CrystalSpace

Public API Reference

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

csDialogSkin Class Reference
[Skin support]

This class defines the interface for a dialog skin slice. More...

#include <csskin.h>

Inheritance diagram for csDialogSkin:

csSkinSlice csDefaultDialogSkin List of all members.

Public Methods

virtual const char * GetName () const
 Get the identifier of the component this skin slice is for. More...

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


Detailed Description

This class defines the interface for a dialog skin slice.

Every skin slice that is meant for dialogs should inherit from this interface.

Definition at line 232 of file csskin.h.


Member Function Documentation

virtual const char* csDialogSkin::GetName   const [inline, virtual]
 

Get the identifier of the component this skin slice is for.

Implements csSkinSlice.

Definition at line 236 of file csskin.h.

virtual void csDialogSkin::SetBorderSize csDialog   This [pure virtual]
 

Set dialog border width and height depending on frame style.

Implemented in csDefaultDialogSkin.


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