#include <qtpropertymanager.h>
QtKeySequencePropertyManager::QtKeySequencePropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
QtKeySequencePropertyManager::~QtKeySequencePropertyManager |
( |
| ) |
|
virtual void QtKeySequencePropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
void QtKeySequencePropertyManager::setValue |
( |
QtProperty * |
property, |
|
|
const QKeySequence & |
val |
|
) |
| |
|
slot |
virtual void QtKeySequencePropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
QKeySequence QtKeySequencePropertyManager::value |
( |
const QtProperty * |
property | ) |
const |
void QtKeySequencePropertyManager::valueChanged |
( |
QtProperty * |
property, |
|
|
const QKeySequence & |
val |
|
) |
| |
|
signal |
QString QtKeySequencePropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: