class TcGfxCompList Class: TcGfxCompList
Class: TcGfxCompList.Role: This class provides an interface to a list of TcGfxComponents.
Each child can be leaf nodes or other groups containing lists.
Responsibilities: It adds and removes TcGfxComponents. Returns dynamically allocated iterators to its children.
TcGfxCompList()
~TcGfxCompList()
const TcGfxCompList& operator=(const TcGfxCompList &right)
int addListItem(TcGfxComponent *item)
int removeListItem(TcGfxComponent *item)
void printDebug()
const TcGfxComponent* getCompByName(const TcUtString &name)
bool isEmpty()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de