Хранилища Subversion OpenInventory

Редакция

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

Редакция 147 Редакция 149
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>10</x>
21
      <y>10</y>
21
      <y>10</y>
22
      <width>521</width>
22
      <width>1071</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>1</number>
27
     <number>1</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>Данные</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 class="QPushButton" name="pushButton">
-
 
69
      <property name="geometry">
-
 
70
       <rect>
-
 
71
        <x>530</x>
-
 
72
        <y>450</y>
-
 
73
        <width>251</width>
-
 
74
        <height>30</height>
-
 
75
       </rect>
-
 
76
      </property>
-
 
77
      <property name="text">
-
 
78
       <string>Добавить новый объект</string>
-
 
79
      </property>
-
 
80
     </widget>
-
 
81
     <widget class="QPushButton" name="pushButton_3">
-
 
82
      <property name="geometry">
-
 
83
       <rect>
-
 
84
        <x>530</x>
-
 
85
        <y>490</y>
-
 
86
        <width>151</width>
-
 
87
        <height>30</height>
-
 
88
       </rect>
-
 
89
      </property>
-
 
90
      <property name="text">
-
 
91
       <string>Применить</string>
-
 
92
      </property>
-
 
93
     </widget>
-
 
94
     <widget class="QPushButton" name="pushButton_2">
-
 
95
      <property name="geometry">
-
 
96
       <rect>
-
 
97
        <x>850</x>
-
 
98
        <y>450</y>
-
 
99
        <width>211</width>
-
 
100
        <height>30</height>
-
 
101
       </rect>
-
 
102
      </property>
-
 
103
      <property name="text">
-
 
104
       <string>Удалить объект</string>
-
 
105
      </property>
-
 
106
     </widget>
-
 
107
     <widget class="QPushButton" name="pushButton_4">
-
 
108
      <property name="geometry">
-
 
109
       <rect>
-
 
110
        <x>850</x>
-
 
111
        <y>490</y>
-
 
112
        <width>211</width>
-
 
113
        <height>30</height>
-
 
114
       </rect>
-
 
115
      </property>
-
 
116
      <property name="text">
-
 
117
       <string>Сбросить изменения</string>
-
 
118
      </property>
-
 
119
     </widget>
-
 
120
     <widget class="QTableView" name="tableView">
-
 
121
      <property name="geometry">
-
 
122
       <rect>
-
 
123
        <x>510</x>
-
 
124
        <y>10</y>
-
 
125
        <width>551</width>
-
 
126
        <height>431</height>
-
 
127
       </rect>
-
 
128
      </property>
-
 
129
     </widget>
-
 
130
     <zorder>treeWidget_2</zorder>
-
 
131
     <zorder>pushButton</zorder>
-
 
132
     <zorder>pushButton_3</zorder>
-
 
133
     <zorder>pushButton_2</zorder>
-
 
134
     <zorder>pushButton_4</zorder>
-
 
135
     <zorder>tableView</zorder>
-
 
136
     <zorder>tabWidget_2</zorder>
68
    </widget>
137
    </widget>
69
    <widget class="QWidget" name="tab_2">
138
    <widget class="QWidget" name="tab_2">
70
     <attribute name="title">
139
     <attribute name="title">
71
      <string>Tab 2</string>
140
      <string>Модели</string>
72
     </attribute>
141
     </attribute>
73
     <widget class="QTreeWidget" name="treeWidget">
142
     <widget class="QTreeWidget" name="treeWidget">
74
      <property name="geometry">
143
      <property name="geometry">
75
       <rect>
144
       <rect>
76
        <x>10</x>
145
        <x>10</x>
77
        <y>10</y>
146
        <y>10</y>
78
        <width>711</width>
147
        <width>471</width>
79
        <height>451</height>
148
        <height>451</height>
80
       </rect>
149
       </rect>
81
      </property>
150
      </property>
82
      <column>
151
      <column>
83
       <property name="text">
152
       <property name="text">
84
        <string notr="true">Имя класа</string>
153
        <string notr="true">Имя класа</string>
85
       </property>
154
       </property>
86
      </column>
155
      </column>
87
      <column>
156
      <column>
88
       <property name="text">
157
       <property name="text">
89
        <string>ID класса</string>
158
        <string>ID класса</string>
90
       </property>
159
       </property>
91
      </column>
160
      </column>
92
      <column>
161
      <column>
93
       <property name="text">
162
       <property name="text">
94
        <string>Ном. стр.</string>
163
        <string>Ном. стр.</string>
95
       </property>
164
       </property>
96
      </column>
165
      </column>
97
      <column>
166
      <column>
98
       <property name="text">
167
       <property name="text">
99
        <string>Ур. вл.</string>
168
        <string>Ур. вл.</string>
100
       </property>
169
       </property>
101
      </column>
170
      </column>
102
      <column>
171
      <column>
103
       <property name="text">
172
       <property name="text">
104
        <string>row</string>
173
        <string>row</string>
105
       </property>
174
       </property>
106
      </column>
175
      </column>
107
     </widget>
176
     </widget>
108
     <widget class="QComboBox" name="comboBox">
177
     <widget class="QComboBox" name="comboBox">
109
      <property name="enabled">
178
      <property name="enabled">
110
       <bool>false</bool>
179
       <bool>false</bool>
111
      </property>
180
      </property>
112
      <property name="geometry">
181
      <property name="geometry">
113
       <rect>
182
       <rect>
114
        <x>10</x>
183
        <x>10</x>
115
        <y>480</y>
184
        <y>480</y>
116
        <width>381</width>
185
        <width>381</width>
117
        <height>31</height>
186
        <height>31</height>
118
       </rect>
187
       </rect>
119
      </property>
188
      </property>
120
      <property name="editable">
189
      <property name="editable">
121
       <bool>false</bool>
190
       <bool>false</bool>
122
      </property>
191
      </property>
123
     </widget>
192
     </widget>
124
     <widget class="QLabel" name="label">
193
     <widget class="QLabel" name="label">
125
      <property name="geometry">
194
      <property name="geometry">
126
       <rect>
195
       <rect>
127
        <x>420</x>
196
        <x>420</x>
128
        <y>480</y>
197
        <y>480</y>
129
        <width>78</width>
198
        <width>78</width>
130
        <height>21</height>
199
        <height>21</height>
131
       </rect>
200
       </rect>
132
      </property>
201
      </property>
133
      <property name="text">
202
      <property name="text">
134
       <string>ID</string>
203
       <string>ID</string>
135
      </property>
204
      </property>
136
     </widget>
205
     </widget>
137
    </widget>
-
 
138
   </widget>
-
 
139
   <widget class="QTabWidget" name="tabWidget_2">
-
 
140
    <property name="geometry">
-
 
141
     <rect>
-
 
142
      <x>580</x>
-
 
143
      <y>10</y>
-
 
144
      <width>501</width>
-
 
145
      <height>591</height>
-
 
146
     </rect>
-
 
147
    </property>
-
 
148
    <property name="currentIndex">
-
 
149
     <number>0</number>
-
 
150
    </property>
-
 
151
    <widget class="QWidget" name="tab_3">
-
 
152
     <attribute name="title">
-
 
153
      <string>Tab 1</string>
-
 
154
     </attribute>
-
 
155
     <widget class="QTableView" name="tableView">
-
 
156
      <property name="geometry">
-
 
157
       <rect>
-
 
158
        <x>10</x>
-
 
159
        <y>10</y>
-
 
160
        <width>471</width>
-
 
161
        <height>451</height>
-
 
162
       </rect>
-
 
163
      </property>
-
 
164
     </widget>
-
 
165
     <widget class="QPushButton" name="pushButton">
-
 
166
      <property name="geometry">
-
 
167
       <rect>
-
 
168
        <x>10</x>
-
 
169
        <y>470</y>
-
 
170
        <width>251</width>
-
 
171
        <height>30</height>
-
 
172
       </rect>
-
 
173
      </property>
-
 
174
      <property name="text">
-
 
175
       <string>Добавить новый объект</string>
-
 
176
      </property>
-
 
177
     </widget>
-
 
178
     <widget class="QPushButton" name="pushButton_2">
206
     <widget class="QPushButton" name="pushButton_5">
179
      <property name="geometry">
207
      <property name="geometry">
180
       <rect>
208
       <rect>
181
        <x>269</x>
209
        <x>490</x>
182
        <y>470</y>
210
        <y>450</y>
183
        <width>211</width>
211
        <width>191</width>
184
        <height>30</height>
212
        <height>30</height>
185
       </rect>
213
       </rect>
186
      </property>
214
      </property>
187
      <property name="text">
215
      <property name="text">
188
       <string>Удалить объект</string>
216
       <string>Добавить модель</string>
189
      </property>
217
      </property>
190
     </widget>
218
     </widget>
191
     <widget class="QPushButton" name="pushButton_3">
219
     <widget class="QPushButton" name="pushButton_7">
192
      <property name="geometry">
220
      <property name="geometry">
193
       <rect>
221
       <rect>
194
        <x>10</x>
222
        <x>490</x>
195
        <y>510</y>
223
        <y>490</y>
196
        <width>151</width>
224
        <width>130</width>
197
        <height>30</height>
225
        <height>30</height>
198
       </rect>
226
       </rect>
199
      </property>
227
      </property>
200
      <property name="text">
228
      <property name="text">
201
       <string>Применить</string>
229
       <string>Применить</string>
202
      </property>
230
      </property>
203
     </widget>
231
     </widget>
204
     <widget class="QPushButton" name="pushButton_4">
-
 
205
      <property name="geometry">
-
 
206
       <rect>
-
 
207
        <x>269</x>
-
 
208
        <y>510</y>
-
 
209
        <width>211</width>
-
 
210
        <height>30</height>
-
 
211
       </rect>
-
 
212
      </property>
-
 
213
      <property name="text">
-
 
214
       <string>Сбросить изменения</string>
-
 
215
      </property>
-
 
216
     </widget>
-
 
217
    </widget>
-
 
218
    <widget class="QWidget" name="tab_4">
-
 
219
     <attribute name="title">
-
 
220
      <string>Tab 2</string>
-
 
221
     </attribute>
-
 
222
     <widget class="QTableView" name="tableView_2">
-
 
223
      <property name="geometry">
-
 
224
       <rect>
-
 
225
        <x>10</x>
-
 
226
        <y>10</y>
-
 
227
        <width>471</width>
-
 
228
        <height>351</height>
-
 
229
       </rect>
-
 
230
      </property>
-
 
231
     </widget>
-
 
232
     <widget class="QPushButton" name="pushButton_5">
-
 
233
      <property name="geometry">
-
 
234
       <rect>
-
 
235
        <x>20</x>
-
 
236
        <y>380</y>
-
 
237
        <width>191</width>
-
 
238
        <height>30</height>
-
 
239
       </rect>
-
 
240
      </property>
-
 
241
      <property name="text">
-
 
242
       <string>Добавить модель</string>
-
 
243
      </property>
-
 
244
     </widget>
-
 
245
     <widget class="QPushButton" name="pushButton_6">
232
     <widget class="QPushButton" name="pushButton_6">
246
      <property name="geometry">
233
      <property name="geometry">
247
       <rect>
234
       <rect>
248
        <x>259</x>
235
        <x>830</x>
249
        <y>380</y>
236
        <y>450</y>
250
        <width>221</width>
237
        <width>221</width>
251
        <height>30</height>
238
        <height>30</height>
252
       </rect>
239
       </rect>
253
      </property>
240
      </property>
254
      <property name="text">
241
      <property name="text">
255
       <string>Удалить модель</string>
242
       <string>Удалить модель</string>
256
      </property>
243
      </property>
257
     </widget>
244
     </widget>
258
     <widget class="QPushButton" name="pushButton_7">
245
     <widget class="QPushButton" name="pushButton_8">
259
      <property name="geometry">
246
      <property name="geometry">
260
       <rect>
247
       <rect>
261
        <x>20</x>
248
        <x>840</x>
262
        <y>430</y>
249
        <y>490</y>
263
        <width>130</width>
250
        <width>211</width>
264
        <height>30</height>
251
        <height>30</height>
265
       </rect>
252
       </rect>
266
      </property>
253
      </property>
267
      <property name="text">
254
      <property name="text">
268
       <string>Применить</string>
255
       <string>Сбросить изменения</string>
269
      </property>
256
      </property>
270
     </widget>
257
     </widget>
271
     <widget class="QPushButton" name="pushButton_8">
258
     <widget class="QTableView" name="tableView_2">
272
      <property name="geometry">
259
      <property name="geometry">
273
       <rect>
260
       <rect>
274
        <x>269</x>
261
        <x>490</x>
275
        <y>430</y>
262
        <y>10</y>
276
        <width>211</width>
263
        <width>561</width>
277
        <height>30</height>
264
        <height>431</height>
278
       </rect>
265
       </rect>
279
      </property>
266
      </property>
280
      <property name="text">
-
 
281
       <string>Сбросить изменения</string>
-
 
282
      </property>
-
 
283
     </widget>
267
     </widget>
284
    </widget>
268
    </widget>
285
   </widget>
269
   </widget>
286
  </widget>
270
  </widget>
287
  <widget class="QMenuBar" name="menuBar">
271
  <widget class="QMenuBar" name="menuBar">
288
   <property name="geometry">
272
   <property name="geometry">
289
    <rect>
273
    <rect>
290
     <x>0</x>
274
     <x>0</x>
291
     <y>0</y>
275
     <y>0</y>
292
     <width>1098</width>
276
     <width>1098</width>
293
     <height>27</height>
277
     <height>27</height>
294
    </rect>
278
    </rect>
295
   </property>
279
   </property>
296
   <widget class="QMenu" name="menu">
280
   <widget class="QMenu" name="menu">
297
    <property name="title">
281
    <property name="title">
298
     <string>База данных</string>
282
     <string>База данных</string>
299
    </property>
283
    </property>
300
    <addaction name="getsettingAct"/>
284
    <addaction name="getsettingAct"/>
301
   </widget>
285
   </widget>
302
   <addaction name="menu"/>
286
   <addaction name="menu"/>
303
  </widget>
287
  </widget>
304
  <widget class="QToolBar" name="mainToolBar">
288
  <widget class="QToolBar" name="mainToolBar">
305
   <attribute name="toolBarArea">
289
   <attribute name="toolBarArea">
306
    <enum>TopToolBarArea</enum>
290
    <enum>TopToolBarArea</enum>
307
   </attribute>
291
   </attribute>
308
   <attribute name="toolBarBreak">
292
   <attribute name="toolBarBreak">
309
    <bool>false</bool>
293
    <bool>false</bool>
310
   </attribute>
294
   </attribute>
311
  </widget>
295
  </widget>
312
  <widget class="QStatusBar" name="statusBar"/>
296
  <widget class="QStatusBar" name="statusBar"/>
313
  <action name="getsettingAct">
297
  <action name="getsettingAct">
314
   <property name="text">
298
   <property name="text">
315
    <string>Параметры соединения</string>
299
    <string>Параметры соединения</string>
316
   </property>
300
   </property>
317
  </action>
301
  </action>
318
 </widget>
302
 </widget>
319
 <layoutdefault spacing="6" margin="11"/>
303
 <layoutdefault spacing="6" margin="11"/>
320
 <resources/>
304
 <resources/>
321
 <connections/>
305
 <connections/>
322
</ui>
306
</ui>