Хранилища Subversion OpenInventory

Редакция

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

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