class TcUserComponent

Abstract Base User Component Class

Public Methods

TcUserComponent()
Constructor.
~TcUserComponent()
Destructor.
const TcUtString& getComponentId() const
Returns the component id given to the instance.

Protected Methods

void setComponentId(const TcUtString &value)
Used by derived classes to set the component id.

Documentation

Abstract Base User Component Class. This class is used to associate user classes with TcGfxComponents. Any class that is derived from this class can be added as a user class to a graphics component. The class can then be retrieved by its string component id.
TcUserComponent()
Constructor.

~TcUserComponent()
Destructor.

const TcUtString& getComponentId() const
Returns the component id given to the instance.

void setComponentId(const TcUtString &value)
Used by derived classes to set the component id.


This class has no child classes.

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