Хранилища Subversion OpenInventory

Редакция

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

Редакция Автор № строки Строка
88 pingvin 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>MainWindow</class>
4
 <widget class="QMainWindow" name="MainWindow">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
114 pingvin 9
    <width>1098</width>
10
    <height>697</height>
88 pingvin 11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>MainWindow</string>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
17
   <widget class="QTabWidget" name="tabWidget">
18
    <property name="geometry">
19
     <rect>
90 pingvin 20
      <x>20</x>
21
      <y>10</y>
114 pingvin 22
      <width>521</width>
102 pingvin 23
      <height>591</height>
88 pingvin 24
     </rect>
25
    </property>
26
    <property name="currentIndex">
147 pingvin 27
     <number>1</number>
88 pingvin 28
    </property>
29
    <widget class="QWidget" name="tab">
30
     <attribute name="title">
31
      <string>Tab 1</string>
32
     </attribute>
109 pingvin 33
     <widget class="QTreeWidget" name="treeWidget_2">
34
      <property name="geometry">
35
       <rect>
36
        <x>10</x>
37
        <y>10</y>
115 pingvin 38
        <width>491</width>
109 pingvin 39
        <height>451</height>
40
       </rect>
41
      </property>
42
      <column>
43
       <property name="text">
44
        <string notr="true">1</string>
45
       </property>
46
      </column>
114 pingvin 47
      <column>
48
       <property name="text">
49
        <string>Тип узла</string>
50
       </property>
51
      </column>
52
      <column>
53
       <property name="text">
54
        <string>ID</string>
55
       </property>
56
      </column>
115 pingvin 57
      <column>
58
       <property name="text">
59
        <string>Хранилище</string>
60
       </property>
61
      </column>
62
      <column>
63
       <property name="text">
64
        <string>Поле-указатель</string>
65
       </property>
66
      </column>
109 pingvin 67
     </widget>
88 pingvin 68
    </widget>
69
    <widget class="QWidget" name="tab_2">
70
     <attribute name="title">
71
      <string>Tab 2</string>
72
     </attribute>
73
     <widget class="QTreeWidget" name="treeWidget">
74
      <property name="geometry">
75
       <rect>
76
        <x>10</x>
77
        <y>10</y>
90 pingvin 78
        <width>711</width>
102 pingvin 79
        <height>451</height>
88 pingvin 80
       </rect>
81
      </property>
82
      <column>
83
       <property name="text">
90 pingvin 84
        <string notr="true">Имя класа</string>
88 pingvin 85
       </property>
86
      </column>
90 pingvin 87
      <column>
88
       <property name="text">
89
        <string>ID класса</string>
90
       </property>
91
      </column>
92
      <column>
93
       <property name="text">
147 pingvin 94
        <string>Ном. стр.</string>
90 pingvin 95
       </property>
96
      </column>
97
      <column>
98
       <property name="text">
147 pingvin 99
        <string>Ур. вл.</string>
90 pingvin 100
       </property>
101
      </column>
147 pingvin 102
      <column>
103
       <property name="text">
104
        <string>row</string>
105
       </property>
106
      </column>
88 pingvin 107
     </widget>
102 pingvin 108
     <widget class="QComboBox" name="comboBox">
109 pingvin 109
      <property name="enabled">
110
       <bool>false</bool>
111
      </property>
102 pingvin 112
      <property name="geometry">
113
       <rect>
114
        <x>10</x>
115
        <y>480</y>
104 pingvin 116
        <width>381</width>
102 pingvin 117
        <height>31</height>
118
       </rect>
119
      </property>
120
      <property name="editable">
121
       <bool>false</bool>
122
      </property>
123
     </widget>
106 pingvin 124
     <widget class="QLabel" name="label">
125
      <property name="geometry">
126
       <rect>
127
        <x>420</x>
128
        <y>480</y>
129
        <width>78</width>
130
        <height>21</height>
131
       </rect>
132
      </property>
133
      <property name="text">
134
       <string>ID</string>
135
      </property>
136
     </widget>
88 pingvin 137
    </widget>
138
   </widget>
114 pingvin 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>
115 pingvin 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">
179
      <property name="geometry">
180
       <rect>
181
        <x>269</x>
182
        <y>470</y>
183
        <width>211</width>
184
        <height>30</height>
185
       </rect>
186
      </property>
187
      <property name="text">
188
       <string>Удалить объект</string>
189
      </property>
190
     </widget>
119 pingvin 191
     <widget class="QPushButton" name="pushButton_3">
192
      <property name="geometry">
193
       <rect>
194
        <x>10</x>
195
        <y>510</y>
196
        <width>151</width>
197
        <height>30</height>
198
       </rect>
199
      </property>
200
      <property name="text">
201
       <string>Применить</string>
202
      </property>
203
     </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>
114 pingvin 217
    </widget>
218
    <widget class="QWidget" name="tab_4">
219
     <attribute name="title">
220
      <string>Tab 2</string>
221
     </attribute>
141 pingvin 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>
144 pingvin 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">
246
      <property name="geometry">
247
       <rect>
248
        <x>259</x>
249
        <y>380</y>
250
        <width>221</width>
251
        <height>30</height>
252
       </rect>
253
      </property>
254
      <property name="text">
255
       <string>Удалить модель</string>
256
      </property>
257
     </widget>
258
     <widget class="QPushButton" name="pushButton_7">
259
      <property name="geometry">
260
       <rect>
261
        <x>20</x>
262
        <y>430</y>
263
        <width>130</width>
264
        <height>30</height>
265
       </rect>
266
      </property>
267
      <property name="text">
268
       <string>Применить</string>
269
      </property>
270
     </widget>
271
     <widget class="QPushButton" name="pushButton_8">
272
      <property name="geometry">
273
       <rect>
274
        <x>269</x>
275
        <y>430</y>
276
        <width>211</width>
277
        <height>30</height>
278
       </rect>
279
      </property>
280
      <property name="text">
281
       <string>Сбросить изменения</string>
282
      </property>
283
     </widget>
114 pingvin 284
    </widget>
285
   </widget>
88 pingvin 286
  </widget>
287
  <widget class="QMenuBar" name="menuBar">
288
   <property name="geometry">
289
    <rect>
290
     <x>0</x>
291
     <y>0</y>
114 pingvin 292
     <width>1098</width>
144 pingvin 293
     <height>27</height>
88 pingvin 294
    </rect>
295
   </property>
132 pingvin 296
   <widget class="QMenu" name="menu">
297
    <property name="title">
298
     <string>База данных</string>
299
    </property>
300
    <addaction name="getsettingAct"/>
301
   </widget>
302
   <addaction name="menu"/>
88 pingvin 303
  </widget>
304
  <widget class="QToolBar" name="mainToolBar">
305
   <attribute name="toolBarArea">
306
    <enum>TopToolBarArea</enum>
307
   </attribute>
308
   <attribute name="toolBarBreak">
309
    <bool>false</bool>
310
   </attribute>
311
  </widget>
312
  <widget class="QStatusBar" name="statusBar"/>
132 pingvin 313
  <action name="getsettingAct">
314
   <property name="text">
315
    <string>Параметры соединения</string>
316
   </property>
317
  </action>
88 pingvin 318
 </widget>
319
 <layoutdefault spacing="6" margin="11"/>
320
 <resources/>
321
 <connections/>
322
</ui>