Kanzi 4.0.0-beta2
kanzi::qnx::QnxNativeWindowHandles Struct Reference

Represents native handles that can be used by this graphics output. More...

#include <kanzi/core.ui/platform/graphics_output/qnx_egl/default_qnx_egl_graphics_output_properties.hpp>

Public Attributes

QnxContext::NativeHandleType qnxContext
 Native QNX context handle to use.
 
QnxDisplay::NativeHandleType qnxDisplay
 Native QNX display handle to use.
 
QnxWindow::NativeHandleType qnxWindow
 Native QNX window handle to use.
 

Detailed Description

Represents native handles that can be used by this graphics output.

Since
Kanzi 4.0.0

Member Data Documentation

◆ qnxContext

QnxContext::NativeHandleType kanzi::qnx::QnxNativeWindowHandles::qnxContext

Native QNX context handle to use.

◆ qnxDisplay

QnxDisplay::NativeHandleType kanzi::qnx::QnxNativeWindowHandles::qnxDisplay

Native QNX display handle to use.

◆ qnxWindow

QnxWindow::NativeHandleType kanzi::qnx::QnxNativeWindowHandles::qnxWindow

Native QNX window handle to use.


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