CrystalSpace

Public API Reference

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

csDefaultDialogSkin Class Reference
[Skin support]

This is the default skin for dialogs. More...

#include <sdefault.h>

Inheritance diagram for csDefaultDialogSkin:

csDialogSkin csSkinSlice List of all members.

Public Methods

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

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

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

virtual void SetBorderSize (csDialog &This)
 Set dialog border width and height depending on frame style. More...


Detailed Description

This is the default skin for dialogs.

Definition at line 102 of file sdefault.h.


Member Function Documentation

virtual void csDefaultDialogSkin::Deinitialize   [virtual]
 

Free the resources allocated in Initialize().

Reimplemented from csSkinSlice.

virtual void csDefaultDialogSkin::Draw csComponent   iComp [virtual]
 

Draw the component we are responsible for.

Implements csSkinSlice.

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

Query the required resources from application.

Reimplemented from csSkinSlice.

virtual void csDefaultDialogSkin::SetBorderSize csDialog   This [virtual]
 

Set dialog border width and height depending on frame style.

Implements csDialogSkin.


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