CrystalSpace

Public API Reference

Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

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 <csws/csttlbar.h>

Inheritance diagram for csTitleBar:

csComponent List of all members.

Public Member Functions

 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

csTitleBar::csTitleBar csComponent iParent,
const char *  iTitle
 

Create title bar object.


Member Function Documentation

virtual char* csTitleBar::GetSkinName  )  [inline, virtual]
 

Get the name of the skin slice for this component.

Reimplemented from csComponent.

Definition at line 45 of file csttlbar.h.

virtual bool csTitleBar::HandleEvent iEvent Event  )  [virtual]
 

Handle input events.

Reimplemented from csComponent.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.3.9.1