Properties for a desktop. More...
#include <kanzi/core.ui/platform/windowing/common/desktop_properties.hpp>
Public Member Functions | |
| void | log () const |
| Prints the desktop properties to the log. | |
| NativeDesktopProperties () | |
| Constructor. | |
Public Attributes | |
| int | contextFlags |
| Flags for context creation. | |
| string | deviceIdentifier |
| Device node identifier for the GBM windowing system. | |
Properties for a desktop.
|
explicit |
Constructor.
| void kanzi::NativeDesktopProperties::log | ( | ) | const |
Prints the desktop properties to the log.
| string kanzi::NativeDesktopProperties::deviceIdentifier |
Device node identifier for the GBM windowing system.
| int kanzi::NativeDesktopProperties::contextFlags |
Flags for context creation.
Only QNX windowing system needs context flags to be defined.