Kanzi 3.9.10
qnx_screen_window.hpp File Reference

Classes

class  kanzi::qnx::QnxWindow
 Class representing a QNX window. More...
 

Namespaces

namespace  kanzi
 
namespace  kanzi::qnx
 

Functions

bool kanzi::qnx::bringToFront (QnxWindow &window) noexcept
 Brings the window to forefront.
 
bool kanzi::qnx::setWindowPipelineID (QnxWindow &window, int id) noexcept
 Sets pipeline ID for given window.
 
bool kanzi::qnx::setWindowTitle (QnxWindow &window, string_view windowTitle) noexcept
 Sets a window title.
 
KZ_NO_DISCARD optional< windowing::SizeUkanzi::qnx::tryGetWindowSizeU (const QnxWindow &window) noexcept
 Tries to get the size for this window in unsigned format.
 
KZ_NO_DISCARD optional< string > kanzi::qnx::tryGetWindowTitle (const QnxWindow &window) noexcept
 Tries to get the window title.