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

#include <qteditorfactory.h>

Inheritance diagram for QtCheckBoxFactory:
Inheritance graph
[legend]

Public Member Functions

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

Protected Member Functions

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

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

Member Function Documentation

void QtCheckBoxFactory::connectPropertyManager ( QtBoolPropertyManager manager)
protectedvirtual
QWidget* QtCheckBoxFactory::createEditor ( QtBoolPropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtCheckBoxFactory::disconnectPropertyManager ( QtBoolPropertyManager manager)
protectedvirtual

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