csDialogSkin Class Reference
[Skin support]
This class defines the interface for a dialog skin slice.
More...
#include <csskin.h>
Inheritance diagram for csDialogSkin:

Public Methods | |
virtual const char * | GetName () const |
Get the identifier of the component this skin slice is for. | |
virtual void | SetBorderSize (csDialog &This)=0 |
Set dialog border width and height depending on frame style. |
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 254 of file csskin.h.
Member Function Documentation
|
Get the identifier of the component this skin slice is for.
Implements csSkinSlice. |
|
Set dialog border width and height depending on frame style.
Implemented in csDefaultDialogSkin. |
The documentation for this class was generated from the following file:
- csws/csskin.h
Generated for Crystal Space by doxygen 1.2.18