Classified ads
|
class for displaying single profile comment in a list view More...
#include <profilecommentitemdelegate.h>
Public Member Functions | |
ProfileCommentItemDelegate (ProfileCommentListingModel &aListingModel) | |
~ProfileCommentItemDelegate () | |
Protected Member Functions | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Private Attributes | |
ProfileCommentListingModel & | iListingModel |
class for displaying single profile comment in a list view
ProfileCommentItemDelegate::ProfileCommentItemDelegate | ( | ProfileCommentListingModel & | aListingModel | ) |
Constructor
ProfileCommentItemDelegate::~ProfileCommentItemDelegate | ( | ) |
destructor
|
protected |
implemented from class QStyledItemDelegate
|
protected |
implemented from class QStyledItemDelegate
|
private |