consolidator

Форк
0
/
GuidsWindowOld.ui 
98 строк · 2.7 Кб
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>GuidsDialog</class>
4
 <widget class="QDialog" name="GuidsDialog">
5
  <property name="windowModality">
6
   <enum>Qt::ApplicationModal</enum>
7
  </property>
8
  <property name="geometry">
9
   <rect>
10
    <x>0</x>
11
    <y>0</y>
12
    <width>956</width>
13
    <height>746</height>
14
   </rect>
15
  </property>
16
  <property name="sizePolicy">
17
   <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
18
    <horstretch>0</horstretch>
19
    <verstretch>0</verstretch>
20
   </sizepolicy>
21
  </property>
22
  <property name="maximumSize">
23
   <size>
24
    <width>10000</width>
25
    <height>10000</height>
26
   </size>
27
  </property>
28
  <property name="windowTitle">
29
   <string notr="true">Справочники</string>
30
  </property>
31
  <property name="sizeGripEnabled">
32
   <bool>true</bool>
33
  </property>
34
  <property name="modal">
35
   <bool>true</bool>
36
  </property>
37
  <layout class="QGridLayout" name="gridLayout" columnstretch="1,3">
38
   <item row="0" column="0">
39
    <widget class="QListWidget" name="guidsList"/>
40
   </item>
41
   <item row="0" column="1">
42
    <widget class="QTextEdit" name="textGuid"/>
43
   </item>
44
   <item row="1" column="1">
45
    <layout class="QHBoxLayout" name="horizontalLayout">
46
     <item>
47
      <widget class="QPushButton" name="remoteGuidsButton">
48
       <property name="styleSheet">
49
        <string notr="true">background-color: rgb(236, 236, 236);</string>
50
       </property>
51
       <property name="text">
52
        <string>Получить с сервера</string>
53
       </property>
54
       <property name="checkable">
55
        <bool>false</bool>
56
       </property>
57
      </widget>
58
     </item>
59
     <item>
60
      <widget class="QPushButton" name="localGuidsButton">
61
       <property name="styleSheet">
62
        <string notr="true">background-color: rgb(255, 179, 48);</string>
63
       </property>
64
       <property name="text">
65
        <string>Загрузить на сервер</string>
66
       </property>
67
      </widget>
68
     </item>
69
     <item>
70
      <widget class="QLabel" name="syncWarningLabel">
71
       <property name="styleSheet">
72
        <string notr="true">color: rgb(255, 85, 0);</string>
73
       </property>
74
       <property name="text">
75
        <string>Синхронизация не включена</string>
76
       </property>
77
      </widget>
78
     </item>
79
     <item>
80
      <spacer name="horizontalSpacer">
81
       <property name="orientation">
82
        <enum>Qt::Horizontal</enum>
83
       </property>
84
       <property name="sizeHint" stdset="0">
85
        <size>
86
         <width>40</width>
87
         <height>20</height>
88
        </size>
89
       </property>
90
      </spacer>
91
     </item>
92
    </layout>
93
   </item>
94
  </layout>
95
 </widget>
96
 <resources/>
97
 <connections/>
98
</ui>
99

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

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

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

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