step/stepcore
StepCore::Object Class Reference
[Reflections]
#include <object.h>
Inheritance diagram for StepCore::Object:

Detailed Description
Root of the StepCore classes hierarchy.Definition at line 51 of file object.h.
Public Member Functions | |
| const QString & | name () const |
| Object (const QString &name=QString()) | |
| void | setName (const QString &name) |
| virtual | ~Object () |
Protected Attributes | |
| QString | _name |
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.2 API Reference