KSlider Class Reference

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

Public Member Functions

 KSlider (KWin *pFather, KFPt &Pos, KFPt &Size, KInterface *pInterface, bool bHorizontal, KFPt &SizeSliderBar)
virtual ~KSlider ()
void SetPosSliderBar (float fPos)
float GetPosSliderBar ()
float GetAbsolutePosSliderBar ()
void SetRange (float fRangeMin, float fRangeMax, float fStep)
virtual bool OnMouseEvent (KWMOUSEEVENT Event, u32 Param)
virtual void Display ()
virtual void Manage ()
virtual void Load ()
virtual void Unload ()

Protected Attributes

bool m_bHorizontal
float m_fPosSlider
float m_fAbsolutePosSlider
KFPt m_SizeSliderBar
bool m_bClicked
float m_fRangeMin
float m_fRangeMax
float m_fStep

Detailed Description

Definition at line 19 of file Slider.h.


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