src/mainwindow.ui

changeset 340
e17e07661f4c
parent 335
c5830bce1c23
child 356
65b4741b302d
equal deleted inserted replaced
339:4787d05e9c89 340:e17e07661f4c
4 <widget class="QMainWindow" name="MainWindow"> 4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>729</width> 9 <width>959</width>
10 <height>600</height> 10 <height>600</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="dockNestingEnabled"> 13 <property name="dockNestingEnabled">
14 <bool>false</bool> 14 <bool>false</bool>
42 <widget class="QMenuBar" name="menubar"> 42 <widget class="QMenuBar" name="menubar">
43 <property name="geometry"> 43 <property name="geometry">
44 <rect> 44 <rect>
45 <x>0</x> 45 <x>0</x>
46 <y>0</y> 46 <y>0</y>
47 <width>729</width> 47 <width>959</width>
48 <height>35</height> 48 <height>29</height>
49 </rect> 49 </rect>
50 </property> 50 </property>
51 <widget class="QMenu" name="menuFile"> 51 <widget class="QMenu" name="menuFile">
52 <property name="title"> 52 <property name="title">
53 <string>File</string> 53 <string>File</string>
86 </widget> 86 </widget>
87 <widget class="QMenu" name="menuEdit"> 87 <widget class="QMenu" name="menuEdit">
88 <property name="title"> 88 <property name="title">
89 <string>Edit</string> 89 <string>Edit</string>
90 </property> 90 </property>
91 <addaction name="actionCut"/>
92 <addaction name="actionCopy"/>
93 <addaction name="actionPaste"/>
94 <addaction name="actionDelete"/>
95 <addaction name="separator"/>
96 <addaction name="actionSelectAll"/>
97 <addaction name="separator"/>
98 <addaction name="actionInvert"/> 91 <addaction name="actionInvert"/>
99 <addaction name="separator"/> 92 <addaction name="separator"/>
100 <addaction name="actionGridFine"/> 93 <addaction name="actionGridFine"/>
101 <addaction name="actionGridMedium"/> 94 <addaction name="actionGridMedium"/>
102 <addaction name="actionGridCoarse"/> 95 <addaction name="actionGridCoarse"/>
118 <widget class="QStatusBar" name="statusbar"/> 111 <widget class="QStatusBar" name="statusbar"/>
119 <widget class="QToolBar" name="fileToolBar"> 112 <widget class="QToolBar" name="fileToolBar">
120 <property name="windowTitle"> 113 <property name="windowTitle">
121 <string>toolBar</string> 114 <string>toolBar</string>
122 </property> 115 </property>
123 <property name="toolButtonStyle">
124 <enum>Qt::ToolButtonTextUnderIcon</enum>
125 </property>
126 <attribute name="toolBarArea"> 116 <attribute name="toolBarArea">
127 <enum>TopToolBarArea</enum> 117 <enum>TopToolBarArea</enum>
128 </attribute> 118 </attribute>
129 <attribute name="toolBarBreak"> 119 <attribute name="toolBarBreak">
130 <bool>false</bool> 120 <bool>false</bool>
135 <addaction name="actionSaveAs"/> 125 <addaction name="actionSaveAs"/>
136 </widget> 126 </widget>
137 <widget class="QToolBar" name="toolBar"> 127 <widget class="QToolBar" name="toolBar">
138 <property name="windowTitle"> 128 <property name="windowTitle">
139 <string>toolBar</string> 129 <string>toolBar</string>
140 </property>
141 <property name="toolButtonStyle">
142 <enum>Qt::ToolButtonTextUnderIcon</enum>
143 </property> 130 </property>
144 <attribute name="toolBarArea"> 131 <attribute name="toolBarArea">
145 <enum>TopToolBarArea</enum> 132 <enum>TopToolBarArea</enum>
146 </attribute> 133 </attribute>
147 <attribute name="toolBarBreak"> 134 <attribute name="toolBarBreak">
155 </widget> 142 </widget>
156 <widget class="QToolBar" name="editToolBar"> 143 <widget class="QToolBar" name="editToolBar">
157 <property name="windowTitle"> 144 <property name="windowTitle">
158 <string>toolBar_2</string> 145 <string>toolBar_2</string>
159 </property> 146 </property>
160 <property name="toolButtonStyle">
161 <enum>Qt::ToolButtonTextUnderIcon</enum>
162 </property>
163 <attribute name="toolBarArea"> 147 <attribute name="toolBarArea">
164 <enum>TopToolBarArea</enum> 148 <enum>TopToolBarArea</enum>
165 </attribute> 149 </attribute>
166 <attribute name="toolBarBreak"> 150 <attribute name="toolBarBreak">
167 <bool>false</bool> 151 <bool>false</bool>
168 </attribute> 152 </attribute>
169 <addaction name="actionInvert"/> 153 <addaction name="actionInvert"/>
170 <addaction name="actionDelete"/> 154 <addaction name="actionDelete"/>
171 <addaction name="actionGridFine"/>
172 <addaction name="actionGridMedium"/>
173 <addaction name="actionGridCoarse"/>
174 </widget> 155 </widget>
175 <widget class="QToolBar" name="editingModesToolBar"> 156 <widget class="QToolBar" name="editingModesToolBar">
176 <property name="windowTitle"> 157 <property name="windowTitle">
177 <string>toolBar_2</string> 158 <string>toolBar_2</string>
178 </property>
179 <property name="toolButtonStyle">
180 <enum>Qt::ToolButtonTextUnderIcon</enum>
181 </property> 159 </property>
182 <attribute name="toolBarArea"> 160 <attribute name="toolBarArea">
183 <enum>LeftToolBarArea</enum> 161 <enum>LeftToolBarArea</enum>
184 </attribute> 162 </attribute>
185 <attribute name="toolBarBreak"> 163 <attribute name="toolBarBreak">
269 </attribute> 247 </attribute>
270 </widget> 248 </widget>
271 </item> 249 </item>
272 </layout> 250 </layout>
273 </widget> 251 </widget>
252 </widget>
253 <widget class="QToolBar" name="gridToolBar">
254 <property name="windowTitle">
255 <string>toolBar_2</string>
256 </property>
257 <attribute name="toolBarArea">
258 <enum>TopToolBarArea</enum>
259 </attribute>
260 <attribute name="toolBarBreak">
261 <bool>false</bool>
262 </attribute>
263 <addaction name="actionGridFine"/>
264 <addaction name="actionGridMedium"/>
265 <addaction name="actionGridCoarse"/>
266 <addaction name="actionAdjustGridToView"/>
274 </widget> 267 </widget>
275 <action name="actionQuit"> 268 <action name="actionQuit">
276 <property name="icon"> 269 <property name="icon">
277 <iconset resource="../resources.qrc"> 270 <iconset resource="../resources.qrc">
278 <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset> 271 <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset>

mercurial