This is the complete list of members for kanzi::wayland::WaylandShellSurface, including all inherited members.
addListener(enable_if_t<!is_same< L, void >::value, const L & > listener, void *data) const noexcept | kanzi::wayland::WaylandInterface< WaylandShellSurface, wl_shell_surface, wl_shell_surface_listener > | inline |
askVersion(wl_shell_surface *handle) noexcept | kanzi::wayland::WaylandInterface< WaylandShellSurface, wl_shell_surface, wl_shell_surface_listener > | inlinestatic |
askVersion() const noexcept | kanzi::wayland::WaylandInterface< WaylandShellSurface, wl_shell_surface, wl_shell_surface_listener > | inline |
getNativeHandle() const noexcept | kanzi::wayland::WaylandInterface< WaylandShellSurface, wl_shell_surface, wl_shell_surface_listener > | inline |
ListenerType typedef | kanzi::wayland::WaylandInterface< WaylandShellSurface, wl_shell_surface, wl_shell_surface_listener > | |
s_nativeInterface | kanzi::wayland::WaylandShellSurface | static |
setFullscreen() const noexcept | kanzi::wayland::WaylandShellSurface | |
setMaximized() const noexcept | kanzi::wayland::WaylandShellSurface | |
setTitle(string_view title) const noexcept | kanzi::wayland::WaylandShellSurface | |
setTopLevel() const noexcept | kanzi::wayland::WaylandShellSurface | |
WaylandShellSurface(wl_shell_surface *shellSurfaceHandle) noexcept | kanzi::wayland::WaylandShellSurface | explicit |
WaylandShellSurface(const WaylandShell &waylandShell, const WaylandSurface &waylandSurface) noexcept | kanzi::wayland::WaylandShellSurface | explicit |