![]() |
Public API Reference |
#include <sdefault.h>
Inheritance diagram for csDefaultTitlebarSkin:

Public Methods | |
| 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... | |
Definition at line 124 of file sdefault.h.
|
|
Free the resources allocated in Initialize().
Reimplemented from csSkinSlice. |
|
|
Draw the component we are responsible for.
Implements csSkinSlice. |
|
||||||||||||
|
Query the required resources from application.
Reimplemented from csSkinSlice. |