Sowl  1.0
Simple Object Window Library
sowl::ControlWindow Member List

This is the complete list of members for sowl::ControlWindow, including all inherited members.

ControlWindow() (defined in sowl::ControlWindow)sowl::ControlWindowdefault
ControlWindow(HWND hwnd) (defined in sowl::ControlWindow)sowl::ControlWindowexplicit
ControlWindow(ControlWindow &&other) noexcept (defined in sowl::ControlWindow)sowl::ControlWindownoexcept
Destroy()sowl::Window
Enable(bool enable)sowl::Window
GetClientRect()sowl::Window
GetDialogItem(int id) constsowl::Window
GetHandle() const (defined in sowl::Window)sowl::Window
GetId() const (defined in sowl::ControlWindow)sowl::ControlWindow
GetProcessHandle() constsowl::Window
InvalidateRect(bool erase)sowl::Window
InvalidateRect(const RECT &rect, bool erase)sowl::Window
IsEnabled()sowl::Window
SetClassCursor(HCURSOR hcursor)sowl::Window
SetHandle(HWND handle)sowl::Windowprotected
SetText(LPCWSTR title)sowl::Window
Show(int nCmdShow) constsowl::Window
UnsetHandle()sowl::Windowprotected
Window() (defined in sowl::Window)sowl::Window
Window(HWND hwnd) (defined in sowl::Window)sowl::Windowexplicit
Window(const Window &other) = delete (defined in sowl::Window)sowl::Windowdelete
Window(Window &&other) noexcept (defined in sowl::Window)sowl::Windownoexcept
operator=(ControlWindow &&other) noexcept (defined in sowl::ControlWindow)sowl::ControlWindownoexcept
operator=(const Window &other) = delete (defined in sowl::Window)sowl::Windowdelete
operator=(Window &&other) noexcept (defined in sowl::Window)sowl::Windownoexcept
~Window()sowl::Window