Kanzi 4.0.0-beta2
kanzi::wayland::XdgWmBase Class Reference

Wrapper for a Wayland XDG WM base class. More...

#include <kanzi/core.ui/platform/windowing_ng/wayland/shells/xdg/wayland_xdg_wm_base.hpp>

Inheritance diagram for kanzi::wayland::XdgWmBase:
[legend]

Additional Inherited Members

- Public Types inherited from kanzi::wayland::ListenedWaylandOptionalHandleWrapper< XdgWmBase, XdgWmBaseMethods >
using Listener
 
- Public Types inherited from kanzi::OptionalHandleWrapper< Derived, Methods >
using NativeHandleType
 Alias for the underlying native handle type.
 
- Public Member Functions inherited from kanzi::wayland::WaylandOptionalHandleWrapper< Derived, Methods >
wl_proxygetNativeProxy () const noexcept=delete
 
- Public Member Functions inherited from kanzi::OptionalHandleWrapper< Derived, Methods >
const Methods * operator-> () const noexcept
 Provides access to T through const pointer.
 
Methods * operator-> () noexcept
 Provides access to T through pointer.
 
 OptionalHandleWrapper (Args &&... args) noexcept
 Constructor.
 
- Static Public Member Functions inherited from kanzi::OptionalHandleWrapper< Derived, Methods >
static Derived create (Args &&... args) noexcept
 Creates an optional handle by calling static "create" method provided by T.
 

Detailed Description

Wrapper for a Wayland XDG WM base class.

See also
To find available methods for this class, see XdgWmBaseMethods.
Since
Kanzi 4.0.0

The documentation for this class was generated from the following file: