Kanzi  3.9.9
Kanzi Engine C++ API
kanzi::win32::Win32Window Member List

This is the complete list of members for kanzi::win32::Win32Window, including all inherited members.

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