csTitleBar Class Reference
[Title bar]
The TitleBar class represents a bar with a text string written across which is usually drawn at the top of complex windows :-).
More...
#include <csttlbar.h>
Inheritance diagram for csTitleBar:

Public Methods | |
| csTitleBar (csComponent *iParent, const char *iTitle) | |
| Create title bar object. | |
| virtual bool | HandleEvent (iEvent &Event) |
| Handle input events. | |
| virtual char * | GetSkinName () |
| Get the name of the skin slice for this component. | |
Detailed Description
The TitleBar class represents a bar with a text string written across which is usually drawn at the top of complex windows :-).
Definition at line 35 of file csttlbar.h.
Constructor & Destructor Documentation
|
||||||||||||
|
Create title bar object.
|
Member Function Documentation
|
|
Get the name of the skin slice for this component.
Reimplemented from csComponent. Definition at line 45 of file csttlbar.h. |
|
|
Handle input events.
Reimplemented from csComponent. |
The documentation for this class was generated from the following file:
- csws/csttlbar.h
Generated for Crystal Space by doxygen 1.2.18
