Inheritance diagram for CIvfUIComposite:

Public Member Functions | |
| void | setHighlight (THighlightState state) |
| void | addChild (CIvfShape *shape) |
Definition at line 32 of file IvfUIComposite.h.
|
|
Add child Adds a CIvfShape object to the composite object.
Reimplemented from CIvfComposite. |
|
|
Set the highlight state of the child objects. Loops through the child objects and calls their setHighlight() methods.
Reimplemented from CIvfComposite. |
1.4.6-NO