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