Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Private Attributes | List of all members
QtTimeEditFactoryPrivate Class Reference

Inherits EditorFactoryPrivate< QTimeEdit >.

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QTime &value)
 
void slotSetValue (const QTime &value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QTimeEdit >
QTimeEdit * createEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QTimeEdit *e)
 
void slotEditorDestroyed (QObject *object)
 

Private Attributes

QtTimeEditFactoryq_ptr
 

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QTimeEdit >
typedef QList< QTimeEdit *> EditorList
 
typedef QMap< QTimeEdit *, QtProperty *> EditorToPropertyMap
 
typedef QMap< QtProperty *, EditorListPropertyToEditorListMap
 
- Public Attributes inherited from EditorFactoryPrivate< QTimeEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Member Function Documentation

◆ slotPropertyChanged()

void QtTimeEditFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QTime &  value 
)

◆ slotSetValue()

void QtTimeEditFactoryPrivate::slotSetValue ( const QTime &  value)

Member Data Documentation

◆ q_ptr

QtTimeEditFactory* QtTimeEditFactoryPrivate::q_ptr
private

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