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
QtOhos::enums::ohos::display Namespace Reference

Enumerations

enum class  DisplaySourceMode {
  ALONE , EXTEND , MAIN , MIRROR ,
  NONE
}
enum class  Orientation { LANDSCAPE , LANDSCAPE_INVERTED , PORTRAIT , PORTRAIT_INVERTED }

Enumeration Type Documentation

◆ DisplaySourceMode

enum class QtOhos::enums::ohos::display::DisplaySourceMode
strong
Enumerator
ALONE 
EXTEND 
MAIN 
MIRROR 
NONE 

Definition at line 146 of file qohosenums.h.

◆ Orientation

enum class QtOhos::enums::ohos::display::Orientation
strong
Enumerator
LANDSCAPE 
LANDSCAPE_INVERTED 
PORTRAIT 
PORTRAIT_INVERTED 

Definition at line 154 of file qohosenums.h.