17 #ifndef UNITY_SHELL_APPLICATION_MIR_H 18 #define UNITY_SHELL_APPLICATION_MIR_H 25 class Mir :
public QObject
71 MaximizedTopLeftState,
72 MaximizedTopRightState,
73 MaximizedBottomLeftState,
74 MaximizedBottomRightState,
109 virtual void setCursorName(
const QString &
cursorName) = 0;
115 void cursorNameChanged(
const QString &
cursorName);
125 #endif // UNITY_SHELL_APPLICATION_MIR_H FormFactor
Form Factor.
Definition: Mir.h:99
Type
Surface type.
Definition: Mir.h:45
State
Surface state.
Definition: Mir.h:61
ShellChrome
Shell chrome.
Definition: Mir.h:91
QString cursorName
Name of the mouse cursor to be used. Follows the X Cursor naming convention.
Definition: Mir.h:39
OrientationAngle
Surface orientation angle.
Definition: Mir.h:81
Acting mostly as a namespace to hold enums and such for use in QML.
Definition: Mir.h:25