Classified ads
Public Attributes | List of all members
ProfileCommentListingModel::ProfileCommentListItem Struct Reference

#include <profilecommentlistingmodel.h>

Collaboration diagram for ProfileCommentListingModel::ProfileCommentListItem:
Collaboration graph
[legend]

Public Attributes

Hash iCommentHash
 
Hash iCommentedProfileHash
 
Hash iSenderHash
 
quint32 iCommentTimeStamp
 
QString iCommentSubject
 
QString iSenderName
 
bool iIsRead
 
QString iCommentText
 
bool iIsUpdated
 
unsigned iNrOfAttachedFiles
 

Detailed Description

Structure that holds profile data inside model .. could be as well the actual comment but this has some lazy-loading stuff in it

Member Data Documentation

◆ iCommentedProfileHash

Hash ProfileCommentListingModel::ProfileCommentListItem::iCommentedProfileHash

◆ iCommentHash

Hash ProfileCommentListingModel::ProfileCommentListItem::iCommentHash

◆ iCommentSubject

QString ProfileCommentListingModel::ProfileCommentListItem::iCommentSubject

◆ iCommentText

QString ProfileCommentListingModel::ProfileCommentListItem::iCommentText

comments are html so this text is <html>..</html>

◆ iCommentTimeStamp

quint32 ProfileCommentListingModel::ProfileCommentListItem::iCommentTimeStamp

◆ iIsRead

bool ProfileCommentListingModel::ProfileCommentListItem::iIsRead

◆ iIsUpdated

bool ProfileCommentListingModel::ProfileCommentListItem::iIsUpdated

updated via lazy load

◆ iNrOfAttachedFiles

unsigned ProfileCommentListingModel::ProfileCommentListItem::iNrOfAttachedFiles

◆ iSenderHash

Hash ProfileCommentListingModel::ProfileCommentListItem::iSenderHash

◆ iSenderName

QString ProfileCommentListingModel::ProfileCommentListItem::iSenderName

The documentation for this struct was generated from the following file: