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,
116 virtual void setCursorName(
const QString &
cursorName) = 0;
120 virtual void setCurrentKeymap(
const QString &
currentKeymap) = 0;
125 void cursorNameChanged(
const QString &
cursorName);
136 #endif // LOMIRI_SHELL_APPLICATION_MIR_H