|
1 <ui version="4.0" > |
|
2 <class>LanguagesDialog</class> |
|
3 <widget class="QDialog" name="LanguagesDialog" > |
|
4 <property name="geometry" > |
|
5 <rect> |
|
6 <x>0</x> |
|
7 <y>0</y> |
|
8 <width>400</width> |
|
9 <height>300</height> |
|
10 </rect> |
|
11 </property> |
|
12 <property name="windowTitle" > |
|
13 <string>Auxiliary Languages</string> |
|
14 </property> |
|
15 <layout class="QVBoxLayout" name="verticalLayout" > |
|
16 <item> |
|
17 <widget class="QTreeWidget" name="languagesList" > |
|
18 <property name="indentation" > |
|
19 <number>0</number> |
|
20 </property> |
|
21 <column> |
|
22 <property name="text" > |
|
23 <string>Locale</string> |
|
24 </property> |
|
25 </column> |
|
26 <column> |
|
27 <property name="text" > |
|
28 <string>File</string> |
|
29 </property> |
|
30 </column> |
|
31 </widget> |
|
32 </item> |
|
33 <item> |
|
34 <layout class="QHBoxLayout" > |
|
35 <item> |
|
36 <widget class="QToolButton" name="upButton" > |
|
37 <property name="enabled" > |
|
38 <bool>false</bool> |
|
39 </property> |
|
40 <property name="toolTip" > |
|
41 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
42 p, li { white-space: pre-wrap; } |
|
43 </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
|
44 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Move selected language up</p></body></html></string> |
|
45 </property> |
|
46 <property name="text" > |
|
47 <string>up</string> |
|
48 </property> |
|
49 <property name="icon" > |
|
50 <iconset resource="linguist.qrc" > |
|
51 <normaloff>:/images/up.png</normaloff>:/images/up.png</iconset> |
|
52 </property> |
|
53 </widget> |
|
54 </item> |
|
55 <item> |
|
56 <widget class="QToolButton" name="downButton" > |
|
57 <property name="enabled" > |
|
58 <bool>false</bool> |
|
59 </property> |
|
60 <property name="toolTip" > |
|
61 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
62 p, li { white-space: pre-wrap; } |
|
63 </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
|
64 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">Move selected language down</p></body></html></string> |
|
65 </property> |
|
66 <property name="text" > |
|
67 <string>down</string> |
|
68 </property> |
|
69 <property name="icon" > |
|
70 <iconset resource="linguist.qrc" > |
|
71 <normaloff>:/images/down.png</normaloff>:/images/down.png</iconset> |
|
72 </property> |
|
73 </widget> |
|
74 </item> |
|
75 <item> |
|
76 <widget class="QToolButton" name="removeButton" > |
|
77 <property name="enabled" > |
|
78 <bool>false</bool> |
|
79 </property> |
|
80 <property name="toolTip" > |
|
81 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
82 p, li { white-space: pre-wrap; } |
|
83 </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
|
84 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Remove selected language</p></body></html></string> |
|
85 </property> |
|
86 <property name="text" > |
|
87 <string>remove</string> |
|
88 </property> |
|
89 <property name="icon" > |
|
90 <iconset resource="linguist.qrc" > |
|
91 <normaloff>:/images/editdelete.png</normaloff>:/images/editdelete.png</iconset> |
|
92 </property> |
|
93 </widget> |
|
94 </item> |
|
95 <item> |
|
96 <widget class="QToolButton" name="openFileButton" > |
|
97 <property name="enabled" > |
|
98 <bool>true</bool> |
|
99 </property> |
|
100 <property name="toolTip" > |
|
101 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
102 p, li { white-space: pre-wrap; } |
|
103 </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
|
104 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Open auxiliary language files</p></body></html></string> |
|
105 </property> |
|
106 <property name="text" > |
|
107 <string>...</string> |
|
108 </property> |
|
109 <property name="icon" > |
|
110 <iconset resource="linguist.qrc" > |
|
111 <normaloff>:/images/mac/fileopen.png</normaloff>:/images/mac/fileopen.png</iconset> |
|
112 </property> |
|
113 </widget> |
|
114 </item> |
|
115 <item> |
|
116 <spacer> |
|
117 <property name="orientation" > |
|
118 <enum>Qt::Horizontal</enum> |
|
119 </property> |
|
120 <property name="sizeHint" stdset="0" > |
|
121 <size> |
|
122 <width>121</width> |
|
123 <height>20</height> |
|
124 </size> |
|
125 </property> |
|
126 </spacer> |
|
127 </item> |
|
128 <item> |
|
129 <widget class="QPushButton" name="okButton" > |
|
130 <property name="text" > |
|
131 <string>OK</string> |
|
132 </property> |
|
133 </widget> |
|
134 </item> |
|
135 </layout> |
|
136 </item> |
|
137 </layout> |
|
138 </widget> |
|
139 <resources> |
|
140 <include location="linguist.qrc" /> |
|
141 </resources> |
|
142 <connections> |
|
143 <connection> |
|
144 <sender>okButton</sender> |
|
145 <signal>clicked()</signal> |
|
146 <receiver>LanguagesDialog</receiver> |
|
147 <slot>accept()</slot> |
|
148 <hints> |
|
149 <hint type="sourcelabel" > |
|
150 <x>352</x> |
|
151 <y>39</y> |
|
152 </hint> |
|
153 <hint type="destinationlabel" > |
|
154 <x>233</x> |
|
155 <y>29</y> |
|
156 </hint> |
|
157 </hints> |
|
158 </connection> |
|
159 </connections> |
|
160 </ui> |