Qt 4.8
Classes | Variables
qitemeditorfactory.cpp File Reference
#include <qplatformdefs.h>
#include "qitemeditorfactory.h"
#include "qitemeditorfactory_p.h"
#include <qcombobox.h>
#include <qdatetimeedit.h>
#include <qlabel.h>
#include <qlineedit.h>
#include <qspinbox.h>
#include <limits.h>
#include <float.h>
#include <qapplication.h>
#include <qdebug.h>
#include "qitemeditorfactory.moc"

Go to the source code of this file.

Classes

class  QBooleanComboBox
 
struct  QDefaultFactoryCleaner
 
class  QDefaultItemEditorFactory
 

Variables

static QItemEditorFactoryq_default_factory = 0
 

Variable Documentation

◆ q_default_factory

QItemEditorFactory* q_default_factory = 0
static