Pyro higlevel API
Public Member Functions | Public Attributes | List of all members
os::ScrollBar::Private Class Reference

internal

Public Member Functions

 Private ()
 

Public Attributes

Viewm_pcTarget
 
float m_vMin
 
float m_vMax
 
float m_vProportion
 
float m_vSmallStep
 
float m_vBigStep
 
int m_nOrientation
 
Rect m_acArrowRects [4]
 
bool m_abArrowStates [4]
 
Rect m_cKnobArea
 
bool m_bChanged
 
bool m_bFirstTick
 
Point m_cHitPos
 
int m_nHitButton
 
int m_nHitState
 

Constructor & Destructor Documentation

os::ScrollBar::Private::Private ( )
inline

Member Data Documentation

bool os::ScrollBar::Private::m_abArrowStates[4]
Rect os::ScrollBar::Private::m_acArrowRects[4]
bool os::ScrollBar::Private::m_bChanged
bool os::ScrollBar::Private::m_bFirstTick
Point os::ScrollBar::Private::m_cHitPos
Rect os::ScrollBar::Private::m_cKnobArea
int os::ScrollBar::Private::m_nHitButton
int os::ScrollBar::Private::m_nHitState
int os::ScrollBar::Private::m_nOrientation
View* os::ScrollBar::Private::m_pcTarget
float os::ScrollBar::Private::m_vBigStep
float os::ScrollBar::Private::m_vMax
float os::ScrollBar::Private::m_vMin
float os::ScrollBar::Private::m_vProportion
float os::ScrollBar::Private::m_vSmallStep