DynamicPropertiesList Class Reference

#include <DynamicPropertiesList.h>

Inheritance diagram for DynamicPropertiesList:
QObject

List of all members.

Public Member Functions

void addProperty (QObject *obj, QString name)
void removeProperty (QObject *obj, QString name)
DynamicPropertyType type (QObject *obj, QString name)
QString typeInText (QObject *obj, QString name)
void clear (Graph *graph=0)
void changePropertyName (QString name, QString newName, QObject *object)

Static Public Member Functions

static DynamicPropertiesListNew ()

Detailed Description

Definition at line 38 of file DynamicPropertiesList.h.


Member Function Documentation

void DynamicPropertiesList::addProperty ( QObject obj,
QString  name 
)

Definition at line 42 of file DynamicPropertiesList.cpp.

void DynamicPropertiesList::changePropertyName ( QString  name,
QString  newName,
QObject object 
)

Change property name in all objects from same graph of object.

Definition at line 223 of file DynamicPropertiesList.cpp.

void DynamicPropertiesList::clear ( Graph graph = 0  ) 

Definition at line 201 of file DynamicPropertiesList.cpp.

DynamicPropertiesList * DynamicPropertiesList::New (  )  [static]

Definition at line 32 of file DynamicPropertiesList.cpp.

void DynamicPropertiesList::removeProperty ( QObject obj,
QString  name 
)

Definition at line 82 of file DynamicPropertiesList.cpp.

DynamicPropertyType DynamicPropertiesList::type ( QObject obj,
QString  name 
)

Return type of property from obj

Definition at line 117 of file DynamicPropertiesList.cpp.

QString DynamicPropertiesList::typeInText ( QObject obj,
QString  name 
)

Return textual type of property from obj

Definition at line 183 of file DynamicPropertiesList.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:41 2010 for Gluon by  doxygen 1.6.3