CrystalSpace

Public API Reference

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

csDefaultListBoxSkin Class Reference
[Skin support]

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

#include <csws/sdefault.h>

Inheritance diagram for csDefaultListBoxSkin:

csListBoxSkin csSkinSlice List of all members.

Public Member Functions

virtual void Draw (csComponent &iComp)
 Draw the component we are responsible for.
virtual void SuggestSize (csListBox &This, int &w, int &h)
 Suggest the optimal size of the ListBox.

Detailed Description

This is the default skin for listboxes.

Definition at line 149 of file sdefault.h.


Member Function Documentation

virtual void csDefaultListBoxSkin::Draw csComponent iComp  )  [virtual]
 

Draw the component we are responsible for.

Implements csSkinSlice.

virtual void csDefaultListBoxSkin::SuggestSize csListBox This,
int &  w,
int &  h
[virtual]
 

Suggest the optimal size of the ListBox.

Implements csListBoxSkin.


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