#include <qtpropertymanager.h>
QtFlagPropertyManager::QtFlagPropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
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 |
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 |
The documentation for this class was generated from the following file: