CrystalSpace

Public API Reference

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

csDefaultTitlebarSkin Class Reference
[Skin support]

This is the default skin for window titlebars. More...

#include <sdefault.h>

Inheritance diagram for csDefaultTitlebarSkin:

csTitlebarSkin csSkinSlice List of all members.

Public Methods

void Initialize (csApp *iApp, csSkin *Parent)
 Query the required resources from application.

virtual void Deinitialize ()
 Free the resources allocated in Initialize().

virtual void Draw (csComponent &iComp)
 Draw the component we are responsible for.


Detailed Description

This is the default skin for window titlebars.

Definition at line 124 of file sdefault.h.


Member Function Documentation

virtual void csDefaultTitlebarSkin::Deinitialize   [virtual]
 

Free the resources allocated in Initialize().

Reimplemented from csSkinSlice.

virtual void csDefaultTitlebarSkin::Draw csComponent   iComp [virtual]
 

Draw the component we are responsible for.

Implements csSkinSlice.

void csDefaultTitlebarSkin::Initialize csApp   iApp,
csSkin   Parent
[virtual]
 

Query the required resources from application.

Reimplemented from csSkinSlice.


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