Qt 4.8
|
#include <QtGui/qabstractitemdelegate.h>
#include <QtCore/qstring.h>
#include <QtGui/qpixmap.h>
#include <QtCore/qvariant.h>
Go to the source code of this file.
Classes | |
class | QItemDelegate |
The QItemDelegate class provides display and editing facilities for data items from a model. More... | |