19 void dispatchAddAction();
32 void pasteRequested();
34 void deleteRequested();
36 void exportRequested();
38 void zoominRequested();
40 void zoomoutRequested();
42 void zoomresetRequested();
44 void fullscreenRequested();
46 void bringfrontRequested();
48 void bringforwardRequested();
50 void sendbackwardRequested();
52 void sendbackRequested();
56 void propertiesRequested();
71 void createConnections();
96 QAction* actionDelete;
98 QAction* actionExport;
100 QAction* actionZoomIn;
102 QAction* actionZoomOut;
104 QAction* actionZoomReset;
106 QAction* actionFullscreen;
108 QAction* actionBringfront;
110 QAction* actionBringforward;
112 QAction* actionSendbackward;
114 QAction* actionSendback;
120 QAction* actionProperties;
123 QAction* actionAddMedia;
125 QAction* actionAddContext;
127 QAction* actionAddSwitch;
129 QAction* actionAddBody;
131 QAction* actionAddPort;
133 QAction* actionAddArea;
135 QAction* actionAddProperty;
137 QAction* actionAddSwitchPort;
139 QAction* actionAddAggregator;