117 void updateGridToolBar(); |
117 void updateGridToolBar(); |
118 void updateRecentFilesMenu(); |
118 void updateRecentFilesMenu(); |
119 void updateSelection(); |
119 void updateSelection(); |
120 void updateTitle(); |
120 void updateTitle(); |
121 |
121 |
|
122 signals: |
|
123 void gridChanged(); |
|
124 |
122 public slots: |
125 public slots: |
123 void actionTriggered(); |
126 void actionTriggered(); |
124 void circleToolSegmentsChanged(); |
127 void circleToolSegmentsChanged(); |
125 void closeTab (int tabindex); |
128 void closeTab (int tabindex); |
126 void historyTraversed(); |
129 void historyTraversed(); |