kget
MirrorDelegate Class Reference
#include <mirrormodel.h>
Inheritance diagram for MirrorDelegate:

Public Member Functions | |
| MirrorDelegate (QObject *parent=0) | |
| MirrorDelegate (QSortFilterProxyModel *countrySort, QObject *parent=0) | |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| void | setEditorData (QWidget *editor, const QModelIndex &index) const |
| void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
| void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 31 of file mirrormodel.h.
Constructor & Destructor Documentation
| MirrorDelegate::MirrorDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 31 of file mirrormodel.cpp.
|
explicit |
Definition at line 37 of file mirrormodel.cpp.
Member Function Documentation
| QWidget * MirrorDelegate::createEditor | ( | QWidget * | parent, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
Definition at line 44 of file mirrormodel.cpp.
| void MirrorDelegate::setEditorData | ( | QWidget * | editor, |
| const QModelIndex & | index | ||
| ) | const |
Definition at line 85 of file mirrormodel.cpp.
| void MirrorDelegate::setModelData | ( | QWidget * | editor, |
| QAbstractItemModel * | model, | ||
| const QModelIndex & | index | ||
| ) | const |
Definition at line 109 of file mirrormodel.cpp.
| QSize MirrorDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
| const QModelIndex & | index | ||
| ) | const |
Definition at line 146 of file mirrormodel.cpp.
| void MirrorDelegate::updateEditorGeometry | ( | QWidget * | editor, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
Definition at line 140 of file mirrormodel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference