#include <kanzi/core.ui/coreui_api.hpp>
#include <kanzi/core.ui/application/system_configuration.hpp>
#include <kanzi/core/cpp/climits.hpp>
#include <kanzi/core/cpp/cstdint.hpp>
#include <kanzi/core/cpp/optional.hpp>
#include <kanzi/core/cpp/string.hpp>
Classes | |
struct | kanzi::NativeWindowProperties |
Properties for a window. More... | |
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Enumerations | |
enum | KzsDisplayOrientationAngle { KZS_DISPLAY_ORIENTATION_ANGLE_0, KZS_DISPLAY_ORIENTATION_ANGLE_180 } |
List of window orientation angles. More... | |
enum | KzsWindowStyle { KZS_WINDOW_STYLE_FIXED, KZS_WINDOW_STYLE_RESIZABLE, KZS_WINDOW_STYLE_FULL_SCREEN, KZS_WINDOW_STYLE_BORDERLESS, KZS_WINDOW_STYLE_STUDIO_PREVIEW, KZS_WINDOW_STYLE_DEFAULT } |
Enumeration for different window styles. More... | |
enum | kanzi::WindowOrientation { kanzi::LandscapeOrientation, kanzi::PortraitOrientation } |
List of window orientations. More... | |
enum KzsWindowStyle |
Enumeration for different window styles.