vizkit3d
Public Member Functions | List of all members
QtCharEditorFactoryPrivate Class Reference

#include <qteditorfactory.h>

Inheritance diagram for QtCharEditorFactoryPrivate:
EditorFactoryPrivate< QtCharEdit >

Public Member Functions

void slotPropertyChanged (QtProperty *property, const QChar &value)
 
void slotSetValue (const QChar &value)
 
- Public Member Functions inherited from EditorFactoryPrivate< QtCharEdit >
QtCharEditcreateEditor (QtProperty *property, QWidget *parent)
 
void initializeEditor (QtProperty *property, QtCharEdit *e)
 
virtual void slotEditorDestroyed (QObject *object)
 
virtual ~EditorFactoryPrivate ()
 

Additional Inherited Members

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

Member Function Documentation

◆ slotPropertyChanged()

void QtCharEditorFactoryPrivate::slotPropertyChanged ( QtProperty property,
const QChar &  value 
)

◆ slotSetValue()

void QtCharEditorFactoryPrivate::slotSetValue ( const QChar &  value)

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