#include <qtpropertymanager.h>
|
QtFlagPropertyManagerPrivate * | d_ptr |
|
QtFlagPropertyManager::QtFlagPropertyManager |
( |
QObject * |
parent = 0 | ) |
|
QtFlagPropertyManager::~QtFlagPropertyManager |
( |
| ) |
|
QStringList QtFlagPropertyManager::flagNames |
( |
const QtProperty * |
property | ) |
const |
void QtFlagPropertyManager::flagNamesChanged |
( |
QtProperty * |
property, |
|
|
const QStringList & |
names |
|
) |
| |
|
signal |
virtual void QtFlagPropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
QtFlagPropertyManager::Q_PRIVATE_SLOT |
( |
d_func() |
, |
|
|
void |
slotBoolChangedQtProperty *, bool |
|
) |
| |
|
private |
void QtFlagPropertyManager::setFlagNames |
( |
QtProperty * |
property, |
|
|
const QStringList & |
names |
|
) |
| |
|
slot |
void QtFlagPropertyManager::setValue |
( |
QtProperty * |
property, |
|
|
int |
val |
|
) |
| |
|
slot |
virtual void QtFlagPropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
int QtFlagPropertyManager::value |
( |
const QtProperty * |
property | ) |
const |
void QtFlagPropertyManager::valueChanged |
( |
QtProperty * |
property, |
|
|
int |
val |
|
) |
| |
|
signal |
QString QtFlagPropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
QtFlagPropertyManagerPrivate* QtFlagPropertyManager::d_ptr |
|
private |
The documentation for this class was generated from the following file: