QSapecNG
Public Member Functions | Protected Member Functions
QtGroupPropertyManager Class Reference

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

Inheritance diagram for QtGroupPropertyManager:
QtAbstractPropertyManager

List of all members.

Public Member Functions

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

Protected Member Functions

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

Detailed Description

The QtGroupPropertyManager provides and manages group properties.

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

See also:
QtAbstractPropertyManager

Constructor & Destructor Documentation

Creates a manager with the given parent.

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


Member Function Documentation

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

Reimplemented from QtAbstractPropertyManager.

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

Reimplemented from QtAbstractPropertyManager.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Properties