Konsole
Konsole::FavoriteItemDelegate Class Reference
#include <ManageProfilesDialog.h>
Inheritance diagram for Konsole::FavoriteItemDelegate:

Public Member Functions | |
| virtual bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |
| FavoriteItemDelegate (QObject *parent=0) | |
| virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 125 of file ManageProfilesDialog.h.
Constructor & Destructor Documentation
| FavoriteItemDelegate::FavoriteItemDelegate | ( | QObject * | parent = 0 |
) |
Definition at line 372 of file ManageProfilesDialog.cpp.
Member Function Documentation
| bool FavoriteItemDelegate::editorEvent | ( | QEvent * | event, | |
| QAbstractItemModel * | model, | |||
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | [virtual] |
Definition at line 394 of file ManageProfilesDialog.cpp.
| void FavoriteItemDelegate::paint | ( | QPainter * | painter, | |
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | const [virtual] |
Definition at line 376 of file ManageProfilesDialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference