|
Sowl
1.0
Simple Object Window Library
|
This is the complete list of members for sowl::ButtonWindow, including all inherited members.
| ButtonWindow() = default (defined in sowl::ButtonWindow) | sowl::ButtonWindow | default |
| ButtonWindow(HWND hwnd) (defined in sowl::ButtonWindow) | sowl::ButtonWindow | explicit |
| ButtonWindow(ButtonWindow &&other) noexcept (defined in sowl::ButtonWindow) | sowl::ButtonWindow | noexcept |
| ControlWindow() (defined in sowl::ControlWindow) | sowl::ControlWindow | default |
| ControlWindow(HWND hwnd) (defined in sowl::ControlWindow) | sowl::ControlWindow | explicit |
| ControlWindow(ControlWindow &&other) noexcept (defined in sowl::ControlWindow) | sowl::ControlWindow | noexcept |
| Creator(const Window &parentWindow, WORD id) (defined in sowl::ButtonWindow) | sowl::ButtonWindow | static |
| Destroy() | sowl::Window | |
| Enable(bool enable) | sowl::Window | |
| GetClientRect() | sowl::Window | |
| GetDialogItem(int id) const | sowl::Window | |
| GetHandle() const (defined in sowl::Window) | sowl::Window | |
| GetId() const (defined in sowl::ControlWindow) | sowl::ControlWindow | |
| GetProcessHandle() const | sowl::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::Window | protected |
| SetText(LPCWSTR title) | sowl::Window | |
| Show(int nCmdShow) const | sowl::Window | |
| UnsetHandle() | sowl::Window | protected |
| Window() (defined in sowl::Window) | sowl::Window | |
| Window(HWND hwnd) (defined in sowl::Window) | sowl::Window | explicit |
| Window(const Window &other) = delete (defined in sowl::Window) | sowl::Window | delete |
| Window(Window &&other) noexcept (defined in sowl::Window) | sowl::Window | noexcept |
| operator=(ButtonWindow &&other) noexcept (defined in sowl::ButtonWindow) | sowl::ButtonWindow | noexcept |
| operator=(ControlWindow &&other) noexcept (defined in sowl::ControlWindow) | sowl::ControlWindow | noexcept |
| operator=(const Window &other) = delete (defined in sowl::Window) | sowl::Window | delete |
| operator=(Window &&other) noexcept (defined in sowl::Window) | sowl::Window | noexcept |
| ~ButtonWindow() = default (defined in sowl::ButtonWindow) | sowl::ButtonWindow | default |
| ~Window() | sowl::Window |