#include <qtpropertybrowser.h>
QtAbstractPropertyManager::QtAbstractPropertyManager |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
QtAbstractPropertyManager::~QtAbstractPropertyManager |
( |
| ) |
|
QtProperty* QtAbstractPropertyManager::addProperty |
( |
const QString & |
name = QString() | ) |
|
void QtAbstractPropertyManager::clear |
( |
| ) |
const |
virtual QtProperty* QtAbstractPropertyManager::createProperty |
( |
| ) |
|
|
protectedvirtual |
virtual QString QtAbstractPropertyManager::displayText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
virtual bool QtAbstractPropertyManager::hasValue |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
virtual void QtAbstractPropertyManager::initializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedpure virtual |
Implemented in QtCursorPropertyManager, QtColorPropertyManager, QtFontPropertyManager, QtSizePolicyPropertyManager, QtFlagPropertyManager, QtEnumPropertyManager, QtRectFPropertyManager, QtRectPropertyManager, QtSizeFPropertyManager, QtSizePropertyManager, QtPointFPropertyManager, QtPointPropertyManager, QtLocalePropertyManager, QtCharPropertyManager, QtKeySequencePropertyManager, QtDateTimePropertyManager, QtTimePropertyManager, QtDatePropertyManager, QtStringPropertyManager, QtDoublePropertyManager, QtBoolPropertyManager, QtIntPropertyManager, QtVariantPropertyManager, and QtGroupPropertyManager.
QSet<QtProperty *> QtAbstractPropertyManager::properties |
( |
| ) |
const |
void QtAbstractPropertyManager::propertyChanged |
( |
QtProperty * |
property | ) |
|
|
signal |
void QtAbstractPropertyManager::propertyDestroyed |
( |
QtProperty * |
property | ) |
|
|
signal |
virtual void QtAbstractPropertyManager::uninitializeProperty |
( |
QtProperty * |
property | ) |
|
|
protectedvirtual |
Reimplemented in QtCursorPropertyManager, QtColorPropertyManager, QtFontPropertyManager, QtSizePolicyPropertyManager, QtFlagPropertyManager, QtEnumPropertyManager, QtRectFPropertyManager, QtRectPropertyManager, QtSizeFPropertyManager, QtSizePropertyManager, QtPointFPropertyManager, QtPointPropertyManager, QtLocalePropertyManager, QtCharPropertyManager, QtKeySequencePropertyManager, QtDateTimePropertyManager, QtTimePropertyManager, QtDatePropertyManager, QtStringPropertyManager, QtDoublePropertyManager, QtBoolPropertyManager, QtIntPropertyManager, QtVariantPropertyManager, and QtGroupPropertyManager.
virtual QIcon QtAbstractPropertyManager::valueIcon |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
virtual QString QtAbstractPropertyManager::valueText |
( |
const QtProperty * |
property | ) |
const |
|
protectedvirtual |
Reimplemented in QtCursorPropertyManager, QtColorPropertyManager, QtFontPropertyManager, QtSizePolicyPropertyManager, QtFlagPropertyManager, QtEnumPropertyManager, QtRectFPropertyManager, QtRectPropertyManager, QtSizeFPropertyManager, QtSizePropertyManager, QtPointFPropertyManager, QtPointPropertyManager, QtLocalePropertyManager, QtCharPropertyManager, QtKeySequencePropertyManager, QtDateTimePropertyManager, QtTimePropertyManager, QtDatePropertyManager, QtStringPropertyManager, QtDoublePropertyManager, QtBoolPropertyManager, QtIntPropertyManager, and QtVariantPropertyManager.
The documentation for this class was generated from the following file: