okteta
StructViewItemDelegate Class Reference
#include <structviewitemdelegate.h>
Inheritance diagram for StructViewItemDelegate:
Public Member Functions | |
StructViewItemDelegate (QObject *parent=0) | |
virtual | ~StructViewItemDelegate () |
virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual void | setEditorData (QWidget *editor, const QModelIndex &index) const |
virtual void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
virtual QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 28 of file structviewitemdelegate.h.
Constructor & Destructor Documentation
StructViewItemDelegate::StructViewItemDelegate | ( | QObject * | parent = 0 | ) |
Definition at line 29 of file structviewitemdelegate.cpp.
|
virtual |
Definition at line 34 of file structviewitemdelegate.cpp.
Member Function Documentation
|
virtual |
Definition at line 38 of file structviewitemdelegate.cpp.
|
virtual |
Definition at line 66 of file structviewitemdelegate.cpp.
|
virtual |
Definition at line 53 of file structviewitemdelegate.cpp.
|
virtual |
Definition at line 78 of file structviewitemdelegate.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 23:04:11 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 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.