Inheritance diagram for DecoratedDoubleSpinBoxFactory:
Collaboration 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 |
| DecoratedDoublePropertyManager * | propertyManager (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=nullptr) | |
Additional Inherited Members | |
Protected Slots inherited from QtAbstractEditorFactoryBase |
| DecoratedDoubleSpinBoxFactory::DecoratedDoubleSpinBoxFactory | ( | QObject * | parent = 0 | ) |
| DecoratedDoubleSpinBoxFactory::~DecoratedDoubleSpinBoxFactory | ( | ) |
|
protected |
References QtAbstractEditorFactory< PropertyManager >::addPropertyManager().
Here is the call graph for this function:
|
protected |
References QtAbstractEditorFactoryBase::createEditor(), DecoratedDoublePropertyManager::prefix(), and DecoratedDoublePropertyManager::suffix().
Here is the call graph for this function:
|
protected |
References QtAbstractEditorFactory< PropertyManager >::removePropertyManager().
Here is the call graph for this function: