Home

QtGroupPropertyManager Class Reference

The QtGroupPropertyManager provides and manages group properties. More...

 #include <QtGroupPropertyManager>

Inherits QtAbstractPropertyManager.


Public Functions

QtGroupPropertyManager ( QObject * parent = 0 )
~QtGroupPropertyManager ()

Reimplemented Protected Functions

virtual bool hasValue ( const QtProperty * property ) const
virtual void initializeProperty ( QtProperty * property )
virtual void uninitializeProperty ( QtProperty * property )

Additional Inherited Members


Detailed Description

The QtGroupPropertyManager provides and manages group properties.

This class is intended to provide a grouping element without any value.

See also QtAbstractPropertyManager.


Member Function Documentation

QtGroupPropertyManager::QtGroupPropertyManager ( QObject * parent = 0 )

Creates a manager with the given parent.

QtGroupPropertyManager::~QtGroupPropertyManager ()

Destroys this manager, and all the properties it has created.

bool QtGroupPropertyManager::hasValue ( const QtProperty * property ) const   [virtual protected]

Reimplemented from QtAbstractPropertyManager::hasValue().

void QtGroupPropertyManager::initializeProperty ( QtProperty * property )   [virtual protected]

Reimplemented from QtAbstractPropertyManager::initializeProperty().

void QtGroupPropertyManager::uninitializeProperty ( QtProperty * property )   [virtual protected]

Reimplemented from QtAbstractPropertyManager::uninitializeProperty().


Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt Solutions