sprint 1-alpha
sprint::gtl::VWindow Member List
This is the complete list of members for sprint::gtl::VWindow, including all inherited members.
Close() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
Create(LPCTSTR lpWindowName, DWORD dwStyle=WS_OVERLAPPEDWINDOW, int x=CW_USEDEFAULT, int y=CW_USEDEFAULT, int nWidth=CW_USEDEFAULT, int nHeight=CW_USEDEFAULT, HWND hWndParent=NULL, HMENU hMenu=NULL, HINSTANCE hInstance=sprint::gtl::ThisInstance())sprint::gtl::VWindow
CreateEx(LPCTSTR lpWindowName, DWORD dwExStyle, DWORD dwStyle, int x, int y, int nWidth, int nHeight, HWND hWndParent, HMENU hMenu, HINSTANCE hInstance) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow
CWindow(HWND hWnd=NULL)sprint::gtl::CWindow
Default (defined in sprint::gtl::CWindow)sprint::gtl::CWindow [static]
Destroy() const sprint::gtl::CWindow
Disable() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
DrawMenuBar() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
Enable() (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
GetClass(HINSTANCE hInstance, WNDCLASSEX &wc) const sprint::gtl::VWindow [virtual]
getClassName() const sprint::gtl::VWindow [virtual]
GetClientRect() const sprint::gtl::CWindow
GetDlgItem(int id)sprint::gtl::CWindow
GetInstance()sprint::gtl::CWindow
GetText(char *buffer, int buf_len) const sprint::gtl::CWindow
GetWindowLong(int nIndex)sprint::gtl::CWindow
GetWindowRect() const sprint::gtl::CWindow
Hide()sprint::gtl::CWindow
hscroll (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [protected]
IsEnabled() const (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
KillTimer(UINT nIDEvent=0) const sprint::gtl::CWindow
m_hwnd (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
Menu(void) const (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
ModalDialog(LPCTSTR lpTemplate, DLGPROC lpDialogFunc)sprint::gtl::VWindow
ModalTDialog(LPCTSTR lpTemplate, T &inst) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow
ModalTDialog(LPCTSTR lpTemplate) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow
ModelessDialog(LPCTSTR lpTemplate, DLGPROC lpDialogFunc)sprint::gtl::VWindow
ModelessTDialog(LPCTSTR lpTemplate, T &inst) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow
Move(int x, int y) const sprint::gtl::CWindow
MoveWindow(int X, int Y, int nWidth, int nHeight, BOOL bRepaint=TRUE)sprint::gtl::CWindow
MoveWindow(const RECT &rc, BOOL bRepaint=TRUE) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
OnButtonDown(int button_no, WPARAM fwKeys, WORD xPos, WORD yPos) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnButtonUp(int button_no, WPARAM fwKeys, WORD xPos, WORD yPos) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnChar(WPARAM key) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnCommand(WORD wNotifyCode, WORD wId) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnCreate()sprint::gtl::VWindow [virtual]
OnDestroy() (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnDropFile(const char *filename) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnKeyDown(WPARAM key) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnMouseMove(WPARAM fwKeys, WORD xPos, WORD yPos) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnMouseWheel(WPARAM fwKeys, int dir, int xPos, int yPos) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnNotify(HWND hwnd, int idCtrl, LPNMHDR pnmh) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnPaint() (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnSize(WPARAM fwSizeType, WORD nWidth, WORD nHeight) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnSize(unsigned int w, unsigned int h) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
OnTimer(int id) (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [virtual]
operator bool() const (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
operator HWND() const sprint::gtl::CWindow
Parent(void) const sprint::gtl::CWindow
Redraw(bool RedrawBg=TRUE) const sprint::gtl::CWindow
Register() const sprint::gtl::VWindow
ReleaseCapture() const sprint::gtl::CWindow
Resize(int sx, int sy) const sprint::gtl::CWindow
SetCapture() const sprint::gtl::CWindow
SetHwnd(HWND hwnd) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
SetMenu(HMENU hmenu) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
SetText(const char *txt)sprint::gtl::CWindow
SetText(const std::string &txt) (defined in sprint::gtl::CWindow)sprint::gtl::CWindow
SetTimer(UINT uTimeOut, UINT nIDEvent=0) const sprint::gtl::CWindow
SetWindowLong(int nIndex, LONG dwNewLong)sprint::gtl::CWindow
Show(int mode=SW_SHOW)sprint::gtl::CWindow
vscroll (defined in sprint::gtl::VWindow)sprint::gtl::VWindow [protected]
VWindow() (defined in sprint::gtl::VWindow)sprint::gtl::VWindow
~VWindow()sprint::gtl::VWindow [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines