TWR
T windows api WRapper
|
This is the complete list of members for BaseDialog, including all inherited members.
BaseDialog() | BaseDialog | |
BaseDialog(HWND parent, int resource) | BaseDialog | |
ddx_buf (defined in BaseDialog) | BaseDialog | protected |
destroyWindow(void) (defined in TwrWnd) | TwrWnd | inline |
dialogProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) | BaseDialog | |
EnableWindow(BOOL enabled) | TwrWnd | |
GetDlgItem(int item) | BaseDialog | |
GetDlgItemRaw(int item) | BaseDialog | |
getHwnd() (defined in TwrWnd) | TwrWnd | inline |
height (defined in TwrWnd) | TwrWnd | protected |
hWnd (defined in TwrWnd) | TwrWnd | protected |
left (defined in TwrWnd) | TwrWnd | protected |
modalCallback (defined in BaseDialog) | BaseDialog | protectedstatic |
modalDialogProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) | BaseDialog | static |
modelessDialogProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) | BaseDialog | static |
OnCommand(WPARAM wParam) | BaseDialog | protectedvirtual |
OnInitDialog() | BaseDialog | protectedvirtual |
setFont(HFONT font) | TwrWnd | |
setParent(HWND parent) (defined in BaseDialog) | BaseDialog | inline |
setPoint(int x, int y) | TwrWnd | |
setSize(int w, int h) | TwrWnd | |
setText(const TCHAR *text) | TwrWnd | |
showModal() | BaseDialog | |
showModeless() | BaseDialog | |
ShowWindow(int nCmdShow) | TwrWnd | |
title (defined in TwrWnd) | TwrWnd | protected |
top (defined in TwrWnd) | TwrWnd | protected |
TwrWnd() | TwrWnd | |
TwrWnd(HWND newWnd) | TwrWnd | |
UpdateData(bool toObj) | BaseDialog | virtual |
UpdateWindow() | TwrWnd | |
width (defined in TwrWnd) | TwrWnd | protected |
‾BaseDialog() | BaseDialog | virtual |
‾TwrWnd() | TwrWnd | virtual |