DecoratedDoubleSpinBoxFactory Class Reference
+ Inheritance diagram for DecoratedDoubleSpinBoxFactory:

Public Member Functions

 DecoratedDoubleSpinBoxFactory (QObject *parent=0)
 
 ~DecoratedDoubleSpinBoxFactory ()
 
- Public Member Functions inherited from QtAbstractEditorFactory< DecoratedDoublePropertyManager >
void addPropertyManager (DecoratedDoublePropertyManager *manager)
 
QWidget * createEditor (QtProperty *property, QWidget *parent) override
 
DecoratedDoublePropertyManagerpropertyManager (QtProperty *property) const
 
QSet< DecoratedDoublePropertyManager * > propertyManagers () const
 
 QtAbstractEditorFactory (QObject *parent)
 
void removePropertyManager (DecoratedDoublePropertyManager *manager)
 

Protected Member Functions

void connectPropertyManager (DecoratedDoublePropertyManager *manager)
 
QWidget * createEditor (DecoratedDoublePropertyManager *manager, QtProperty *property, QWidget *parent)
 
void disconnectPropertyManager (DecoratedDoublePropertyManager *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< DecoratedDoublePropertyManager >
virtual void connectPropertyManager (DecoratedDoublePropertyManager *manager)=0
 
virtual QWidget * createEditor (DecoratedDoublePropertyManager *manager, QtProperty *property, QWidget *parent)=0
 
virtual void disconnectPropertyManager (DecoratedDoublePropertyManager *manager)=0
 
void managerDestroyed (QObject *manager) override
 
- Protected Member Functions inherited from QtAbstractEditorFactoryBase
 QtAbstractEditorFactoryBase (QObject *parent=0)
 

Detailed Description

Definition at line 185 of file main.cpp.

Constructor & Destructor Documentation

◆ DecoratedDoubleSpinBoxFactory()

DecoratedDoubleSpinBoxFactory ( QObject * parent = 0)

Definition at line 211 of file main.cpp.

+ Here is the call graph for this function:

◆ ~DecoratedDoubleSpinBoxFactory()

Definition at line 217 of file main.cpp.

Member Function Documentation

◆ connectPropertyManager()

void connectPropertyManager ( DecoratedDoublePropertyManager * manager)
protected

Definition at line 223 of file main.cpp.

◆ createEditor()

QWidget * createEditor ( DecoratedDoublePropertyManager * manager,
QtProperty * property,
QWidget * parent )
protected

Definition at line 237 of file main.cpp.

+ Here is the call graph for this function:

◆ disconnectPropertyManager()

void disconnectPropertyManager ( DecoratedDoublePropertyManager * manager)
protected

Definition at line 266 of file main.cpp.


The documentation for this class was generated from the following file: