|
Classified ads
|
#include <profilecommentlistingmodel.h>

Public Attributes | |
| Hash | iCommentHash |
| Hash | iCommentedProfileHash |
| Hash | iSenderHash |
| quint32 | iCommentTimeStamp |
| QString | iCommentSubject |
| QString | iSenderName |
| bool | iIsRead |
| QString | iCommentText |
| bool | iIsUpdated |
| unsigned | iNrOfAttachedFiles |
Structure that holds profile data inside model .. could be as well the actual comment but this has some lazy-loading stuff in it
| 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 |
1.8.11