![]() |
Qt 4.8
|
#include <qplatformdefs.h>#include "qitemeditorfactory.h"#include "qitemeditorfactory_p.h"#include <qcombobox.h>#include <qdatetimeedit.h>#include <qlabel.h>#include <qlineedit.h>#include <qspinbox.h>#include <limits.h>#include <float.h>#include <qapplication.h>#include <qdebug.h>#include "qitemeditorfactory.moc"Go to the source code of this file.
Classes | |
| class | QBooleanComboBox |
| struct | QDefaultFactoryCleaner |
| class | QDefaultItemEditorFactory |
Variables | |
| static QItemEditorFactory * | q_default_factory = 0 |
|
static |
Definition at line 294 of file qitemeditorfactory.cpp.
Referenced by QItemEditorFactory::defaultFactory(), QItemEditorFactory::setDefaultFactory(), and QDefaultFactoryCleaner::~QDefaultFactoryCleaner().