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

#include <qteditorfactory.h>

Inheritance diagram for QtScrollBarFactory:
Inheritance graph
[legend]

Public Member Functions

 QtScrollBarFactory (QObject *parent=0)
 
 ~QtScrollBarFactory ()
 
- 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

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

Member Function Documentation

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

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