Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
QtCharEditorFactory Class Reference

#include <qteditorfactory.h>

+ Inheritance diagram for QtCharEditorFactory:

Public Member Functions

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

Protected Member Functions

void connectPropertyManager (QtCharPropertyManager *manager)
 
QWidget * createEditor (QtCharPropertyManager *manager, QtProperty *property, QWidget *parent)
 
void disconnectPropertyManager (QtCharPropertyManager *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< QtCharPropertyManager >
void managerDestroyed (QObject *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactoryBase
 QtAbstractEditorFactoryBase (QObject *parent=0)
 

Private Member Functions

 Q_PRIVATE_SLOT (d_func(), void slotPropertyChanged(QtProperty *, const QChar &)) Q_PRIVATE_SLOT(d_func()
 
void slotSetValue (const QChar &)) Q_PRIVATE_SLOT(d_func()
 

Private Attributes

QtCharEditorFactoryPrivate * d_ptr
 

Additional Inherited Members

- Protected Slots inherited from QtAbstractEditorFactoryBase

Constructor & Destructor Documentation

QtCharEditorFactory::QtCharEditorFactory ( QObject *  parent = 0)
QtCharEditorFactory::~QtCharEditorFactory ( )

Member Function Documentation

void QtCharEditorFactory::connectPropertyManager ( QtCharPropertyManager manager)
protectedvirtual
QWidget* QtCharEditorFactory::createEditor ( QtCharPropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtCharEditorFactory::disconnectPropertyManager ( QtCharPropertyManager manager)
protectedvirtual
QtCharEditorFactory::Q_PRIVATE_SLOT ( d_func()  ,
void   slotPropertyChangedQtProperty *, const QChar & 
)
private
void QtCharEditorFactory::slotSetValue ( const QChar &  )
private

Member Data Documentation

QtCharEditorFactoryPrivate* QtCharEditorFactory::d_ptr
private

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