, including all inherited members.
Add() | aswang::window | |
AddCallback(unsigned long msg, msgCallback cbk, HWND caller=NULL) | aswang::window | [inline, virtual] |
ALIGN_CENTER enum value | aswang::window | |
ALIGN_LEFT enum value | aswang::window | |
ALIGN_RIGHT enum value | aswang::window | |
Alignment enum name | aswang::window | |
bg | aswang::window | [protected] |
Button(HWND h, window *p=NULL) | aswang::Button | [inline] |
Button(window *p, unsigned long newStyle=WS_CHILD) | aswang::Button | [inline] |
callbackMap | aswang::window | [protected] |
callbackMap_type typedef | aswang::window | [protected] |
Center() const | aswang::window | |
Create(int x, int y, int width, int height) | aswang::window | [virtual] |
Erase() | aswang::window | |
GetBrush() const | aswang::window | [inline, virtual] |
GetClassName() const | aswang::Button | [inline, virtual] |
GetClientHeight() const | aswang::window | |
GetClientWidth() const | aswang::window | |
GetHwnd() | aswang::window | [inline] |
GetInstance() | aswang::window | [inline, static] |
GetParent() | aswang::window | [inline] |
GetStyle() | aswang::window | [virtual] |
GetText() const | aswang::window | |
GetWindow(HWND h) | aswang::window | [static] |
GetWindowHeight() const | aswang::window | |
GetWindowWidth() const | aswang::window | |
GetWindowX() const | aswang::window | |
GetWindowY() const | aswang::window | |
hInstance | aswang::window | [protected, static] |
hWnd | aswang::window | [protected] |
Invalidate() | aswang::window | [virtual] |
Loop() | aswang::window | [static] |
Move(int x, int y) | aswang::window | [virtual] |
mParent | aswang::window | [protected] |
msgCallback typedef | aswang::window | |
OnButtonColor(HDC dc, HWND btn) | aswang::window | [virtual] |
OnChar(TCHAR c, long flags) | aswang::window | [virtual] |
OnClose() | aswang::window | [virtual] |
OnCommand(HWND win, unsigned short Notify, unsigned short wID) | aswang::window | [virtual] |
OnDestroy(HWND win) | aswang::window | [virtual] |
OnDialogColor(HDC dc, HWND dlg) | aswang::window | [virtual] |
OnDrawItem(unsigned long ID, DRAWITEMSTRUCT *dis) | aswang::window | [virtual] |
OnEraseBG(HDC dc) | aswang::window | [virtual] |
OnFail(UINT msg, WPARAM wParam, LPARAM lParam) | aswang::window | [virtual] |
OnGetDlgCode(long VirtKey, MSG *m) | aswang::window | [virtual] |
OnInitDialog(HWND win, unsigned long param) | aswang::window | [virtual] |
OnKeyDown(long VirtKey, long flags) | aswang::window | [virtual] |
OnKeyUp(long VirtKey, long flags) | aswang::window | [virtual] |
OnLDClick(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnLDown(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnLUp(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnMeasureItem(long ctlID, MEASUREITEMSTRUCT *mis) | aswang::window | [virtual] |
OnMouseOut(HWND NewWindow) | aswang::window | [virtual] |
OnMouseOver(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnMove(unsigned long NewX, unsigned long NewY) | aswang::window | [virtual] |
OnNCHitTest(POINTS pos) | aswang::window | [virtual] |
OnNCPaint(HRGN region) | aswang::window | [virtual] |
OnNotify(unsigned long ID, NMHDR *nmh) | aswang::window | [virtual] |
OnPaint() | aswang::window | [virtual] |
OnParentNotifyClick(unsigned short event, short x, short y) | aswang::window | [virtual] |
OnParentNotifyCreate(unsigned short event, unsigned short wID, HWND win) | aswang::window | [virtual] |
OnPosChanged(WINDOWPOS *wpos) | aswang::window | [virtual] |
OnRDClick(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnRDown(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnRUp(unsigned int flags, POINTS p) | aswang::window | [virtual] |
OnShow(bool show, long Status) | aswang::window | [virtual] |
OnSize(unsigned long flag, unsigned short NewWidth, unsigned short NewHeight) | aswang::window | [virtual] |
OnSizing(unsigned long side, RECT *r) | aswang::window | [virtual] |
OnStaticColor(HDC dc, HWND sttc) | aswang::window | [virtual] |
OnTimer(unsigned long id, TIMERPROC tproc) | aswang::window | [virtual] |
operator HWND() | aswang::window | [inline, virtual] |
RemoveCallback(unsigned long msg) | aswang::window | [inline, virtual] |
Resize(int width, int height) | aswang::window | [virtual] |
SetAlignment(Alignment a) | aswang::window | [virtual] |
SetBrush(const Brush &b) | aswang::window | [inline, virtual] |
SetHwnd(HWND h) | aswang::window | [inline] |
SetInstance(HINSTANCE h) | aswang::window | [inline, static] |
SetParent(window *newp) | aswang::window | [inline] |
SetStyle(unsigned long s) | aswang::window | [virtual] |
SetText(AswangStr s) const | aswang::window | |
Show(int showCommand=SW_SHOWNORMAL) | aswang::window | [virtual] |
style | aswang::window | [protected] |
Transparent(bool t) const | aswang::window | [virtual] |
Update() | aswang::window | [virtual] |
window() | aswang::window | [inline] |
window(HWND h) | aswang::window | [inline, explicit] |
window(HWND h, window *p) | aswang::window | [inline] |
window(unsigned long newStyle) | aswang::window | [inline] |
window(window *p, unsigned long newStyle=0UL) | aswang::window | [inline] |
wmap | aswang::window | [protected, static] |
wmap_type typedef | aswang::window | [protected] |
WProc(HWND h, UINT msg, WPARAM wParam, LPARAM lParam) | aswang::window | [static] |
~Button() | aswang::Button | [inline, virtual] |
~window() | aswang::window | [inline, virtual] |