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

(ab2e68181c411cc40ca926aa7b7b934a7e80f59e)

#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

static QItemEditorFactory * q_default_factory = nullptr
static