#include <qteditorfactory.h>
Public Member Functions | |
QtDoubleSpinBoxFactory (QObject *parent=0) | |
~QtDoubleSpinBoxFactory () | |
Public Member Functions inherited from QtAbstractEditorFactory< QtDoublePropertyManager > | |
QtAbstractEditorFactory (QObject *parent) | |
void | addPropertyManager (QtDoublePropertyManager *manager) |
QWidget * | createEditor (QtProperty *property, QWidget *parent) |
QtDoublePropertyManager * | propertyManager (QtProperty *property) const |
QSet< QtDoublePropertyManager * > | propertyManagers () const |
void | removePropertyManager (QtDoublePropertyManager *manager) |
Protected Member Functions | |
void | connectPropertyManager (QtDoublePropertyManager *manager) |
QWidget * | createEditor (QtDoublePropertyManager *manager, QtProperty *property, QWidget *parent) |
void | disconnectPropertyManager (QtDoublePropertyManager *manager) |
Protected Member Functions inherited from QtAbstractEditorFactory< QtDoublePropertyManager > | |
void | managerDestroyed (QObject *manager) |
Protected Member Functions inherited from QtAbstractEditorFactoryBase | |
QtAbstractEditorFactoryBase (QObject *parent=0) | |
Additional Inherited Members | |
Protected Slots inherited from QtAbstractEditorFactoryBase |
|
explicit |
QtDoubleSpinBoxFactory::~QtDoubleSpinBoxFactory | ( | ) |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |