UiReceiverItem类参考

#include <UiReceiverItem.h>

继承自UiWin

所有成员的列表。

公有成员

void CalWidth ()
LPCTSTR GetAddress ()
MZFC_INLINE CEOID GetContactOid ()
MZFC_INLINE int GetWinWidth ()
virtual int OnChar (TCHAR chCharCode, LPARAM lKeyData)
 call when a keyboard character key is pressed.(only when the control has focus)
void OnFocusd ()
void OnLostFocus ()
void PaintWin (HDC hdc, RECT *prcWin, RECT *prcUpdate)
 Draw the control on the destinate DC.
void SetAddress (LPCTSTR addr)
void SetContactOid (CEOID oid)
void SetMaxWidth (int n)
 UiReceiverItem (void)
virtual ~UiReceiverItem (void)


构造及析构函数文档

UiReceiverItem::UiReceiverItem ( void   ) 

virtual UiReceiverItem::~UiReceiverItem ( void   )  [virtual]


成员函数文档

void UiReceiverItem::CalWidth (  ) 

LPCTSTR UiReceiverItem::GetAddress (  ) 

MZFC_INLINE CEOID UiReceiverItem::GetContactOid (  ) 

MZFC_INLINE int UiReceiverItem::GetWinWidth (  ) 

virtual int UiReceiverItem::OnChar ( TCHAR  chCharCode,
LPARAM  lKeyData 
) [virtual]

call when a keyboard character key is pressed.(only when the control has focus)

重载UiWin

void UiReceiverItem::OnFocusd (  ) 

void UiReceiverItem::OnLostFocus (  ) 

void UiReceiverItem::PaintWin ( HDC  hdcDst,
RECT *  prcWin,
RECT *  prcUpdate 
) [virtual]

Draw the control on the destinate DC.

Override this member function to define your own drawings of the control

参数:
hdcDst Destinate device contact
prcWin The Rect of the control(hdc 's left-top is the origin)
prcUpdate Rect of the hdc that need to be update(hdc 's left-top is the origin)

重载UiWin

void UiReceiverItem::SetAddress ( LPCTSTR  addr  ) 

void UiReceiverItem::SetContactOid ( CEOID  oid  ) 

void UiReceiverItem::SetMaxWidth ( int  n  ) 


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

Generated at Fri Feb 20 15:17:30 2009 for Meizu M8 MZFC Documentation by 魅族手机