Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Classes | |
class | QDefaultItemEditorFactory |
struct | QDefaultFactoryCleaner |
Variables | |
static QItemEditorFactory * | q_default_factory = nullptr |
|
static |
Definition at line 301 of file qitemeditorfactory.cpp.
Referenced by QDefaultFactoryCleaner::~QDefaultFactoryCleaner().