step/stepcore
StepCore::ItemGroup Class Reference
#include <world.h>
Inheritance diagram for StepCore::ItemGroup:
Additional Inherited Members | |
Protected Member Functions inherited from StepCore::Item | |
virtual ObjectErrors * | createObjectErrors () |
Protected Attributes inherited from StepCore::Object | |
QString | _name |
Detailed Description
Constructor & Destructor Documentation
StepCore::ItemGroup::ItemGroup | ( | const ItemGroup & | group | ) |
StepCore::ItemGroup::~ItemGroup | ( | ) |
Member Function Documentation
|
virtual |
|
inline |
void StepCore::ItemGroup::allItems | ( | ItemList * | items | ) | const |
|
inline |
|
inline |
int StepCore::ItemGroup::childItemIndex | ( | const Item * | item | ) | const |
|
inlinevirtual |
|
inline |
|
virtual |
|
virtual |
Recursively call setWorld for all children objects.
Reimplemented from StepCore::Item.
void StepCore::ItemGroup::worldItemRemoved | ( | Item * | item | ) |
The documentation for this class was generated from the following files:
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.