17 #ifndef UNITY_SHELL_APPLICATION_MIR_H 18 #define UNITY_SHELL_APPLICATION_MIR_H 25 class Mir :
public QObject
103 virtual void setCursorName(
const QString &
cursorName) = 0;
109 void cursorNameChanged(
const QString &
cursorName);
116 #endif // UNITY_SHELL_APPLICATION_MIR_H FormFactor
Form Factor.
Definition: Mir.h:93
Type
Surface type.
Definition: Mir.h:45
State
Surface state.
Definition: Mir.h:61
ShellChrome
Shell chrome.
Definition: Mir.h:85
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:75
Acting mostly as a namespace to hold enums and such for use in QML.
Definition: Mir.h:25