| bringToFront() noexcept | kanzi::win32::Win32Window | |
| clientToScreen(LPPOINT point) const | kanzi::win32::Win32Window | |
| destroyWindow() | kanzi::win32::Win32Window | |
| findWindowZOrder() const noexcept | kanzi::win32::Win32Window | |
| getClientRect() const noexcept | kanzi::win32::Win32Window | |
| getDC() const noexcept | kanzi::win32::Win32Window | |
| getNativeHandle() const noexcept | kanzi::win32::Win32Window | inline |
| getWindowLongPtr(int index) const | kanzi::win32::Win32Window | |
| getWindowPlacement() const noexcept | kanzi::win32::Win32Window | |
| getWindowRect() const noexcept | kanzi::win32::Win32Window | |
| getWindowText() const | kanzi::win32::Win32Window | |
| killTimer(UINT_PTR id) noexcept | kanzi::win32::Win32Window | |
| monitorFromWindow(unsigned long flags) noexcept | kanzi::win32::Win32Window | |
| moveWindow(int x, int y, int width, int height, bool repaint) noexcept | kanzi::win32::Win32Window | |
| releaseDC(Win32DeviceContext &deviceContext) noexcept | kanzi::win32::Win32Window | |
| screenToClient(LPPOINT point) const | kanzi::win32::Win32Window | |
| setTimer(UINT_PTR id, unsigned int timeout, TIMERPROC timerProc) noexcept | kanzi::win32::Win32Window | |
| setTouchWindowProperty() noexcept | kanzi::win32::Win32Window | |
| setWindowLongPtr(int index, LONG_PTR value) noexcept | kanzi::win32::Win32Window | |
| setWindowPlacement(WINDOWPLACEMENT windowPlacement) | kanzi::win32::Win32Window | |
| setWindowPosition(Win32WindowHandle insertAfter, int x, int y, int width, int height, unsigned int windowFlags) noexcept | kanzi::win32::Win32Window | |
| setWindowText(const char *title) | kanzi::win32::Win32Window | |
| showWindow(int cmd) noexcept | kanzi::win32::Win32Window | |
| tryRegisterTouchWindow(const Win32DynamicLibrary &user32Lib) noexcept | kanzi::win32::Win32Window | |
| updateWindow() | kanzi::win32::Win32Window | |
| Win32Window(windowing::Region windowRegion, WindowStyle style, const Win32WindowClass &windowClass) | kanzi::win32::Win32Window | explicit |
| Win32Window(int x, int y, int width, int height, WindowStyle style, const Win32WindowClass &windowClass) | kanzi::win32::Win32Window | explicit |
| Win32Window(int x, int y, int width, int height, WindowStyle style, const char *className) | kanzi::win32::Win32Window | explicit |
| Win32Window(Win32WindowHandle nativeHandle) | kanzi::win32::Win32Window | explicit |