~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to tools/assistant/mainwindow.ui

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<UI version="4.0" stdsetdef="1" >
 
2
  <class>MainWindow</class>
 
3
  <comment>*********************************************************************
 
4
  **
 
5
  ** Copyright (C) 1992-2005 Trolltech AS. All rights reserved.
 
6
  **
 
7
  ** This file is part of the assistant application of the Qt Toolkit.
 
8
  **
 
9
  ** This file may be distributed under the terms of the Q Public License
 
10
** as defined by Trolltech AS of Norway and appearing in the file
 
11
** LICENSE.QPL included in the packaging of this file.
 
12
**
 
13
** This file may be distributed and/or modified under the terms of the
 
14
** GNU General Public License version 2 as published by the Free Software
 
15
** Foundation and appearing in the file LICENSE.GPL included in the
 
16
** packaging of this file.
 
17
**
 
18
** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
 
19
**   information about Qt Commercial License Agreements.
 
20
** See http://www.trolltech.com/qpl/ for QPL licensing information.
 
21
** See http://www.trolltech.com/gpl/ for GPL licensing information.
 
22
**
 
23
** Contact info@trolltech.com if any conditions of this licensing are
 
24
** not clear to you.
 
25
  **
 
26
  ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
 
27
  ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
28
  **
 
29
  *********************************************************************</comment>
 
30
  <widget class="QMainWindow" name="MainWindow" >
 
31
    <widget class="QWidget" name="__qt_central_widget" />
 
32
    <property name="geometry" >
 
33
      <rect>
 
34
        <x>0</x>
 
35
        <y>0</y>
 
36
        <width>949</width>
 
37
        <height>670</height>
 
38
      </rect>
 
39
    </property>
 
40
    <property name="windowTitle" >
 
41
      <string>Qt Assistant by Trolltech</string>
 
42
    </property>
 
43
    <widget class="QToolBar" name="Toolbar" >
 
44
      <property name="windowTitle" >
 
45
        <string>Toolbar</string>
 
46
      </property>
 
47
      <addaction name="actionGoPrevious" />
 
48
      <addaction name="actionGoNext" />
 
49
      <addaction name="actionGoHome" />
 
50
      <addaction name="separator" />
 
51
      <addaction name="actionEditCopy" />
 
52
      <addaction name="actionEditFind" />
 
53
      <addaction name="actionFilePrint" />
 
54
      <addaction name="separator" />
 
55
      <addaction name="actionZoomIn" />
 
56
      <addaction name="actionZoomOut" />
 
57
      <addaction name="separator" />
 
58
      <addaction name="actionHelpWhatsThis" />
 
59
    </widget>
 
60
    <widget class="QToolBar" name="goActionToolbar" >
 
61
      <property name="windowTitle" >
 
62
        <string>Go</string>
 
63
      </property>
 
64
    </widget>
 
65
    <widget class="QMenuBar" name="menubar" >
 
66
      <property name="geometry" >
 
67
        <rect>
 
68
          <x>0</x>
 
69
          <y>0</y>
 
70
          <width>949</width>
 
71
          <height>29</height>
 
72
        </rect>
 
73
      </property>
 
74
      <widget class="QMenu" name="fileMenu" >
 
75
        <property name="title" >
 
76
          <string>&amp;File</string>
 
77
        </property>
 
78
        <addaction name="actionNewWindow" />
 
79
        <addaction name="actionOpenPage" />
 
80
        <addaction name="actionClosePage" />
 
81
        <addaction name="separator" />
 
82
        <addaction name="actionSaveAs" />
 
83
        <addaction name="separator" />
 
84
        <addaction name="actionFilePrint" />
 
85
        <addaction name="separator" />
 
86
        <addaction name="actionClose" />
 
87
        <addaction name="actionFileExit" />
 
88
      </widget>
 
89
      <widget class="QMenu" name="editMenu" >
 
90
        <property name="title" >
 
91
          <string>&amp;Edit</string>
 
92
        </property>
 
93
        <addaction name="actionEditCopy" />
 
94
        <addaction name="actionEditFind" />
 
95
        <addaction name="actionEditFindAgain" />
 
96
        <addaction name="actionEditFindAgainPrev" />
 
97
        <addaction name="separator" />
 
98
        <addaction name="actionSettings" />
 
99
      </widget>
 
100
      <widget class="QMenu" name="viewMenu" >
 
101
        <property name="title" >
 
102
          <string>&amp;View</string>
 
103
        </property>
 
104
        <addaction name="actionZoomIn" />
 
105
        <addaction name="actionZoomOut" />
 
106
      </widget>
 
107
      <widget class="QMenu" name="goMenu" >
 
108
        <property name="title" >
 
109
          <string>&amp;Go</string>
 
110
        </property>
 
111
        <addaction name="actionGoPrevious" />
 
112
        <addaction name="actionGoNext" />
 
113
        <addaction name="actionGoHome" />
 
114
        <addaction name="separator" />
 
115
        <addaction name="actionNextPage" />
 
116
        <addaction name="actionPrevPage" />
 
117
      </widget>
 
118
      <widget class="QMenu" name="bookmarkMenu" >
 
119
        <property name="title" >
 
120
          <string>Boo&amp;kmarks</string>
 
121
        </property>
 
122
      </widget>
 
123
      <widget class="QMenu" name="helpMenu" >
 
124
        <property name="title" >
 
125
          <string>&amp;Help</string>
 
126
        </property>
 
127
        <addaction name="actionHelpAssistant" />
 
128
        <addaction name="separator" />
 
129
        <addaction name="actionAboutAssistant" />
 
130
        <addaction name="actionAboutApplication" />
 
131
        <addaction name="separator" />
 
132
        <addaction name="actionHelpWhatsThis" />
 
133
      </widget>
 
134
      <addaction name="fileMenu" />
 
135
      <addaction name="editMenu" />
 
136
      <addaction name="viewMenu" />      
 
137
      <addaction name="goMenu" />
 
138
      <addaction name="bookmarkMenu" />
 
139
      <addaction name="helpMenu" />
 
140
    </widget>
 
141
      <action name="actionFilePrint" >
 
142
        <property name="icon" >
 
143
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/print.png</iconset>
 
144
        </property>
 
145
        <property name="whatsThis" >
 
146
          <string>Print the currently displayed page.</string>
 
147
        </property>
 
148
        <property name="shortcut" >
 
149
          <string>Ctrl+P</string>
 
150
        </property>
 
151
        <property name="text" >
 
152
          <string>&amp;Print...</string>
 
153
        </property>
 
154
      </action>
 
155
      <action name="actionFileExit" >
 
156
        <property name="whatsThis" >
 
157
          <string>Quit Qt Assistant.</string>
 
158
        </property>
 
159
        <property name="shortcut" >
 
160
          <string>Ctrl+Q</string>
 
161
        </property>
 
162
        <property name="text" >
 
163
          <string>E&amp;xit</string>
 
164
        </property>
 
165
      </action>
 
166
      <action name="actionEditCopy" >
 
167
        <property name="icon" >
 
168
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/editcopy.png</iconset>
 
169
        </property>
 
170
        <property name="whatsThis" >
 
171
          <string>Copy the selected text to the clipboard.</string>
 
172
        </property>
 
173
        <property name="shortcut" >
 
174
          <string>Ctrl+C</string>
 
175
        </property>
 
176
        <property name="text" >
 
177
          <string>&amp;Copy</string>
 
178
        </property>
 
179
      </action>
 
180
      <action name="actionEditFind" >
 
181
        <property name="icon" >
 
182
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/find.png</iconset>
 
183
        </property>
 
184
        <property name="whatsThis" >
 
185
          <string>Open the Find dialog. Qt Assistant will search the currently displayed page for the text you enter.</string>
 
186
        </property>
 
187
        <property name="shortcut" >
 
188
          <string>Ctrl+F</string>
 
189
        </property>
 
190
        <property name="text" >
 
191
          <string>&amp;Find in Text...</string>
 
192
        </property>
 
193
      </action>
 
194
      <action name="actionEditFindAgain" >
 
195
        <property name="shortcut" >
 
196
          <string>F3</string>
 
197
        </property>
 
198
        <property name="text" >
 
199
          <string>Find &amp;Next</string>
 
200
        </property>
 
201
      </action>
 
202
      <action name="actionEditFindAgainPrev" >
 
203
        <property name="shortcut" >
 
204
          <string>Shift+F3</string>
 
205
        </property>
 
206
        <property name="text" >
 
207
          <string>Find &amp;Previous</string>
 
208
        </property>
 
209
      </action>
 
210
      <action name="actionGoHome" >
 
211
        <property name="icon" >
 
212
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/home.png</iconset>
 
213
        </property>
 
214
        <property name="whatsThis" >
 
215
          <string>Go to the home page. Qt Assistant's home page is the Qt Reference Documentation.</string>
 
216
        </property>
 
217
        <property name="shortcut" >
 
218
          <string>Ctrl+Home</string>
 
219
        </property>
 
220
        <property name="text" >
 
221
          <string>&amp;Home</string>
 
222
        </property>
 
223
      </action>
 
224
      <action name="actionGoPrevious" >
 
225
        <property name="icon" >
 
226
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/previous.png</iconset>
 
227
        </property>
 
228
        <property name="whatsThis" >
 
229
          <string>Go to the previous page.</string>
 
230
        </property>
 
231
        <property name="shortcut" >
 
232
          <string>Alt+Left</string>
 
233
        </property>
 
234
        <property name="text" >
 
235
          <string>&amp;Previous</string>
 
236
        </property>
 
237
      </action>
 
238
      <action name="actionGoNext" >
 
239
        <property name="icon" >
 
240
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/next.png</iconset>
 
241
        </property>
 
242
        <property name="whatsThis" >
 
243
          <string>Go to the next page.</string>
 
244
        </property>
 
245
        <property name="shortcut" >
 
246
          <string>Alt+Right</string>
 
247
        </property>
 
248
        <property name="text" >
 
249
          <string>&amp;Next</string>
 
250
        </property>
 
251
      </action>
 
252
      <action name="actionAboutAssistant" >
 
253
        <property name="whatsThis" >
 
254
          <string>Display further information about Qt Assistant.</string>
 
255
        </property>
 
256
        <property name="text" >
 
257
          <string>About Qt Assistant</string>
 
258
        </property>
 
259
      </action>
 
260
      <action name="actionAboutApplication" >
 
261
        <property name="text" >
 
262
          <string>About Qt</string>
 
263
        </property>
 
264
      </action>
 
265
      <action name="actionZoomIn" >
 
266
        <property name="icon" >
 
267
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/zoomin.png</iconset>
 
268
        </property>
 
269
        <property name="whatsThis" >
 
270
          <string>Zoom in on the document, i.e. increase the font size.</string>
 
271
        </property>
 
272
        <property name="shortcut" >
 
273
          <string>Ctrl++</string>
 
274
        </property>
 
275
        <property name="text" >
 
276
          <string>Zoom &amp;in</string>
 
277
        </property>
 
278
      </action>
 
279
      <action name="actionZoomOut" >
 
280
        <property name="icon" >
 
281
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/zoomout.png</iconset>
 
282
        </property>
 
283
        <property name="whatsThis" >
 
284
          <string>Zoom out on the document, i.e. decrease the font size.</string>
 
285
        </property>
 
286
        <property name="shortcut" >
 
287
          <string>Ctrl+-</string>
 
288
        </property>
 
289
        <property name="text" >
 
290
          <string>Zoom &amp;out</string>
 
291
        </property>
 
292
      </action>
 
293
      <action name="actionSettings" >
 
294
        <property name="whatsThis" >
 
295
          <string>Open the settings dialog.</string>
 
296
        </property>
 
297
        <property name="text" >
 
298
          <string>&amp;Settings...</string>
 
299
        </property>
 
300
      </action>
 
301
      <action name="actionNewWindow" >
 
302
        <property name="whatsThis" >
 
303
          <string>Open a new window.</string>
 
304
        </property>
 
305
        <property name="shortcut" >
 
306
          <string>Ctrl+N</string>
 
307
        </property>
 
308
        <property name="text" >
 
309
          <string>New Window</string>
 
310
        </property>
 
311
      </action>
 
312
      <action name="actionClose" >
 
313
        <property name="whatsThis" >
 
314
          <string>Close the current window.</string>
 
315
        </property>
 
316
        <property name="text" >
 
317
          <string>&amp;Close</string>
 
318
        </property>
 
319
      </action>
 
320
      <action name="actionAddBookmark" >
 
321
        <property name="whatsThis" >
 
322
          <string>Add the currently displayed page as a new bookmark.</string>
 
323
        </property>
 
324
        <property name="text" >
 
325
          <string>&amp;Add Bookmark</string>
 
326
        </property>
 
327
      </action>
 
328
      <action name="actionHelpWhatsThis" >
 
329
        <property name="icon" >
 
330
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/win/whatsthis.png</iconset>
 
331
        </property>
 
332
        <property name="statusTip" >
 
333
          <string>&quot;What's This?&quot; context sensitive help.</string>
 
334
        </property>
 
335
        <property name="whatsThis" >
 
336
          <string>&quot;What's This?&quot; context sensitive help.</string>
 
337
        </property>
 
338
        <property name="shortcut" >
 
339
          <string>Shift+F1</string>
 
340
        </property>
 
341
        <property name="text" >
 
342
          <string>What's This?</string>
 
343
        </property>
 
344
      </action>
 
345
      <action name="actionOpenPage" >
 
346
        <property name="shortcut" >
 
347
          <string>Ctrl+Alt+N</string>
 
348
        </property>
 
349
        <property name="text" >
 
350
          <string>Add Tab</string>
 
351
        </property>
 
352
      </action>
 
353
      <action name="actionNextPage" >
 
354
        <property name="shortcut" >
 
355
          <string>Ctrl+Alt+Right</string>
 
356
        </property>
 
357
        <property name="text" >
 
358
          <string>Next Tab</string>
 
359
        </property>
 
360
      </action>
 
361
      <action name="actionPrevPage" >
 
362
        <property name="shortcut" >
 
363
          <string>Ctrl+Alt+Left</string>
 
364
        </property>
 
365
        <property name="text" >
 
366
          <string>Previous Tab</string>
 
367
        </property>
 
368
      </action>
 
369
      <action name="actionClosePage" >
 
370
        <property name="shortcut" >
 
371
          <string>Ctrl+Alt+Q</string>
 
372
        </property>
 
373
        <property name="text" >
 
374
          <string>Close Tab</string>
 
375
        </property>
 
376
      </action>
 
377
      <action name="actionHelpAssistant" >
 
378
        <property name="icon" >
 
379
          <iconset resource="assistant.qrc">:/trolltech/assistant/images/assistant.png</iconset>
 
380
        </property>
 
381
        <property name="shortcut" >
 
382
          <string>F1</string>
 
383
        </property>
 
384
        <property name="text" >
 
385
          <string>Qt Assistant Manual</string>
 
386
        </property>
 
387
      </action>
 
388
      <action name="actionSaveAs" >
 
389
        <property name="shortcut" >
 
390
          <string>Ctrl+Alt+S</string>
 
391
        </property>
 
392
        <property name="text" >
 
393
          <string>Save Page As...</string>
 
394
        </property>
 
395
      </action>
 
396
  </widget>
 
397
  <resources>
 
398
      <include location="assistant.qrc" />
 
399
  </resources>
 
400
</UI>