KListBox Class Reference

Inheritance diagram for KListBox:
[legend]
Collaboration diagram for KListBox:
[legend]
List of all members.

Public Member Functions

 KListBox (KWin *pFather, KFPt &Pos, KFPt &Size, KInterface *pInterface, KCOLOR Color=KRGB(255, 255, 200))
virtual ~KListBox ()
virtual void Display ()
virtual bool OnMouseEvent (KWMOUSEEVENT Event, u32 Param)
KListBoxItemAddItem (KStr &sText, void *pData=NULL, u32 Size=0)
void Flush ()
void SetpSelectedItem (KListBoxItem *Item)
KListBoxItemGetpSelectedItem ()
KListBoxItemGetpItem (u32 ItemId)
void AdjustSize ()
u32 GetnItems ()
u32 GetNbMaxItemsToDraw ()
virtual void Load ()
virtual void Unload ()
virtual void Manage ()

Protected Attributes

KList< KListBoxItem * > m_ItemList
KCOLOR m_Color
KSHADER m_ShaderId
KListBoxItemm_pSelectedItem
KSliderm_pSlider

Detailed Description

Definition at line 68 of file ListBox.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:35 2007 for Zythum Project by  doxygen 1.5.1-p1