Applets
BookmarksDelegate Class Reference
#include <bookmarksdelegate.h>
Inheritance diagram for BookmarksDelegate:

Signals | |
void | destroyBookmark (const QModelIndex &index) |
Public Member Functions | |
BookmarksDelegate (QObject *parent=0) | |
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
~BookmarksDelegate () | |
Protected Member Functions | |
bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |
Detailed Description
Definition at line 29 of file bookmarksdelegate.h.
Constructor & Destructor Documentation
BookmarksDelegate::BookmarksDelegate | ( | QObject * | parent = 0 |
) |
Definition at line 57 of file bookmarksdelegate.cpp.
BookmarksDelegate::~BookmarksDelegate | ( | ) |
Definition at line 63 of file bookmarksdelegate.cpp.
Member Function Documentation
void BookmarksDelegate::destroyBookmark | ( | const QModelIndex & | index | ) | [signal] |
bool BookmarksDelegate::editorEvent | ( | QEvent * | event, | |
QAbstractItemModel * | model, | |||
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | [protected] |
Definition at line 82 of file bookmarksdelegate.cpp.
void BookmarksDelegate::paint | ( | QPainter * | painter, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Definition at line 68 of file bookmarksdelegate.cpp.
The documentation for this class was generated from the following files: