#include <qtvariantproperty.h>
QtVariantPropertyManager::QtVariantPropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
QtVariantPropertyManager::~QtVariantPropertyManager |
( |
| ) |
|
virtual QtVariantProperty* QtVariantPropertyManager::addProperty |
( |
int |
propertyType, |
|
|
const QString & |
name = QString() |
|
) |
| |
|
virtual |
void QtVariantPropertyManager::attributeChanged |
( |
QtProperty * |
property, |
|
|
const QString & |
attribute, |
|
|
const QVariant & |
val |
|
) |
| |
|
signal |
virtual QStringList QtVariantPropertyManager::attributes |
( |
int |
propertyType | ) |
const |
|
virtual |
virtual int QtVariantPropertyManager::attributeType |
( |
int |
propertyType, |
|
|
const QString & |
attribute |
|
) |
| const |
|
virtual |
virtual QVariant QtVariantPropertyManager::attributeValue |
( |
const QtProperty * |
property, |
|
|
const QString & |
attribute |
|
) |
| const |
|
virtual |
virtual QtProperty* QtVariantPropertyManager::createProperty |
( |
| ) |
|
|
protectedvirtual |
static int QtVariantPropertyManager::enumTypeId |
( |
| ) |
|
|
static |
static int QtVariantPropertyManager::flagTypeId |
( |
| ) |
|
|
static |
static int QtVariantPropertyManager::groupTypeId |
( |
| ) |
|
|
static |
virtual bool QtVariantPropertyManager::hasValue |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
static int QtVariantPropertyManager::iconMapTypeId |
( |
| ) |
|
|
static |
virtual void QtVariantPropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
virtual bool QtVariantPropertyManager::isPropertyTypeSupported |
( |
int |
propertyType | ) |
const |
|
virtual |
int QtVariantPropertyManager::propertyType |
( |
const QtProperty * |
property | ) |
const |
virtual void QtVariantPropertyManager::setAttribute |
( |
QtProperty * |
property, |
|
|
const QString & |
attribute, |
|
|
const QVariant & |
value |
|
) |
| |
|
virtualslot |
virtual void QtVariantPropertyManager::setValue |
( |
QtProperty * |
property, |
|
|
const QVariant & |
val |
|
) |
| |
|
virtualslot |
virtual void QtVariantPropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
virtual QVariant QtVariantPropertyManager::value |
( |
const QtProperty * |
property | ) |
const |
|
virtual |
void QtVariantPropertyManager::valueChanged |
( |
QtProperty * |
property, |
|
|
const QVariant & |
val |
|
) |
| |
|
signal |
QIcon QtVariantPropertyManager::valueIcon |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
QString QtVariantPropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
int QtVariantPropertyManager::valueType |
( |
const QtProperty * |
property | ) |
const |
virtual int QtVariantPropertyManager::valueType |
( |
int |
propertyType | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: