kget
SelectDirectoryItemDelegate Class Reference
#include <selectdirectoryitemdelegate.h>
Inheritance diagram for SelectDirectoryItemDelegate:

Detailed Description
Definition at line 17 of file selectdirectoryitemdelegate.h.
Public Member Functions | |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| SelectDirectoryItemDelegate (QObject *parent=0) | |
| void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
| void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Constructor & Destructor Documentation
| SelectDirectoryItemDelegate::SelectDirectoryItemDelegate | ( | QObject * | parent = 0 |
) |
Definition at line 17 of file selectdirectoryitemdelegate.cpp.
Member Function Documentation
| QWidget * SelectDirectoryItemDelegate::createEditor | ( | QWidget * | parent, | |
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | const |
Definition at line 22 of file selectdirectoryitemdelegate.cpp.
| void SelectDirectoryItemDelegate::setModelData | ( | QWidget * | editor, | |
| QAbstractItemModel * | model, | |||
| const QModelIndex & | index | |||
| ) | const |
Definition at line 43 of file selectdirectoryitemdelegate.cpp.
| void SelectDirectoryItemDelegate::updateEditorGeometry | ( | QWidget * | editor, | |
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | const |
Definition at line 35 of file selectdirectoryitemdelegate.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference