17 #ifndef LOMIRI_SHELL_APPLICATION_MIR_H
18 #define LOMIRI_SHELL_APPLICATION_MIR_H
25 class Mir :
public QObject
74 MaximizedTopLeftState,
75 MaximizedTopRightState,
76 MaximizedBottomLeftState,
77 MaximizedBottomRightState,
117 virtual void setCursorName(
const QString &
cursorName) = 0;
121 virtual void setCurrentKeymap(
const QString &
currentKeymap) = 0;
126 void cursorNameChanged(
const QString &
cursorName);
137 #endif // LOMIRI_SHELL_APPLICATION_MIR_H