CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound 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 <csttlbar.h>

Inheritance diagram for csTitleBar:

csComponent List of all members.

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

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.2.18