Хранилища Subversion OpenInventory

Редакция

Редакция 115 | Редакция 132 | К новейшей редакции | Только различия | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 115 Редакция 119
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
2
<ui version="4.0">
3
 <class>MainWindow</class>
3
 <class>MainWindow</class>
4
 <widget class="QMainWindow" name="MainWindow">
4
 <widget class="QMainWindow" name="MainWindow">
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>1098</width>
9
    <width>1098</width>
10
    <height>697</height>
10
    <height>697</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>MainWindow</string>
14
   <string>MainWindow</string>
15
  </property>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
16
  <widget class="QWidget" name="centralWidget">
17
   <widget class="QTabWidget" name="tabWidget">
17
   <widget class="QTabWidget" name="tabWidget">
18
    <property name="geometry">
18
    <property name="geometry">
19
     <rect>
19
     <rect>
20
      <x>20</x>
20
      <x>20</x>
21
      <y>10</y>
21
      <y>10</y>
22
      <width>521</width>
22
      <width>521</width>
23
      <height>591</height>
23
      <height>591</height>
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
26
    <property name="currentIndex">
26
    <property name="currentIndex">
27
     <number>0</number>
27
     <number>0</number>
28
    </property>
28
    </property>
29
    <widget class="QWidget" name="tab">
29
    <widget class="QWidget" name="tab">
30
     <attribute name="title">
30
     <attribute name="title">
31
      <string>Tab 1</string>
31
      <string>Tab 1</string>
32
     </attribute>
32
     </attribute>
33
     <widget class="QTreeWidget" name="treeWidget_2">
33
     <widget class="QTreeWidget" name="treeWidget_2">
34
      <property name="geometry">
34
      <property name="geometry">
35
       <rect>
35
       <rect>
36
        <x>10</x>
36
        <x>10</x>
37
        <y>10</y>
37
        <y>10</y>
38
        <width>491</width>
38
        <width>491</width>
39
        <height>451</height>
39
        <height>451</height>
40
       </rect>
40
       </rect>
41
      </property>
41
      </property>
42
      <column>
42
      <column>
43
       <property name="text">
43
       <property name="text">
44
        <string notr="true">1</string>
44
        <string notr="true">1</string>
45
       </property>
45
       </property>
46
      </column>
46
      </column>
47
      <column>
47
      <column>
48
       <property name="text">
48
       <property name="text">
49
        <string>Тип узла</string>
49
        <string>Тип узла</string>
50
       </property>
50
       </property>
51
      </column>
51
      </column>
52
      <column>
52
      <column>
53
       <property name="text">
53
       <property name="text">
54
        <string>ID</string>
54
        <string>ID</string>
55
       </property>
55
       </property>
56
      </column>
56
      </column>
57
      <column>
57
      <column>
58
       <property name="text">
58
       <property name="text">
59
        <string>Хранилище</string>
59
        <string>Хранилище</string>
60
       </property>
60
       </property>
61
      </column>
61
      </column>
62
      <column>
62
      <column>
63
       <property name="text">
63
       <property name="text">
64
        <string>Поле-указатель</string>
64
        <string>Поле-указатель</string>
65
       </property>
65
       </property>
66
      </column>
66
      </column>
67
     </widget>
67
     </widget>
68
    </widget>
68
    </widget>
69
    <widget class="QWidget" name="tab_2">
69
    <widget class="QWidget" name="tab_2">
70
     <attribute name="title">
70
     <attribute name="title">
71
      <string>Tab 2</string>
71
      <string>Tab 2</string>
72
     </attribute>
72
     </attribute>
73
     <widget class="QTreeWidget" name="treeWidget">
73
     <widget class="QTreeWidget" name="treeWidget">
74
      <property name="geometry">
74
      <property name="geometry">
75
       <rect>
75
       <rect>
76
        <x>10</x>
76
        <x>10</x>
77
        <y>10</y>
77
        <y>10</y>
78
        <width>711</width>
78
        <width>711</width>
79
        <height>451</height>
79
        <height>451</height>
80
       </rect>
80
       </rect>
81
      </property>
81
      </property>
82
      <column>
82
      <column>
83
       <property name="text">
83
       <property name="text">
84
        <string notr="true">Имя класа</string>
84
        <string notr="true">Имя класа</string>
85
       </property>
85
       </property>
86
      </column>
86
      </column>
87
      <column>
87
      <column>
88
       <property name="text">
88
       <property name="text">
89
        <string>ID класса</string>
89
        <string>ID класса</string>
90
       </property>
90
       </property>
91
      </column>
91
      </column>
92
      <column>
92
      <column>
93
       <property name="text">
93
       <property name="text">
94
        <string>Номер строки в файле</string>
94
        <string>Номер строки в файле</string>
95
       </property>
95
       </property>
96
      </column>
96
      </column>
97
      <column>
97
      <column>
98
       <property name="text">
98
       <property name="text">
99
        <string>Уровень вложения</string>
99
        <string>Уровень вложения</string>
100
       </property>
100
       </property>
101
      </column>
101
      </column>
102
     </widget>
102
     </widget>
103
     <widget class="QComboBox" name="comboBox">
103
     <widget class="QComboBox" name="comboBox">
104
      <property name="enabled">
104
      <property name="enabled">
105
       <bool>false</bool>
105
       <bool>false</bool>
106
      </property>
106
      </property>
107
      <property name="geometry">
107
      <property name="geometry">
108
       <rect>
108
       <rect>
109
        <x>10</x>
109
        <x>10</x>
110
        <y>480</y>
110
        <y>480</y>
111
        <width>381</width>
111
        <width>381</width>
112
        <height>31</height>
112
        <height>31</height>
113
       </rect>
113
       </rect>
114
      </property>
114
      </property>
115
      <property name="editable">
115
      <property name="editable">
116
       <bool>false</bool>
116
       <bool>false</bool>
117
      </property>
117
      </property>
118
     </widget>
118
     </widget>
119
     <widget class="QLabel" name="label">
119
     <widget class="QLabel" name="label">
120
      <property name="geometry">
120
      <property name="geometry">
121
       <rect>
121
       <rect>
122
        <x>420</x>
122
        <x>420</x>
123
        <y>480</y>
123
        <y>480</y>
124
        <width>78</width>
124
        <width>78</width>
125
        <height>21</height>
125
        <height>21</height>
126
       </rect>
126
       </rect>
127
      </property>
127
      </property>
128
      <property name="text">
128
      <property name="text">
129
       <string>ID</string>
129
       <string>ID</string>
130
      </property>
130
      </property>
131
     </widget>
131
     </widget>
132
    </widget>
132
    </widget>
133
   </widget>
133
   </widget>
134
   <widget class="QTabWidget" name="tabWidget_2">
134
   <widget class="QTabWidget" name="tabWidget_2">
135
    <property name="geometry">
135
    <property name="geometry">
136
     <rect>
136
     <rect>
137
      <x>580</x>
137
      <x>580</x>
138
      <y>10</y>
138
      <y>10</y>
139
      <width>501</width>
139
      <width>501</width>
140
      <height>591</height>
140
      <height>591</height>
141
     </rect>
141
     </rect>
142
    </property>
142
    </property>
143
    <property name="currentIndex">
143
    <property name="currentIndex">
144
     <number>0</number>
144
     <number>0</number>
145
    </property>
145
    </property>
146
    <widget class="QWidget" name="tab_3">
146
    <widget class="QWidget" name="tab_3">
147
     <attribute name="title">
147
     <attribute name="title">
148
      <string>Tab 1</string>
148
      <string>Tab 1</string>
149
     </attribute>
149
     </attribute>
150
     <widget class="QTableView" name="tableView">
150
     <widget class="QTableView" name="tableView">
151
      <property name="geometry">
151
      <property name="geometry">
152
       <rect>
152
       <rect>
153
        <x>10</x>
153
        <x>10</x>
154
        <y>10</y>
154
        <y>10</y>
155
        <width>471</width>
155
        <width>471</width>
156
        <height>451</height>
156
        <height>451</height>
157
       </rect>
157
       </rect>
158
      </property>
158
      </property>
159
     </widget>
159
     </widget>
160
     <widget class="QPushButton" name="pushButton">
160
     <widget class="QPushButton" name="pushButton">
161
      <property name="geometry">
161
      <property name="geometry">
162
       <rect>
162
       <rect>
163
        <x>10</x>
163
        <x>10</x>
164
        <y>470</y>
164
        <y>470</y>
165
        <width>251</width>
165
        <width>251</width>
166
        <height>30</height>
166
        <height>30</height>
167
       </rect>
167
       </rect>
168
      </property>
168
      </property>
169
      <property name="text">
169
      <property name="text">
170
       <string>Добавить новый объект</string>
170
       <string>Добавить новый объект</string>
171
      </property>
171
      </property>
172
     </widget>
172
     </widget>
173
     <widget class="QPushButton" name="pushButton_2">
173
     <widget class="QPushButton" name="pushButton_2">
174
      <property name="geometry">
174
      <property name="geometry">
175
       <rect>
175
       <rect>
176
        <x>269</x>
176
        <x>269</x>
177
        <y>470</y>
177
        <y>470</y>
178
        <width>211</width>
178
        <width>211</width>
179
        <height>30</height>
179
        <height>30</height>
180
       </rect>
180
       </rect>
181
      </property>
181
      </property>
182
      <property name="text">
182
      <property name="text">
183
       <string>Удалить объект</string>
183
       <string>Удалить объект</string>
184
      </property>
184
      </property>
185
     </widget>
185
     </widget>
-
 
186
     <widget class="QPushButton" name="pushButton_3">
-
 
187
      <property name="geometry">
-
 
188
       <rect>
-
 
189
        <x>10</x>
-
 
190
        <y>510</y>
-
 
191
        <width>151</width>
-
 
192
        <height>30</height>
-
 
193
       </rect>
-
 
194
      </property>
-
 
195
      <property name="text">
-
 
196
       <string>Применить</string>
-
 
197
      </property>
-
 
198
     </widget>
-
 
199
     <widget class="QPushButton" name="pushButton_4">
-
 
200
      <property name="geometry">
-
 
201
       <rect>
-
 
202
        <x>269</x>
-
 
203
        <y>510</y>
-
 
204
        <width>211</width>
-
 
205
        <height>30</height>
-
 
206
       </rect>
-
 
207
      </property>
-
 
208
      <property name="text">
-
 
209
       <string>Сбросить изменения</string>
-
 
210
      </property>
-
 
211
     </widget>
186
    </widget>
212
    </widget>
187
    <widget class="QWidget" name="tab_4">
213
    <widget class="QWidget" name="tab_4">
188
     <attribute name="title">
214
     <attribute name="title">
189
      <string>Tab 2</string>
215
      <string>Tab 2</string>
190
     </attribute>
216
     </attribute>
191
    </widget>
217
    </widget>
192
   </widget>
218
   </widget>
193
  </widget>
219
  </widget>
194
  <widget class="QMenuBar" name="menuBar">
220
  <widget class="QMenuBar" name="menuBar">
195
   <property name="geometry">
221
   <property name="geometry">
196
    <rect>
222
    <rect>
197
     <x>0</x>
223
     <x>0</x>
198
     <y>0</y>
224
     <y>0</y>
199
     <width>1098</width>
225
     <width>1098</width>
200
     <height>27</height>
226
     <height>27</height>
201
    </rect>
227
    </rect>
202
   </property>
228
   </property>
203
  </widget>
229
  </widget>
204
  <widget class="QToolBar" name="mainToolBar">
230
  <widget class="QToolBar" name="mainToolBar">
205
   <attribute name="toolBarArea">
231
   <attribute name="toolBarArea">
206
    <enum>TopToolBarArea</enum>
232
    <enum>TopToolBarArea</enum>
207
   </attribute>
233
   </attribute>
208
   <attribute name="toolBarBreak">
234
   <attribute name="toolBarBreak">
209
    <bool>false</bool>
235
    <bool>false</bool>
210
   </attribute>
236
   </attribute>
211
  </widget>
237
  </widget>
212
  <widget class="QStatusBar" name="statusBar"/>
238
  <widget class="QStatusBar" name="statusBar"/>
213
 </widget>
239
 </widget>
214
 <layoutdefault spacing="6" margin="11"/>
240
 <layoutdefault spacing="6" margin="11"/>
215
 <resources/>
241
 <resources/>
216
 <connections/>
242
 <connections/>
217
</ui>
243
</ui>