Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csListBoxSkin Class Reference

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

#include <csskin.h>

Inheritance diagram for csListBoxSkin:

csSkinSlice csDefaultListBoxSkin List of all members.

Public Methods

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

virtual void SuggestSize (csListBox &This, int &w, int &h)=0
 Suggest the optimal size of the button, given an already filled object.


Detailed Description

This class defines the interface for a listbox skin slice.

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


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000