My Project
|
Acting 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. | |
Acting as a namespace to hold enums and such for use in QML.