Wrapper for a QNX window class. More...
#include <kanzi/platform/platform/windowing_ng/qnx_screen/qnx_screen_window.hpp>
Additional Inherited Members | |
Public Types inherited from kanzi::OptionalHandleWrapper< QnxWindow, QnxWindowMethods > | |
| using | NativeHandleType |
| Alias for the underlying native handle type. | |
Public Member Functions inherited from kanzi::OptionalHandleWrapper< QnxWindow, QnxWindowMethods > | |
| const QnxWindowMethods * | operator-> () const noexcept |
| Provides access to T through const pointer. | |
| QnxWindowMethods * | operator-> () noexcept |
| Provides access to T through pointer. | |
| OptionalHandleWrapper (Args &&... args) noexcept | |
| Constructor. | |
Static Public Member Functions inherited from kanzi::OptionalHandleWrapper< QnxWindow, QnxWindowMethods > | |
| static QnxWindow | create (Args &&... args) noexcept |
| Creates an optional handle by calling static "create" method provided by T. | |
Wrapper for a QNX window class.