#include <qteditorfactory.h>
Additional Inherited Members | |
![]() | |
typedef QList< QScrollBar * > | EditorList |
typedef QMap< QScrollBar *, QtProperty * > | EditorToPropertyMap |
typedef QMap< QtProperty *, EditorList > | PropertyToEditorListMap |
![]() | |
QScrollBar * | createEditor (QtProperty *property, QWidget *parent) |
void | initializeEditor (QtProperty *property, QScrollBar *e) |
void | slotEditorDestroyed (QObject *object) |
![]() | |
PropertyToEditorListMap | m_createdEditors |
EditorToPropertyMap | m_editorToProperty |