Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qitemeditorfactory.cpp File Reference

(824c333aac9265fe457658d77c36b6f600fcf8e5)

#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 QItemEditorFactoryq_default_factory = nullptr

Variable Documentation

◆ q_default_factory

QItemEditorFactory * q_default_factory = nullptr
static