Represents WaylandOptionalHandle that can accept a listener.
More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_optional_handle.hpp>
|
| using | Listener |
| | Generic alias to query for appropriate listener type.
|
| |
Represents WaylandOptionalHandle that can accept a listener.
- Template Parameters
-
| T | WaylandOptionalHandle that can use a listener. |
| ListenerT | Native Wayland listener type associated with the handle. |
- Since
- Kanzi 4.0.0
◆ Listener
Generic alias to query for appropriate listener type.
◆ addListener()
Adds a listener to Wayland object.
- Template Parameters
-
- Parameters
-
| listener | Listener to attach. |
| data | Data pointer to receive when the listener is called. |
- Returns
- On success, true, otherwise false.
The documentation for this class was generated from the following file: