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

#include <qteditorfactory.h>

Inheritance diagram for QtCursorEditorFactory:
Inheritance graph
[legend]

Public Member Functions

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

Protected Member Functions

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

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

Member Function Documentation

void QtCursorEditorFactory::connectPropertyManager ( QtCursorPropertyManager manager)
protectedvirtual
QWidget* QtCursorEditorFactory::createEditor ( QtCursorPropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtCursorEditorFactory::disconnectPropertyManager ( QtCursorPropertyManager manager)
protectedvirtual

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