step/stepcore
StepCore::ObjectErrors Class Reference
#include <world.h>
Inheritance diagram for StepCore::ObjectErrors:

Public Member Functions | |
| ObjectErrors (Item *owner=NULL) | |
| Item * | owner () const |
| void | setOwner (Item *owner) |
Public Member Functions inherited from StepCore::Object | |
| Object (const QString &name=QString()) | |
| virtual | ~Object () |
| const QString & | name () const |
| void | setName (const QString &name) |
Additional Inherited Members | |
Protected Attributes inherited from StepCore::Object | |
| QString | _name |
Detailed Description
Constructor & Destructor Documentation
|
inline |
Constructs ObjectErrors.
Member Function Documentation
|
inline |
Get the owner of ObjectErrors.
|
inline |
Set the owner of ObjectErrors.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from