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

Detailed Description
Definition at line 105 of file ManageProfilesDialog.h.
Public Member Functions | |
| ProfileItemDelegate (QObject *parent=0) | |
| virtual bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |
Protected Member Functions | |
| virtual void | drawDecoration (QPainter *, const QStyleOptionViewItem &, const QRect &, const QPixmap &) const |
Constructor & Destructor Documentation
| ProfileItemDelegate::ProfileItemDelegate | ( | QObject * | parent = 0 |
) |
Definition at line 320 of file ManageProfilesDialog.cpp.
Member Function Documentation
| bool ProfileItemDelegate::editorEvent | ( | QEvent * | event, | |
| QAbstractItemModel * | model, | |||
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | [virtual] |
Definition at line 337 of file ManageProfilesDialog.cpp.
| void ProfileItemDelegate::drawDecoration | ( | QPainter * | painter, | |
| const QStyleOptionViewItem & | option, | |||
| const QRect & | rect, | |||
| const QPixmap & | pixmap | |||
| ) | const [protected, virtual] |
Definition at line 326 of file ManageProfilesDialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference