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

#include <qteditorfactory.h>

Inheritance diagram for QtSpinBoxFactory:
Inheritance graph
[legend]

Public Member Functions

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

Protected Member Functions

void connectPropertyManager (QtIntPropertyManager *manager)
 
QWidget * createEditor (QtIntPropertyManager *manager, QtProperty *property, QWidget *parent)
 
void disconnectPropertyManager (QtIntPropertyManager *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< QtIntPropertyManager >
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

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

Member Function Documentation

void QtSpinBoxFactory::connectPropertyManager ( QtIntPropertyManager manager)
protectedvirtual
QWidget* QtSpinBoxFactory::createEditor ( QtIntPropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtSpinBoxFactory::disconnectPropertyManager ( QtIntPropertyManager manager)
protectedvirtual

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