okteta
Kasten2::PODDelegate Class Reference
#include <poddelegate.h>
Inheritance diagram for Kasten2::PODDelegate:
Public Member Functions | |
PODDelegate (PODDecoderTool *tool, QObject *parent=0) | |
virtual | ~PODDelegate () |
virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual QString | displayText (const QVariant &value, const QLocale &locale) const |
virtual void | setEditorData (QWidget *editor, const QModelIndex &index) const |
virtual void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
Detailed Description
Definition at line 36 of file poddelegate.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 49 of file poddelegate.cpp.
|
virtual |
Definition at line 489 of file poddelegate.cpp.
Member Function Documentation
|
virtual |
Definition at line 77 of file poddelegate.cpp.
|
virtual |
Definition at line 384 of file poddelegate.cpp.
|
virtual |
Definition at line 200 of file poddelegate.cpp.
|
virtual |
Definition at line 298 of file poddelegate.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:12 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:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.