#include <qtpropertybrowser.h>
|
| QtAbstractPropertyManagerPrivate * | d_ptr |
| |
| 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, QtVector3DPropertyManager, QtRectFPropertyManager, QtRectPropertyManager, QtSizeFPropertyManager, QtSizePropertyManager, QtPointFPropertyManager, QtPointPropertyManager, QtLocalePropertyManager, QtCharPropertyManager, QtKeySequencePropertyManager, QtDateTimePropertyManager, QtTimePropertyManager, QtDatePropertyManager, QtStringPropertyManager, QtDoublePropertyManager, QtBoolPropertyManager, QtVariantPropertyManager, QtIntPropertyManager, 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, QtVector3DPropertyManager, QtRectFPropertyManager, QtRectPropertyManager, QtSizeFPropertyManager, QtSizePropertyManager, QtPointFPropertyManager, QtPointPropertyManager, QtLocalePropertyManager, QtCharPropertyManager, QtKeySequencePropertyManager, QtDateTimePropertyManager, QtTimePropertyManager, QtDatePropertyManager, QtStringPropertyManager, QtDoublePropertyManager, QtBoolPropertyManager, QtVariantPropertyManager, QtIntPropertyManager, 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, QtVector3DPropertyManager, QtRectFPropertyManager, QtRectPropertyManager, QtSizeFPropertyManager, QtSizePropertyManager, QtPointFPropertyManager, QtPointPropertyManager, QtLocalePropertyManager, QtCharPropertyManager, QtKeySequencePropertyManager, QtDateTimePropertyManager, QtTimePropertyManager, QtDatePropertyManager, QtStringPropertyManager, QtDoublePropertyManager, QtBoolPropertyManager, QtVariantPropertyManager, and QtIntPropertyManager.
| QtAbstractPropertyManagerPrivate* QtAbstractPropertyManager::d_ptr |
|
private |
The documentation for this class was generated from the following file: