This is the complete list of members for kanzi::x11::X11Window, including all inherited members.
bringToFront(const X11Display &display) noexcept | kanzi::x11::X11Window | |
destroy(const X11Display &display) noexcept | kanzi::x11::X11Window | |
getNativeHandle() const noexcept | kanzi::x11::X11Window | |
isEventForWindow(const XEvent &x11Event) const noexcept | kanzi::x11::X11Window | |
storeName(const X11Display &display, const char *windowText) noexcept | kanzi::x11::X11Window | |
tryFetchName(const X11Display &display) const noexcept | kanzi::x11::X11Window | |
X11Window(const X11Display &display, int x, int y, unsigned int width, unsigned int height) | kanzi::x11::X11Window | explicit |
X11Window(const X11Display &display, windowing::Region windowRegion) | kanzi::x11::X11Window | explicit |
X11Window(Window nativeHandle) | kanzi::x11::X11Window | explicit |