Fix configure/make reconf
[kugel-rb.git] / utils / themeeditor / editorwindow.ui
bloba3ea666c78a173cc4231d434f20b5fd518eba602
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>EditorWindow</class>
4 <widget class="QMainWindow" name="EditorWindow">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>628</width>
10 <height>433</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Rockbox Theme Editor</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="resources.qrc">
18 <normaloff>:/resources/resources/windowicon.png</normaloff>:/resources/resources/windowicon.png</iconset>
19 </property>
20 <widget class="QWidget" name="centralwidget">
21 <layout class="QVBoxLayout" name="verticalLayout">
22 <item>
23 <widget class="QTabWidget" name="editorTabs">
24 <property name="currentIndex">
25 <number>-1</number>
26 </property>
27 <property name="tabsClosable">
28 <bool>true</bool>
29 </property>
30 <property name="movable">
31 <bool>true</bool>
32 </property>
33 </widget>
34 </item>
35 </layout>
36 </widget>
37 <widget class="QMenuBar" name="menubar">
38 <property name="geometry">
39 <rect>
40 <x>0</x>
41 <y>0</y>
42 <width>628</width>
43 <height>27</height>
44 </rect>
45 </property>
46 <widget class="QMenu" name="menuFile">
47 <property name="title">
48 <string>&amp;File</string>
49 </property>
50 <addaction name="actionNew_Document"/>
51 <addaction name="actionOpen_Document"/>
52 <addaction name="actionOpen_Project"/>
53 <addaction name="separator"/>
54 <addaction name="actionClose_Document"/>
55 <addaction name="separator"/>
56 <addaction name="actionSave_Document"/>
57 <addaction name="actionSave_Document_As"/>
58 <addaction name="separator"/>
59 <addaction name="actionPreferences"/>
60 <addaction name="separator"/>
61 <addaction name="actionQuit"/>
62 </widget>
63 <widget class="QMenu" name="menuView">
64 <property name="title">
65 <string>&amp;View</string>
66 </property>
67 <addaction name="actionPreview_Panel"/>
68 <addaction name="actionDisplay_Panel"/>
69 <addaction name="actionFile_Panel"/>
70 </widget>
71 <addaction name="menuFile"/>
72 <addaction name="menuView"/>
73 </widget>
74 <widget class="QStatusBar" name="statusbar"/>
75 <widget class="QDockWidget" name="skinPreviewDock">
76 <property name="windowTitle">
77 <string>Skin Preview</string>
78 </property>
79 <attribute name="dockWidgetArea">
80 <number>2</number>
81 </attribute>
82 <widget class="QWidget" name="dockWidgetContents">
83 <layout class="QVBoxLayout" name="verticalLayout_2">
84 <item>
85 <widget class="QGraphicsView" name="skinPreview"/>
86 </item>
87 </layout>
88 </widget>
89 </widget>
90 <widget class="QToolBar" name="toolBar">
91 <property name="windowTitle">
92 <string>toolBar</string>
93 </property>
94 <attribute name="toolBarArea">
95 <enum>TopToolBarArea</enum>
96 </attribute>
97 <attribute name="toolBarBreak">
98 <bool>false</bool>
99 </attribute>
100 <addaction name="actionToolbarNew"/>
101 <addaction name="actionToolbarOpen"/>
102 <addaction name="actionToolbarSave"/>
103 </widget>
104 <widget class="QDockWidget" name="projectDock">
105 <property name="windowTitle">
106 <string>Project</string>
107 </property>
108 <attribute name="dockWidgetArea">
109 <number>1</number>
110 </attribute>
111 <widget class="QWidget" name="dockWidgetContents_2">
112 <layout class="QVBoxLayout" name="verticalLayout_4">
113 <item>
114 <widget class="QTreeView" name="projectTree"/>
115 </item>
116 </layout>
117 </widget>
118 </widget>
119 <widget class="QDockWidget" name="parseTreeDock">
120 <property name="windowTitle">
121 <string>Parse Tree</string>
122 </property>
123 <attribute name="dockWidgetArea">
124 <number>2</number>
125 </attribute>
126 <widget class="QWidget" name="dockWidgetContents_3">
127 <layout class="QVBoxLayout" name="verticalLayout_3">
128 <item>
129 <widget class="QTreeView" name="parseTree"/>
130 </item>
131 <item>
132 <widget class="QPushButton" name="fromTree">
133 <property name="enabled">
134 <bool>false</bool>
135 </property>
136 <property name="text">
137 <string>Update Code</string>
138 </property>
139 </widget>
140 </item>
141 </layout>
142 </widget>
143 </widget>
144 <action name="actionQuit">
145 <property name="text">
146 <string>&amp;Quit</string>
147 </property>
148 <property name="shortcut">
149 <string>Ctrl+Q</string>
150 </property>
151 </action>
152 <action name="actionDisplay_Panel">
153 <property name="checkable">
154 <bool>false</bool>
155 </property>
156 <property name="checked">
157 <bool>false</bool>
158 </property>
159 <property name="text">
160 <string>Parse &amp;Tree Panel</string>
161 </property>
162 </action>
163 <action name="actionPreferences">
164 <property name="text">
165 <string>&amp;Preferences</string>
166 </property>
167 <property name="shortcut">
168 <string>Ctrl+P</string>
169 </property>
170 </action>
171 <action name="actionFile_Panel">
172 <property name="checkable">
173 <bool>false</bool>
174 </property>
175 <property name="checked">
176 <bool>false</bool>
177 </property>
178 <property name="text">
179 <string>P&amp;roject Panel</string>
180 </property>
181 </action>
182 <action name="actionPreview_Panel">
183 <property name="checkable">
184 <bool>false</bool>
185 </property>
186 <property name="checked">
187 <bool>false</bool>
188 </property>
189 <property name="text">
190 <string>&amp;Preview Panel</string>
191 </property>
192 </action>
193 <action name="actionNew_Document">
194 <property name="text">
195 <string>&amp;New Document</string>
196 </property>
197 <property name="shortcut">
198 <string>Ctrl+N</string>
199 </property>
200 </action>
201 <action name="actionOpen_Document">
202 <property name="text">
203 <string>&amp;Open Document</string>
204 </property>
205 <property name="shortcut">
206 <string>Ctrl+O</string>
207 </property>
208 </action>
209 <action name="actionSave_Document">
210 <property name="enabled">
211 <bool>false</bool>
212 </property>
213 <property name="text">
214 <string>&amp;Save Document</string>
215 </property>
216 <property name="shortcut">
217 <string>Ctrl+S</string>
218 </property>
219 </action>
220 <action name="actionClose_Document">
221 <property name="enabled">
222 <bool>false</bool>
223 </property>
224 <property name="text">
225 <string>&amp;Close Document</string>
226 </property>
227 <property name="shortcut">
228 <string>Ctrl+W</string>
229 </property>
230 </action>
231 <action name="actionSave_Document_As">
232 <property name="enabled">
233 <bool>false</bool>
234 </property>
235 <property name="text">
236 <string>Save Document &amp;As</string>
237 </property>
238 <property name="shortcut">
239 <string>Ctrl+Shift+S</string>
240 </property>
241 </action>
242 <action name="actionToolbarNew">
243 <property name="icon">
244 <iconset resource="resources.qrc">
245 <normaloff>:/resources/resources/document-new.png</normaloff>:/resources/resources/document-new.png</iconset>
246 </property>
247 <property name="text">
248 <string>ToolbarNew</string>
249 </property>
250 <property name="toolTip">
251 <string>New</string>
252 </property>
253 </action>
254 <action name="actionToolbarOpen">
255 <property name="icon">
256 <iconset resource="resources.qrc">
257 <normaloff>:/resources/resources/document-open.png</normaloff>:/resources/resources/document-open.png</iconset>
258 </property>
259 <property name="text">
260 <string>ToolbarOpen</string>
261 </property>
262 <property name="toolTip">
263 <string>Open</string>
264 </property>
265 </action>
266 <action name="actionToolbarSave">
267 <property name="enabled">
268 <bool>false</bool>
269 </property>
270 <property name="icon">
271 <iconset resource="resources.qrc">
272 <normaloff>:/resources/resources/document-save.png</normaloff>:/resources/resources/document-save.png</iconset>
273 </property>
274 <property name="text">
275 <string>ToolbarSave</string>
276 </property>
277 <property name="toolTip">
278 <string>Save</string>
279 </property>
280 </action>
281 <action name="actionOpen_Project">
282 <property name="text">
283 <string>Open P&amp;roject</string>
284 </property>
285 <property name="shortcut">
286 <string>Ctrl+Shift+O</string>
287 </property>
288 </action>
289 </widget>
290 <tabstops>
291 <tabstop>projectTree</tabstop>
292 <tabstop>skinPreview</tabstop>
293 <tabstop>parseTree</tabstop>
294 <tabstop>fromTree</tabstop>
295 <tabstop>editorTabs</tabstop>
296 </tabstops>
297 <resources>
298 <include location="resources.qrc"/>
299 </resources>
300 <connections>
301 <connection>
302 <sender>actionQuit</sender>
303 <signal>activated()</signal>
304 <receiver>EditorWindow</receiver>
305 <slot>close()</slot>
306 <hints>
307 <hint type="sourcelabel">
308 <x>-1</x>
309 <y>-1</y>
310 </hint>
311 <hint type="destinationlabel">
312 <x>299</x>
313 <y>199</y>
314 </hint>
315 </hints>
316 </connection>
317 </connections>
318 </ui>