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
qteditorfactory.cpp File Reference

(34ce4eccbe4f645c25181984435fe65b0b028eb0)

#include "qteditorfactory_p.h"
#include "qtpropertybrowserutils_p.h"
#include <QtCore/QHash>
#include <QtCore/QRegularExpression>
#include <QtGui/QKeyEvent>
#include <QtGui/QRegularExpressionValidator>
#include <QtWidgets/QAbstractItemView>
#include <QtWidgets/QApplication>
#include <QtWidgets/QBoxLayout>
#include <QtWidgets/QColorDialog>
#include <QtWidgets/QComboBox>
#include <QtWidgets/QDateTimeEdit>
#include <QtWidgets/QFontDialog>
#include <QtWidgets/QKeySequenceEdit>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QMenu>
#include <QtWidgets/QScrollBar>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QSpinBox>
#include <QtWidgets/QToolButton>
#include "moc_qteditorfactory_p.cpp"
#include "qteditorfactory.moc"
+ Include dependency graph for qteditorfactory.cpp:

Go to the source code of this file.

Classes

class  EditorFactoryPrivate< Editor >
 
class  QtSpinBoxFactoryPrivate
 
class  QtSliderFactoryPrivate
 
class  QtScrollBarFactoryPrivate
 
class  QtCheckBoxFactoryPrivate
 
class  QtDoubleSpinBoxFactoryPrivate
 
class  QtLineEditFactoryPrivate
 
class  QtDateEditFactoryPrivate
 
class  QtTimeEditFactoryPrivate
 
class  QtDateTimeEditFactoryPrivate
 
class  QtKeySequenceEditorFactoryPrivate
 
class  QtCharEdit
 
class  QtCharEditorFactoryPrivate
 
class  QtEnumEditorFactoryPrivate
 
class  QtCursorEditorFactoryPrivate
 
class  QtColorEditWidget
 
class  QtColorEditorFactoryPrivate
 
class  QtFontEditWidget
 
class  QtFontEditorFactoryPrivate
 

Functions

static QT_BEGIN_NAMESPACE void setupTreeViewEditorMargin (QLayout *lt)
 

Function Documentation

◆ setupTreeViewEditorMargin()

static QT_BEGIN_NAMESPACE void setupTreeViewEditorMargin ( QLayout * lt)
inlinestatic

Definition at line 36 of file qteditorfactory.cpp.