Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtKeySequenceEditorFactoryPrivate Class Reference
+ Inheritance diagram for QtKeySequenceEditorFactoryPrivate:
+ Collaboration diagram for QtKeySequenceEditorFactoryPrivate:

Public Member Functions

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

Additional Inherited Members

- Public Types inherited from EditorFactoryPrivate< QKeySequenceEdit >
using EditorList
 
using PropertyToEditorListMap
 
using EditorToPropertyMap
 
- Public Attributes inherited from EditorFactoryPrivate< QKeySequenceEdit >
PropertyToEditorListMap m_createdEditors
 
EditorToPropertyMap m_editorToProperty
 

Detailed Description

Definition at line 1351 of file qteditorfactory.cpp.

Member Function Documentation

◆ slotPropertyChanged() [1/2]

void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged ( QtProperty * property,
const QKeySequence & value )

Definition at line 1361 of file qteditorfactory.cpp.

◆ slotPropertyChanged() [2/2]

void QtKeySequenceEditorFactoryPrivate::slotPropertyChanged ( QtProperty * property,
const QKeySequence & value )

◆ slotSetValue() [1/2]

void QtKeySequenceEditorFactoryPrivate::slotSetValue ( const QKeySequence & value)

Definition at line 1375 of file qteditorfactory.cpp.

◆ slotSetValue() [2/2]

void QtKeySequenceEditorFactoryPrivate::slotSetValue ( const QKeySequence & value)

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