QtKeySequencePropertyManagerPrivate Class Reference

Public Types

using PropertyValueMap = QMap< const QtProperty *, QKeySequence >
 

Public Attributes

QString m_format
 
PropertyValueMap m_values
 

Detailed Description

Definition at line 2493 of file qtpropertymanager.cpp.

Member Typedef Documentation

◆ PropertyValueMap

using PropertyValueMap = QMap<const QtProperty*, QKeySequence>

Definition at line 2501 of file qtpropertymanager.cpp.

Member Data Documentation

◆ m_format

QString m_format

Definition at line 2499 of file qtpropertymanager.cpp.

◆ m_values

PropertyValueMap m_values

Definition at line 2502 of file qtpropertymanager.cpp.


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