#include <qplatformdefs.h>
#include "qitemeditorfactory.h"
#include <qcombobox.h>
#include <qdatetimeedit.h>
#include <qlabel.h>
#include <qlineedit.h>
#include <qspinbox.h>
#include <limits.h>
#include <qcoreapplication.h>
#include <qdebug.h>
#include "qitemeditorfactory.moc"
Include dependency graph for qitemeditorfactory.cpp:

Go to the source code of this file.
Classes | |
| class | QExpandingLineEdit |
| class | QDefaultItemEditorFactory |
| struct | QDefaultFactoryCleaner |
Variables | |
| static QItemEditorFactory * | q_default_factory = 0 |
QItemEditorFactory* q_default_factory = 0 [static] |
Definition at line 252 of file qitemeditorfactory.cpp.
Referenced by QItemEditorFactory::defaultFactory(), QItemEditorFactory::setDefaultFactory(), and QDefaultFactoryCleaner::~QDefaultFactoryCleaner().
1.5.1