WheelContainer类参考

#include <WheelContainer.h>

继承自UiWin

所有成员的列表。

公有成员

int GetWheelCount ()
virtual int OnLButtonDown (UINT fwKeys, int xPos, int yPos)
 当控件被左键按下时,此函数会被调用.
virtual int OnLButtonUp (UINT fwKeys, int xPos, int yPos)
 当控件被左键放开时,此函数会被调用.
virtual int OnMouseMove (UINT fwKeys, int xPos, int yPos)
 当控件上鼠标移动时,此函数会被调用.
void OnPaint (HDC hdcDst, RECT *prcWin, RECT *prcUpdate)
void SetTextColor (int nIndex, COLORREF cr)
void SetWheel (int nIndex, int nWidth, int nItemHeight)
void SetWheelContent (int nIndex, const CMzString str)
void SetWheelCount (int nCount)
 WheelContainer (void)
 ~WheelContainer (void)

保护属性

ImagingHelperm_BG
int m_nWheelCount
int m_nWheelWidth [MAX_UIWHEELCOUNT]
ImagingHelperm_Select
ImagingHelperm_TextMask
UiWheelm_Wheel

构造及析构函数文档

WheelContainer::WheelContainer ( void   ) 
WheelContainer::~WheelContainer ( void   ) 

成员函数文档

int WheelContainer::GetWheelCount (  ) 
virtual int WheelContainer::OnLButtonDown ( UINT  fwKeys,
int  xPos,
int  yPos 
) [virtual]

当控件被左键按下时,此函数会被调用.

重载UiWin

virtual int WheelContainer::OnLButtonUp ( UINT  fwKeys,
int  xPos,
int  yPos 
) [virtual]

当控件被左键放开时,此函数会被调用.

重载UiWin

virtual int WheelContainer::OnMouseMove ( UINT  fwKeys,
int  xPos,
int  yPos 
) [virtual]

当控件上鼠标移动时,此函数会被调用.

重载UiWin

void WheelContainer::OnPaint ( HDC  hdcDst,
RECT *  prcWin,
RECT *  prcUpdate 
) [virtual]

重载UiWin

void WheelContainer::SetTextColor ( int  nIndex,
COLORREF  cr 
)
void WheelContainer::SetWheel ( int  nIndex,
int  nWidth,
int  nItemHeight 
)
void WheelContainer::SetWheelContent ( int  nIndex,
const CMzString  str 
)
void WheelContainer::SetWheelCount ( int  nCount  ) 

成员数据文档

int WheelContainer::m_nWheelWidth[MAX_UIWHEELCOUNT] [protected]

该类的文档由以下文件生成:

Generated at Tue Feb 9 15:10:04 2010 for Meizu M8 SDK Documentation by  doxygen 1.6.1