|
My Project
|
Acting mostly as a namespace to hold enums and such for use in QML. More...
#include <unity/shell/application/Mir.h>


Public Types | |
| enum | Type { UnknownType, NormalType, UtilityType, DialogType, GlossType, FreeStyleType, MenuType, InputMethodType, SatelliteType, TipType } |
| Surface type. | |
| enum | State { UnknownState, RestoredState, MinimizedState, MaximizedState, VertMaximizedState, FullscreenState, HorizMaximizedState, HiddenState } |
| Surface state. | |
| enum | OrientationAngle { Angle0 = 0, Angle90 = 90, Angle180 = 180, Angle270 = 270 } |
| Surface orientation angle. | |
| enum | ShellChrome { NormalChrome, LowChrome } |
| Shell chrome. | |
| enum | FormFactor { FormFactorUnknown, FormFactorPhone, FormFactorTablet, FormFactorMonitor, FormFactorTV, FormFactorProjector } |
| Form Factor. | |
Properties | |
| QString | cursorName |
| Name of the mouse cursor to be used. Follows the X Cursor naming convention. More... | |
Acting mostly as a namespace to hold enums and such for use in QML.
|
readwrite |
Name of the mouse cursor to be used. Follows the X Cursor naming convention.
Eg.: "left_ptr" is a left-sided pointer arrow