|
1 <ui version="4.0" > |
|
2 <author></author> |
|
3 <comment>********************************************************************* |
|
4 ** |
|
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
6 ** All rights reserved. |
|
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
8 ** |
|
9 ** This file is part of the autotests of the Qt Toolkit. |
|
10 ** |
|
11 ** $QT_BEGIN_LICENSE:LGPL$ |
|
12 ** No Commercial Usage |
|
13 ** This file contains pre-release code and may not be distributed. |
|
14 ** You may use this file in accordance with the terms and conditions |
|
15 ** contained in the Technology Preview License Agreement accompanying |
|
16 ** this package. |
|
17 ** |
|
18 ** GNU Lesser General Public License Usage |
|
19 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
20 ** General Public License version 2.1 as published by the Free Software |
|
21 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
22 ** packaging of this file. Please review the following information to |
|
23 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
25 ** |
|
26 ** In addition, as a special exception, Nokia gives you certain additional |
|
27 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
29 ** |
|
30 ** If you have questions regarding the use of this file, please contact |
|
31 ** Nokia at qt-info@nokia.com. |
|
32 ** |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** $QT_END_LICENSE$ |
|
41 ** |
|
42 *********************************************************************</comment> |
|
43 <exportmacro></exportmacro> |
|
44 <class>TrPreviewToolClass</class> |
|
45 <widget class="QMainWindow" name="TrPreviewToolClass" > |
|
46 <property name="geometry" > |
|
47 <rect> |
|
48 <x>0</x> |
|
49 <y>0</y> |
|
50 <width>593</width> |
|
51 <height>466</height> |
|
52 </rect> |
|
53 </property> |
|
54 <property name="windowTitle" > |
|
55 <string>Qt Translation Preview Tool</string> |
|
56 </property> |
|
57 <widget class="QWidget" name="centralWidget" /> |
|
58 <widget class="QMenuBar" name="menuBar" > |
|
59 <property name="geometry" > |
|
60 <rect> |
|
61 <x>0</x> |
|
62 <y>0</y> |
|
63 <width>593</width> |
|
64 <height>21</height> |
|
65 </rect> |
|
66 </property> |
|
67 <widget class="QMenu" name="menuView" > |
|
68 <property name="title" > |
|
69 <string>&View</string> |
|
70 </property> |
|
71 <widget class="QMenu" name="menuViewViews" > |
|
72 <property name="title" > |
|
73 <string>&Views</string> |
|
74 </property> |
|
75 </widget> |
|
76 <addaction name="menuViewViews" /> |
|
77 </widget> |
|
78 <widget class="QMenu" name="menuHelp" > |
|
79 <property name="title" > |
|
80 <string>&Help</string> |
|
81 </property> |
|
82 <addaction name="actionAbout" /> |
|
83 <addaction name="actionAbout_Qt" /> |
|
84 </widget> |
|
85 <widget class="QMenu" name="menuFile" > |
|
86 <property name="title" > |
|
87 <string>&File</string> |
|
88 </property> |
|
89 <addaction name="actionOpenForm" /> |
|
90 <addaction name="actionLoadTranslation" /> |
|
91 <addaction name="actionReloadTranslations" /> |
|
92 <addaction name="separator" /> |
|
93 <addaction name="actionClose" /> |
|
94 </widget> |
|
95 <addaction name="menuFile" /> |
|
96 <addaction name="menuView" /> |
|
97 <addaction name="menuHelp" /> |
|
98 </widget> |
|
99 <widget class="QToolBar" name="mainToolBar" > |
|
100 <property name="orientation" > |
|
101 <enum>Qt::Horizontal</enum> |
|
102 </property> |
|
103 <attribute name="toolBarArea" > |
|
104 <number>4</number> |
|
105 </attribute> |
|
106 <addaction name="actionOpenForm" /> |
|
107 <addaction name="actionLoadTranslation" /> |
|
108 <addaction name="actionReloadTranslations" /> |
|
109 </widget> |
|
110 <widget class="QStatusBar" name="statusBar" /> |
|
111 <widget class="QDockWidget" name="dwForms" > |
|
112 <property name="windowTitle" > |
|
113 <string>Forms</string> |
|
114 </property> |
|
115 <attribute name="dockWidgetArea" > |
|
116 <number>1</number> |
|
117 </attribute> |
|
118 <widget class="QWidget" name="dockWidgetContents" > |
|
119 <layout class="QVBoxLayout" > |
|
120 <property name="margin" > |
|
121 <number>0</number> |
|
122 </property> |
|
123 <property name="spacing" > |
|
124 <number>0</number> |
|
125 </property> |
|
126 <item> |
|
127 <widget class="QListView" name="viewForms" > |
|
128 <property name="editTriggers" > |
|
129 <set>QAbstractItemView::NoEditTriggers</set> |
|
130 </property> |
|
131 <property name="alternatingRowColors" > |
|
132 <bool>true</bool> |
|
133 </property> |
|
134 <property name="uniformItemSizes" > |
|
135 <bool>true</bool> |
|
136 </property> |
|
137 </widget> |
|
138 </item> |
|
139 </layout> |
|
140 </widget> |
|
141 </widget> |
|
142 <action name="actionOpenForm" > |
|
143 <property name="icon" > |
|
144 <iconset resource="qttrpreviewtool.qrc" >:/images/open_form.png</iconset> |
|
145 </property> |
|
146 <property name="text" > |
|
147 <string>&Open Form...</string> |
|
148 </property> |
|
149 </action> |
|
150 <action name="actionLoadTranslation" > |
|
151 <property name="icon" > |
|
152 <iconset resource="qttrpreviewtool.qrc" >:/images/load_translation.png</iconset> |
|
153 </property> |
|
154 <property name="text" > |
|
155 <string>&Load Translation...</string> |
|
156 </property> |
|
157 </action> |
|
158 <action name="actionReloadTranslations" > |
|
159 <property name="icon" > |
|
160 <iconset resource="qttrpreviewtool.qrc" >:/images/reload_translations.png</iconset> |
|
161 </property> |
|
162 <property name="text" > |
|
163 <string>&Reload Translations</string> |
|
164 </property> |
|
165 <property name="shortcut" > |
|
166 <string>F5</string> |
|
167 </property> |
|
168 </action> |
|
169 <action name="actionClose" > |
|
170 <property name="text" > |
|
171 <string>&Close</string> |
|
172 </property> |
|
173 </action> |
|
174 <action name="actionAbout" > |
|
175 <property name="text" > |
|
176 <string>About</string> |
|
177 </property> |
|
178 </action> |
|
179 <action name="actionAbout_Qt" > |
|
180 <property name="text" > |
|
181 <string>About Qt</string> |
|
182 </property> |
|
183 </action> |
|
184 </widget> |
|
185 <layoutdefault spacing="6" margin="11" /> |
|
186 <pixmapfunction></pixmapfunction> |
|
187 <resources/> |
|
188 <connections/> |
|
189 </ui> |