22 #ifndef DOCKMODEMENUMANAGER_H
23 #define DOCKMODEMENUMANAGER_H
30 #include <QGraphicsPixmapItem>
31 #include <QGraphicsSceneMouseEvent>
53 void resize(
int width,
int height);
82 void slotPositiveSpaceChanged(
const QRect& r);
87 void handleMousePress(QGraphicsSceneMouseEvent* event,
int clickCount);
100 bool m_systemMenuOpened;
103 QDeclarativeComponent* m_qmlNotifMenu;
106 std::string m_currentApp;