1 | <ui version="4.0" >
|
---|
2 | <class>About</class>
|
---|
3 | <widget class="QDialog" name="About" >
|
---|
4 | <property name="geometry" >
|
---|
5 | <rect>
|
---|
6 | <x>0</x>
|
---|
7 | <y>0</y>
|
---|
8 | <width>518</width>
|
---|
9 | <height>326</height>
|
---|
10 | </rect>
|
---|
11 | </property>
|
---|
12 | <property name="windowTitle" >
|
---|
13 | <string>About SMPlayer</string>
|
---|
14 | </property>
|
---|
15 | <layout class="QVBoxLayout" >
|
---|
16 | <property name="margin" >
|
---|
17 | <number>9</number>
|
---|
18 | </property>
|
---|
19 | <property name="spacing" >
|
---|
20 | <number>6</number>
|
---|
21 | </property>
|
---|
22 | <item>
|
---|
23 | <widget class="QTabWidget" name="tabWidget" >
|
---|
24 | <property name="tabShape" >
|
---|
25 | <enum>QTabWidget::Rounded</enum>
|
---|
26 | </property>
|
---|
27 | <property name="currentIndex" >
|
---|
28 | <number>0</number>
|
---|
29 | </property>
|
---|
30 | <widget class="QWidget" name="info_tab" >
|
---|
31 | <attribute name="title" >
|
---|
32 | <string>&Info</string>
|
---|
33 | </attribute>
|
---|
34 | <layout class="QHBoxLayout" >
|
---|
35 | <property name="margin" >
|
---|
36 | <number>9</number>
|
---|
37 | </property>
|
---|
38 | <property name="spacing" >
|
---|
39 | <number>6</number>
|
---|
40 | </property>
|
---|
41 | <item>
|
---|
42 | <layout class="QVBoxLayout" >
|
---|
43 | <property name="margin" >
|
---|
44 | <number>0</number>
|
---|
45 | </property>
|
---|
46 | <property name="spacing" >
|
---|
47 | <number>6</number>
|
---|
48 | </property>
|
---|
49 | <item>
|
---|
50 | <widget class="QLabel" name="logo" >
|
---|
51 | <property name="text" >
|
---|
52 | <string>icon</string>
|
---|
53 | </property>
|
---|
54 | </widget>
|
---|
55 | </item>
|
---|
56 | <item>
|
---|
57 | <spacer>
|
---|
58 | <property name="orientation" >
|
---|
59 | <enum>Qt::Vertical</enum>
|
---|
60 | </property>
|
---|
61 | <property name="sizeHint" >
|
---|
62 | <size>
|
---|
63 | <width>20</width>
|
---|
64 | <height>111</height>
|
---|
65 | </size>
|
---|
66 | </property>
|
---|
67 | </spacer>
|
---|
68 | </item>
|
---|
69 | </layout>
|
---|
70 | </item>
|
---|
71 | <item>
|
---|
72 | <widget class="QTextBrowser" name="info" >
|
---|
73 | <property name="frameShape" >
|
---|
74 | <enum>QFrame::NoFrame</enum>
|
---|
75 | </property>
|
---|
76 | <property name="frameShadow" >
|
---|
77 | <enum>QFrame::Plain</enum>
|
---|
78 | </property>
|
---|
79 | <property name="openExternalLinks" >
|
---|
80 | <bool>true</bool>
|
---|
81 | </property>
|
---|
82 | </widget>
|
---|
83 | </item>
|
---|
84 | </layout>
|
---|
85 | </widget>
|
---|
86 | <widget class="QWidget" name="contributions_tab" >
|
---|
87 | <attribute name="title" >
|
---|
88 | <string>&Contributions</string>
|
---|
89 | </attribute>
|
---|
90 | <layout class="QHBoxLayout" >
|
---|
91 | <property name="margin" >
|
---|
92 | <number>9</number>
|
---|
93 | </property>
|
---|
94 | <property name="spacing" >
|
---|
95 | <number>6</number>
|
---|
96 | </property>
|
---|
97 | <item>
|
---|
98 | <layout class="QVBoxLayout" >
|
---|
99 | <property name="margin" >
|
---|
100 | <number>0</number>
|
---|
101 | </property>
|
---|
102 | <property name="spacing" >
|
---|
103 | <number>6</number>
|
---|
104 | </property>
|
---|
105 | <item>
|
---|
106 | <widget class="QLabel" name="contrib_icon" >
|
---|
107 | <property name="text" >
|
---|
108 | <string>icon</string>
|
---|
109 | </property>
|
---|
110 | </widget>
|
---|
111 | </item>
|
---|
112 | <item>
|
---|
113 | <spacer>
|
---|
114 | <property name="orientation" >
|
---|
115 | <enum>Qt::Vertical</enum>
|
---|
116 | </property>
|
---|
117 | <property name="sizeHint" >
|
---|
118 | <size>
|
---|
119 | <width>20</width>
|
---|
120 | <height>111</height>
|
---|
121 | </size>
|
---|
122 | </property>
|
---|
123 | </spacer>
|
---|
124 | </item>
|
---|
125 | </layout>
|
---|
126 | </item>
|
---|
127 | <item>
|
---|
128 | <widget class="QTextBrowser" name="contributions" >
|
---|
129 | <property name="frameShape" >
|
---|
130 | <enum>QFrame::NoFrame</enum>
|
---|
131 | </property>
|
---|
132 | <property name="frameShadow" >
|
---|
133 | <enum>QFrame::Plain</enum>
|
---|
134 | </property>
|
---|
135 | <property name="openExternalLinks" >
|
---|
136 | <bool>true</bool>
|
---|
137 | </property>
|
---|
138 | </widget>
|
---|
139 | </item>
|
---|
140 | </layout>
|
---|
141 | </widget>
|
---|
142 | <widget class="QWidget" name="translations_tab" >
|
---|
143 | <attribute name="title" >
|
---|
144 | <string>&Translators</string>
|
---|
145 | </attribute>
|
---|
146 | <layout class="QHBoxLayout" >
|
---|
147 | <property name="margin" >
|
---|
148 | <number>9</number>
|
---|
149 | </property>
|
---|
150 | <property name="spacing" >
|
---|
151 | <number>6</number>
|
---|
152 | </property>
|
---|
153 | <item>
|
---|
154 | <layout class="QVBoxLayout" >
|
---|
155 | <property name="margin" >
|
---|
156 | <number>0</number>
|
---|
157 | </property>
|
---|
158 | <property name="spacing" >
|
---|
159 | <number>6</number>
|
---|
160 | </property>
|
---|
161 | <item>
|
---|
162 | <widget class="QLabel" name="translators_icon" >
|
---|
163 | <property name="text" >
|
---|
164 | <string>icon</string>
|
---|
165 | </property>
|
---|
166 | </widget>
|
---|
167 | </item>
|
---|
168 | <item>
|
---|
169 | <spacer>
|
---|
170 | <property name="orientation" >
|
---|
171 | <enum>Qt::Vertical</enum>
|
---|
172 | </property>
|
---|
173 | <property name="sizeHint" >
|
---|
174 | <size>
|
---|
175 | <width>20</width>
|
---|
176 | <height>111</height>
|
---|
177 | </size>
|
---|
178 | </property>
|
---|
179 | </spacer>
|
---|
180 | </item>
|
---|
181 | </layout>
|
---|
182 | </item>
|
---|
183 | <item>
|
---|
184 | <widget class="QTextBrowser" name="translators" >
|
---|
185 | <property name="frameShape" >
|
---|
186 | <enum>QFrame::NoFrame</enum>
|
---|
187 | </property>
|
---|
188 | <property name="frameShadow" >
|
---|
189 | <enum>QFrame::Plain</enum>
|
---|
190 | </property>
|
---|
191 | <property name="openExternalLinks" >
|
---|
192 | <bool>true</bool>
|
---|
193 | </property>
|
---|
194 | </widget>
|
---|
195 | </item>
|
---|
196 | </layout>
|
---|
197 | </widget>
|
---|
198 | <widget class="QWidget" name="license_tab" >
|
---|
199 | <attribute name="title" >
|
---|
200 | <string>&License</string>
|
---|
201 | </attribute>
|
---|
202 | <layout class="QHBoxLayout" >
|
---|
203 | <property name="margin" >
|
---|
204 | <number>9</number>
|
---|
205 | </property>
|
---|
206 | <property name="spacing" >
|
---|
207 | <number>6</number>
|
---|
208 | </property>
|
---|
209 | <item>
|
---|
210 | <layout class="QVBoxLayout" >
|
---|
211 | <property name="margin" >
|
---|
212 | <number>0</number>
|
---|
213 | </property>
|
---|
214 | <property name="spacing" >
|
---|
215 | <number>6</number>
|
---|
216 | </property>
|
---|
217 | <item>
|
---|
218 | <widget class="QLabel" name="license_icon" >
|
---|
219 | <property name="text" >
|
---|
220 | <string>icon</string>
|
---|
221 | </property>
|
---|
222 | </widget>
|
---|
223 | </item>
|
---|
224 | <item>
|
---|
225 | <spacer>
|
---|
226 | <property name="orientation" >
|
---|
227 | <enum>Qt::Vertical</enum>
|
---|
228 | </property>
|
---|
229 | <property name="sizeHint" >
|
---|
230 | <size>
|
---|
231 | <width>20</width>
|
---|
232 | <height>111</height>
|
---|
233 | </size>
|
---|
234 | </property>
|
---|
235 | </spacer>
|
---|
236 | </item>
|
---|
237 | </layout>
|
---|
238 | </item>
|
---|
239 | <item>
|
---|
240 | <widget class="QTextBrowser" name="license" >
|
---|
241 | <property name="frameShape" >
|
---|
242 | <enum>QFrame::NoFrame</enum>
|
---|
243 | </property>
|
---|
244 | <property name="frameShadow" >
|
---|
245 | <enum>QFrame::Plain</enum>
|
---|
246 | </property>
|
---|
247 | <property name="openExternalLinks" >
|
---|
248 | <bool>true</bool>
|
---|
249 | </property>
|
---|
250 | </widget>
|
---|
251 | </item>
|
---|
252 | </layout>
|
---|
253 | </widget>
|
---|
254 | </widget>
|
---|
255 | </item>
|
---|
256 | <item>
|
---|
257 | <widget class="QDialogButtonBox" name="buttonBox" >
|
---|
258 | <property name="orientation" >
|
---|
259 | <enum>Qt::Horizontal</enum>
|
---|
260 | </property>
|
---|
261 | <property name="standardButtons" >
|
---|
262 | <set>QDialogButtonBox::Ok</set>
|
---|
263 | </property>
|
---|
264 | </widget>
|
---|
265 | </item>
|
---|
266 | </layout>
|
---|
267 | </widget>
|
---|
268 | <tabstops>
|
---|
269 | <tabstop>tabWidget</tabstop>
|
---|
270 | <tabstop>info</tabstop>
|
---|
271 | <tabstop>buttonBox</tabstop>
|
---|
272 | <tabstop>contributions</tabstop>
|
---|
273 | <tabstop>translators</tabstop>
|
---|
274 | <tabstop>license</tabstop>
|
---|
275 | </tabstops>
|
---|
276 | <resources/>
|
---|
277 | <connections>
|
---|
278 | <connection>
|
---|
279 | <sender>buttonBox</sender>
|
---|
280 | <signal>accepted()</signal>
|
---|
281 | <receiver>About</receiver>
|
---|
282 | <slot>accept()</slot>
|
---|
283 | <hints>
|
---|
284 | <hint type="sourcelabel" >
|
---|
285 | <x>248</x>
|
---|
286 | <y>254</y>
|
---|
287 | </hint>
|
---|
288 | <hint type="destinationlabel" >
|
---|
289 | <x>157</x>
|
---|
290 | <y>274</y>
|
---|
291 | </hint>
|
---|
292 | </hints>
|
---|
293 | </connection>
|
---|
294 | </connections>
|
---|
295 | </ui>
|
---|