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

Hash ProfileCommentListingModel::ProfileCommentListItem::iCommentedProfileHash
Hash ProfileCommentListingModel::ProfileCommentListItem::iCommentHash
QString ProfileCommentListingModel::ProfileCommentListItem::iCommentSubject
QString ProfileCommentListingModel::ProfileCommentListItem::iCommentText

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

quint32 ProfileCommentListingModel::ProfileCommentListItem::iCommentTimeStamp
bool ProfileCommentListingModel::ProfileCommentListItem::iIsRead
bool ProfileCommentListingModel::ProfileCommentListItem::iIsUpdated

updated via lazy load

unsigned ProfileCommentListingModel::ProfileCommentListItem::iNrOfAttachedFiles
Hash ProfileCommentListingModel::ProfileCommentListItem::iSenderHash
QString ProfileCommentListingModel::ProfileCommentListItem::iSenderName

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