irc-client

Форк
0
/
aboutprogram.ui 
529 строк · 14.6 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>Dialog</class>
4
 <widget class="QDialog" name="Dialog">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>408</width>
10
    <height>486</height>
11
   </rect>
12
  </property>
13
  <property name="minimumSize">
14
   <size>
15
    <width>408</width>
16
    <height>486</height>
17
   </size>
18
  </property>
19
  <property name="maximumSize">
20
   <size>
21
    <width>624</width>
22
    <height>486</height>
23
   </size>
24
  </property>
25
  <property name="windowTitle">
26
   <string>О клиенте Tinelix IRC</string>
27
  </property>
28
  <property name="styleSheet">
29
   <string notr="true">background-color: rgb(43, 43, 43);
30
color: rgb(255, 255, 255);</string>
31
  </property>
32
  <layout class="QVBoxLayout" name="verticalLayout">
33
   <item>
34
    <layout class="QVBoxLayout" name="verticalLayout_2">
35
     <item>
36
      <widget class="QLabel" name="icon_label">
37
       <property name="minimumSize">
38
        <size>
39
         <width>0</width>
40
         <height>80</height>
41
        </size>
42
       </property>
43
       <property name="maximumSize">
44
        <size>
45
         <width>16777215</width>
46
         <height>80</height>
47
        </size>
48
       </property>
49
       <property name="styleSheet">
50
        <string notr="true">image: url(:/icons/icon_64_64.png);</string>
51
       </property>
52
       <property name="text">
53
        <string/>
54
       </property>
55
      </widget>
56
     </item>
57
     <item>
58
      <widget class="QLabel" name="progname">
59
       <property name="minimumSize">
60
        <size>
61
         <width>0</width>
62
         <height>28</height>
63
        </size>
64
       </property>
65
       <property name="maximumSize">
66
        <size>
67
         <width>16777215</width>
68
         <height>28</height>
69
        </size>
70
       </property>
71
       <property name="font">
72
        <font>
73
         <pointsize>14</pointsize>
74
         <weight>75</weight>
75
         <bold>true</bold>
76
        </font>
77
       </property>
78
       <property name="styleSheet">
79
        <string notr="true">selection-color: rgb(255, 119, 0);</string>
80
       </property>
81
       <property name="text">
82
        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Tinelix IRC Client &lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;(codename Flight)&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
83
       </property>
84
       <property name="alignment">
85
        <set>Qt::AlignCenter</set>
86
       </property>
87
       <property name="wordWrap">
88
        <bool>true</bool>
89
       </property>
90
      </widget>
91
     </item>
92
     <item>
93
      <widget class="Line" name="line">
94
       <property name="minimumSize">
95
        <size>
96
         <width>0</width>
97
         <height>3</height>
98
        </size>
99
       </property>
100
       <property name="maximumSize">
101
        <size>
102
         <width>16777215</width>
103
         <height>3</height>
104
        </size>
105
       </property>
106
       <property name="orientation">
107
        <enum>Qt::Horizontal</enum>
108
       </property>
109
      </widget>
110
     </item>
111
     <item>
112
      <widget class="QLabel" name="label">
113
       <property name="minimumSize">
114
        <size>
115
         <width>0</width>
116
         <height>110</height>
117
        </size>
118
       </property>
119
       <property name="maximumSize">
120
        <size>
121
         <width>16777215</width>
122
         <height>110</height>
123
        </size>
124
       </property>
125
       <property name="styleSheet">
126
        <string notr="true">selection-color: rgb(255, 119, 0);</string>
127
       </property>
128
       <property name="text">
129
        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Это свободное программное обеспечение с открытым исходным кодом, распространяемое в соответствии с условиями &lt;a href=&quot;https://www.gnu.org/licenses/gnu-3.0.ru.html&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#1d99f3;&quot;&gt;GNU General Public License 3.0 (прочитать лицензию)&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-weight:600;&quot;/&gt;.&lt;br&gt;&lt;br&gt;БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ, ВКЛЮЧАЯ КОММЕРЧЕСКУЮ ЦЕННОСТЬ.&lt;/body&gt;&lt;/html&gt;</string>
130
       </property>
131
       <property name="alignment">
132
        <set>Qt::AlignHCenter|Qt::AlignTop</set>
133
       </property>
134
       <property name="wordWrap">
135
        <bool>true</bool>
136
       </property>
137
      </widget>
138
     </item>
139
    </layout>
140
   </item>
141
   <item>
142
    <widget class="Line" name="line_2">
143
     <property name="minimumSize">
144
      <size>
145
       <width>0</width>
146
       <height>3</height>
147
      </size>
148
     </property>
149
     <property name="maximumSize">
150
      <size>
151
       <width>16777215</width>
152
       <height>3</height>
153
      </size>
154
     </property>
155
     <property name="orientation">
156
      <enum>Qt::Horizontal</enum>
157
     </property>
158
    </widget>
159
   </item>
160
   <item>
161
    <widget class="QGroupBox" name="about_used_components">
162
     <property name="minimumSize">
163
      <size>
164
       <width>0</width>
165
       <height>86</height>
166
      </size>
167
     </property>
168
     <property name="maximumSize">
169
      <size>
170
       <width>16777215</width>
171
       <height>86</height>
172
      </size>
173
     </property>
174
     <property name="title">
175
      <string>О используемых компонентах</string>
176
     </property>
177
     <layout class="QVBoxLayout" name="verticalLayout_3">
178
      <property name="spacing">
179
       <number>0</number>
180
      </property>
181
      <property name="leftMargin">
182
       <number>6</number>
183
      </property>
184
      <property name="topMargin">
185
       <number>6</number>
186
      </property>
187
      <property name="rightMargin">
188
       <number>6</number>
189
      </property>
190
      <property name="bottomMargin">
191
       <number>6</number>
192
      </property>
193
      <item>
194
       <layout class="QGridLayout" name="gridLayout_2">
195
        <property name="verticalSpacing">
196
         <number>0</number>
197
        </property>
198
        <item row="1" column="1">
199
         <widget class="QLabel" name="qt_version">
200
          <property name="minimumSize">
201
           <size>
202
            <width>0</width>
203
            <height>18</height>
204
           </size>
205
          </property>
206
          <property name="maximumSize">
207
           <size>
208
            <width>16777215</width>
209
            <height>22</height>
210
           </size>
211
          </property>
212
          <property name="text">
213
           <string/>
214
          </property>
215
         </widget>
216
        </item>
217
        <item row="0" column="1">
218
         <widget class="QLabel" name="pyqt_version">
219
          <property name="minimumSize">
220
           <size>
221
            <width>0</width>
222
            <height>18</height>
223
           </size>
224
          </property>
225
          <property name="maximumSize">
226
           <size>
227
            <width>16777215</width>
228
            <height>22</height>
229
           </size>
230
          </property>
231
          <property name="text">
232
           <string/>
233
          </property>
234
         </widget>
235
        </item>
236
        <item row="0" column="0">
237
         <widget class="QLabel" name="pyqt_version_label">
238
          <property name="minimumSize">
239
           <size>
240
            <width>80</width>
241
            <height>18</height>
242
           </size>
243
          </property>
244
          <property name="maximumSize">
245
           <size>
246
            <width>128</width>
247
            <height>22</height>
248
           </size>
249
          </property>
250
          <property name="font">
251
           <font>
252
            <weight>75</weight>
253
            <bold>true</bold>
254
           </font>
255
          </property>
256
          <property name="text">
257
           <string>Версия PyQt5:</string>
258
          </property>
259
         </widget>
260
        </item>
261
        <item row="1" column="0">
262
         <widget class="QLabel" name="qt_version_label">
263
          <property name="minimumSize">
264
           <size>
265
            <width>80</width>
266
            <height>18</height>
267
           </size>
268
          </property>
269
          <property name="maximumSize">
270
           <size>
271
            <width>128</width>
272
            <height>22</height>
273
           </size>
274
          </property>
275
          <property name="font">
276
           <font>
277
            <weight>75</weight>
278
            <bold>true</bold>
279
           </font>
280
          </property>
281
          <property name="text">
282
           <string>Версия Qt:</string>
283
          </property>
284
         </widget>
285
        </item>
286
        <item row="2" column="0">
287
         <widget class="QLabel" name="python_version_label">
288
          <property name="minimumSize">
289
           <size>
290
            <width>80</width>
291
            <height>18</height>
292
           </size>
293
          </property>
294
          <property name="maximumSize">
295
           <size>
296
            <width>128</width>
297
            <height>22</height>
298
           </size>
299
          </property>
300
          <property name="font">
301
           <font>
302
            <weight>75</weight>
303
            <bold>true</bold>
304
           </font>
305
          </property>
306
          <property name="text">
307
           <string>Версия Python:</string>
308
          </property>
309
         </widget>
310
        </item>
311
        <item row="2" column="1">
312
         <widget class="QLabel" name="python_version">
313
          <property name="minimumSize">
314
           <size>
315
            <width>0</width>
316
            <height>18</height>
317
           </size>
318
          </property>
319
          <property name="text">
320
           <string/>
321
          </property>
322
          <property name="scaledContents">
323
           <bool>false</bool>
324
          </property>
325
         </widget>
326
        </item>
327
       </layout>
328
      </item>
329
     </layout>
330
    </widget>
331
   </item>
332
   <item>
333
    <widget class="QGroupBox" name="about_software_platform">
334
     <property name="minimumSize">
335
      <size>
336
       <width>0</width>
337
       <height>67</height>
338
      </size>
339
     </property>
340
     <property name="maximumSize">
341
      <size>
342
       <width>16777215</width>
343
       <height>67</height>
344
      </size>
345
     </property>
346
     <property name="title">
347
      <string>О системе</string>
348
     </property>
349
     <layout class="QVBoxLayout" name="verticalLayout_4">
350
      <property name="leftMargin">
351
       <number>6</number>
352
      </property>
353
      <property name="topMargin">
354
       <number>6</number>
355
      </property>
356
      <property name="rightMargin">
357
       <number>6</number>
358
      </property>
359
      <property name="bottomMargin">
360
       <number>6</number>
361
      </property>
362
      <item>
363
       <layout class="QGridLayout" name="gridLayout_3">
364
        <property name="horizontalSpacing">
365
         <number>6</number>
366
        </property>
367
        <property name="verticalSpacing">
368
         <number>0</number>
369
        </property>
370
        <item row="0" column="0">
371
         <widget class="QLabel" name="platform_label">
372
          <property name="minimumSize">
373
           <size>
374
            <width>80</width>
375
            <height>18</height>
376
           </size>
377
          </property>
378
          <property name="maximumSize">
379
           <size>
380
            <width>128</width>
381
            <height>22</height>
382
           </size>
383
          </property>
384
          <property name="font">
385
           <font>
386
            <weight>75</weight>
387
            <bold>true</bold>
388
           </font>
389
          </property>
390
          <property name="text">
391
           <string>Платформа:</string>
392
          </property>
393
         </widget>
394
        </item>
395
        <item row="1" column="0">
396
         <widget class="QLabel" name="platform_version_label">
397
          <property name="minimumSize">
398
           <size>
399
            <width>80</width>
400
            <height>18</height>
401
           </size>
402
          </property>
403
          <property name="maximumSize">
404
           <size>
405
            <width>128</width>
406
            <height>22</height>
407
           </size>
408
          </property>
409
          <property name="font">
410
           <font>
411
            <weight>75</weight>
412
            <bold>true</bold>
413
           </font>
414
          </property>
415
          <property name="text">
416
           <string>Версия платформы:</string>
417
          </property>
418
         </widget>
419
        </item>
420
        <item row="1" column="1">
421
         <widget class="QLabel" name="platform_version">
422
          <property name="minimumSize">
423
           <size>
424
            <width>0</width>
425
            <height>18</height>
426
           </size>
427
          </property>
428
          <property name="text">
429
           <string/>
430
          </property>
431
         </widget>
432
        </item>
433
        <item row="0" column="1">
434
         <widget class="QLabel" name="platform">
435
          <property name="minimumSize">
436
           <size>
437
            <width>0</width>
438
            <height>18</height>
439
           </size>
440
          </property>
441
          <property name="text">
442
           <string/>
443
          </property>
444
         </widget>
445
        </item>
446
       </layout>
447
      </item>
448
     </layout>
449
    </widget>
450
   </item>
451
   <item>
452
    <widget class="QLabel" name="copyright_label">
453
     <property name="minimumSize">
454
      <size>
455
       <width>0</width>
456
       <height>14</height>
457
      </size>
458
     </property>
459
     <property name="maximumSize">
460
      <size>
461
       <width>16777215</width>
462
       <height>14</height>
463
      </size>
464
     </property>
465
     <property name="font">
466
      <font>
467
       <pointsize>8</pointsize>
468
      </font>
469
     </property>
470
     <property name="text">
471
      <string>© 2021 Dmitry Tretyakov (aka. Tinelix)</string>
472
     </property>
473
    </widget>
474
   </item>
475
   <item>
476
    <layout class="QGridLayout" name="gridLayout">
477
     <item row="0" column="0">
478
      <widget class="QPushButton" name="repo_btn">
479
       <property name="styleSheet">
480
        <string notr="true">selection-background-color: rgb(255, 119, 0);</string>
481
       </property>
482
       <property name="text">
483
        <string>Репозиторий</string>
484
       </property>
485
      </widget>
486
     </item>
487
     <item row="0" column="2">
488
      <widget class="QDialogButtonBox" name="buttonBox">
489
       <property name="styleSheet">
490
        <string notr="true">selection-background-color: rgb(255, 119, 0);</string>
491
       </property>
492
       <property name="standardButtons">
493
        <set>QDialogButtonBox::Ok</set>
494
       </property>
495
      </widget>
496
     </item>
497
     <item row="0" column="1">
498
      <widget class="QPushButton" name="website_btn">
499
       <property name="text">
500
        <string>Веб-сайт</string>
501
       </property>
502
      </widget>
503
     </item>
504
    </layout>
505
   </item>
506
  </layout>
507
 </widget>
508
 <resources>
509
  <include location="resources.qrc"/>
510
 </resources>
511
 <connections>
512
  <connection>
513
   <sender>buttonBox</sender>
514
   <signal>accepted()</signal>
515
   <receiver>Dialog</receiver>
516
   <slot>accept()</slot>
517
   <hints>
518
    <hint type="sourcelabel">
519
     <x>254</x>
520
     <y>358</y>
521
    </hint>
522
    <hint type="destinationlabel">
523
     <x>203</x>
524
     <y>190</y>
525
    </hint>
526
   </hints>
527
  </connection>
528
 </connections>
529
</ui>
530

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.