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