step/stepcore
StepCore::Object Class Reference
[Reflections]
Root of the StepCore classes hierarchy. More...
#include <object.h>
Inheritance diagram for StepCore::Object:

Public Member Functions | |
| Object (const QString &name=QString()) | |
| virtual | ~Object () |
| const QString & | name () const |
| void | setName (const QString &name) |
Protected Attributes | |
| QString | _name |
Detailed Description
Root of the StepCore classes hierarchy.
Definition at line 57 of file object.h.
Constructor & Destructor Documentation
Member Function Documentation
| const QString& StepCore::Object::name | ( | ) | const [inline] |
| void StepCore::Object::setName | ( | const QString & | name | ) | [inline] |
Member Data Documentation
QString StepCore::Object::_name [protected] |
The documentation for this class was generated from the following file:
KDE 4.4 API Reference