#include <kanzi/platform/platform/kz_platform/wayland/wayland_platform.hpp>
- Attention
- This feature is experimental and is likely to change in future releases.
◆ WaylandPlatform()
| kanzi::platform::WaylandPlatform::WaylandPlatform |
( |
| ) |
|
|
protecteddefault |
◆ initialize()
◆ uninitialize()
| bool kanzi::platform::WaylandPlatform::uninitialize |
( |
| ) |
|
|
overridevirtual |
◆ acquireNativeDisplay()
| uintptr_t kanzi::platform::WaylandPlatform::acquireNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ releaseNativeDisplay()
| void kanzi::platform::WaylandPlatform::releaseNativeDisplay |
( |
| ) |
|
|
overridevirtual |
◆ create()
| static unique_ptr< Platform > kanzi::platform::WaylandPlatform::create |
( |
| ) |
|
|
inlinestatic |
Creates a new Wayland platform.
- Returns
- Newly created Wayland platform.
The documentation for this class was generated from the following file: