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

#include <qteditorfactory.h>

+ Inheritance diagram for QtKeySequenceEditorFactory:

Public Member Functions

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

Protected Member Functions

void connectPropertyManager (QtKeySequencePropertyManager *manager)
 
QWidget * createEditor (QtKeySequencePropertyManager *manager, QtProperty *property, QWidget *parent)
 
void disconnectPropertyManager (QtKeySequencePropertyManager *manager)
 
- Protected Member Functions inherited from QtAbstractEditorFactory< QtKeySequencePropertyManager >
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 QKeySequence &)) Q_PRIVATE_SLOT(d_func()
 
void slotSetValue (const QKeySequence &)) Q_PRIVATE_SLOT(d_func()
 

Private Attributes

QtKeySequenceEditorFactoryPrivate * d_ptr
 

Additional Inherited Members

- Protected Slots inherited from QtAbstractEditorFactoryBase

Constructor & Destructor Documentation

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

Member Function Documentation

void QtKeySequenceEditorFactory::connectPropertyManager ( QtKeySequencePropertyManager manager)
protectedvirtual
QWidget* QtKeySequenceEditorFactory::createEditor ( QtKeySequencePropertyManager manager,
QtProperty property,
QWidget *  parent 
)
protectedvirtual
void QtKeySequenceEditorFactory::disconnectPropertyManager ( QtKeySequencePropertyManager manager)
protectedvirtual
QtKeySequenceEditorFactory::Q_PRIVATE_SLOT ( d_func()  ,
void   slotPropertyChangedQtProperty *, const QKeySequence & 
)
private
void QtKeySequenceEditorFactory::slotSetValue ( const QKeySequence &  )
private

Member Data Documentation

QtKeySequenceEditorFactoryPrivate* QtKeySequenceEditorFactory::d_ptr
private

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