Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QOhosWindowHints Namespace Reference

Variables

constexpr char privacyModeKey [] = "_q_platform_ohos_privacyMode"
constexpr char cornerRadiusKey [] = "_q_platform_ohos_cornerRadius"
constexpr char floatWindowKey [] = "_q_platform_ohos_floatWindow"
constexpr char surfaceBackgroundColorKey [] = "_q_platform_ohos_surfaceBackgroundColor"
constexpr char renderFitKey [] = "_q_platform_ohos_renderFit"
constexpr char keepScreenOnKey [] = "_q_platform_ohos_keepScreenOn"
constexpr char dragResizableKey [] = "_q_platform_ohos_dragResizable"
constexpr char brightnessKey [] = "_q_platform_ohos_brightness"
constexpr char contrastKey [] = "_q_platform_ohos_contrast"
constexpr char saturationKey [] = "_q_platform_ohos_saturation"

Variable Documentation

◆ brightnessKey

char QOhosWindowHints::brightnessKey[] = "_q_platform_ohos_brightness"
inlineconstexpr

Definition at line 32 of file qohoswindowhints_p.h.

◆ contrastKey

char QOhosWindowHints::contrastKey[] = "_q_platform_ohos_contrast"
inlineconstexpr

Definition at line 33 of file qohoswindowhints_p.h.

◆ cornerRadiusKey

char QOhosWindowHints::cornerRadiusKey[] = "_q_platform_ohos_cornerRadius"
inlineconstexpr

Definition at line 26 of file qohoswindowhints_p.h.

◆ dragResizableKey

char QOhosWindowHints::dragResizableKey[] = "_q_platform_ohos_dragResizable"
inlineconstexpr

Definition at line 31 of file qohoswindowhints_p.h.

◆ floatWindowKey

char QOhosWindowHints::floatWindowKey[] = "_q_platform_ohos_floatWindow"
inlineconstexpr

Definition at line 27 of file qohoswindowhints_p.h.

◆ keepScreenOnKey

char QOhosWindowHints::keepScreenOnKey[] = "_q_platform_ohos_keepScreenOn"
inlineconstexpr

Definition at line 30 of file qohoswindowhints_p.h.

◆ privacyModeKey

char QOhosWindowHints::privacyModeKey[] = "_q_platform_ohos_privacyMode"
inlineconstexpr

Definition at line 25 of file qohoswindowhints_p.h.

◆ renderFitKey

char QOhosWindowHints::renderFitKey[] = "_q_platform_ohos_renderFit"
inlineconstexpr

Definition at line 29 of file qohoswindowhints_p.h.

◆ saturationKey

char QOhosWindowHints::saturationKey[] = "_q_platform_ohos_saturation"
inlineconstexpr

Definition at line 34 of file qohoswindowhints_p.h.

◆ surfaceBackgroundColorKey

char QOhosWindowHints::surfaceBackgroundColorKey[] = "_q_platform_ohos_surfaceBackgroundColor"
inlineconstexpr

Definition at line 28 of file qohoswindowhints_p.h.