![]() |
Qt 6.x
The Qt SDK
|
#include <qplatformdefs.h>#include "qitemeditorfactory.h"#include "qitemeditorfactory_p.h"#include <qstyle.h>#include <qstyleoption.h>#include <limits.h>#include <float.h>#include <qapplication.h>#include <qdebug.h>#include <vector>#include <algorithm>#include "moc_qitemeditorfactory_p.cpp"
Include dependency graph for qitemeditorfactory.cpp:Go to the source code of this file.
Classes | |
| class | QDefaultItemEditorFactory |
| struct | QDefaultFactoryCleaner |
Variables | |
| static QItemEditorFactory * | q_default_factory = nullptr |
|
static |
Definition at line 302 of file qitemeditorfactory.cpp.
Referenced by QDefaultFactoryCleaner::~QDefaultFactoryCleaner(), QItemEditorFactory::defaultFactory(), and QItemEditorFactory::setDefaultFactory().