Public Member Functions | Protected Member Functions | List of all members
QtDoubleSpinBoxFactory Class Reference

#include <qteditorfactory.h>

Inheritance diagram for QtDoubleSpinBoxFactory:
Inheritance graph
[legend]

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)
 
QtDoublePropertyManagerpropertyManager (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

Constructor & Destructor Documentation

QtDoubleSpinBoxFactory::QtDoubleSpinBoxFactory ( QObject *  parent = 0)
explicit
QtDoubleSpinBoxFactory::~QtDoubleSpinBoxFactory ( )

Member Function Documentation

void QtDoubleSpinBoxFactory::connectPropertyManager ( QtDoublePropertyManager manager)
protectedvirtual
QWidget* QtDoubleSpinBoxFactory::createEditor ( QtDoublePropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtDoubleSpinBoxFactory::disconnectPropertyManager ( QtDoublePropertyManager manager)
protectedvirtual

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