Хранилища Subversion OpenInventory

Редакция

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

Редакция 165 Редакция 234
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>ClassEditor</class>
3
 <class>ClassEditor</class>
4
 <widget class="QMainWindow" name="ClassEditor">
4
 <widget class="QMainWindow" name="ClassEditor">
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>983</width>
9
    <width>983</width>
10
    <height>757</height>
10
    <height>757</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>ClassEditor</string>
14
   <string>ClassEditor</string>
15
  </property>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
16
  <widget class="QWidget" name="centralWidget">
17
   <widget class="QLabel" name="label">
17
   <widget class="QWidget" name="verticalLayoutWidget_5">
18
    <property name="geometry">
18
    <property name="geometry">
19
     <rect>
19
     <rect>
20
      <x>10</x>
20
      <x>19</x>
21
      <y>10</y>
21
      <y>0</y>
22
      <width>331</width>
22
      <width>951</width>
23
      <height>21</height>
23
      <height>701</height>
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
-
 
26
    <layout class="QVBoxLayout" name="verticalLayout_8">
-
 
27
     <item>
-
 
28
      <layout class="QVBoxLayout" name="verticalLayout_7">
-
 
29
       <item>
-
 
30
        <layout class="QVBoxLayout" name="verticalLayout_6">
-
 
31
         <item>
-
 
32
          <layout class="QHBoxLayout" name="horizontalLayout">
-
 
33
           <item>
-
 
34
            <layout class="QVBoxLayout" name="verticalLayout_5">
-
 
35
             <item>
-
 
36
              <widget class="QLabel" name="label">
26
    <property name="font">
37
               <property name="font">
27
     <font>
38
                <font>
28
      <pointsize>11</pointsize>
39
                 <pointsize>11</pointsize>
29
      <weight>75</weight>
40
                 <weight>75</weight>
30
      <bold>true</bold>
41
                 <bold>true</bold>
31
     </font>
42
                </font>
32
    </property>
43
               </property>
33
    <property name="text">
44
               <property name="text">
34
     <string>Список зарегистрированных классов</string>
45
                <string>Список зарегистрированных классов</string>
35
    </property>
46
               </property>
36
   </widget>
47
              </widget>
-
 
48
             </item>
-
 
49
             <item>
37
   <widget class="QTableView" name="tableView">
50
              <widget class="QTableView" name="tableView">
38
    <property name="geometry">
-
 
39
     <rect>
-
 
40
      <x>10</x>
-
 
41
      <y>40</y>
-
 
42
      <width>761</width>
-
 
43
      <height>192</height>
-
 
44
     </rect>
-
 
45
    </property>
-
 
46
    <property name="minimumSize">
51
               <property name="minimumSize">
47
     <size>
52
                <size>
48
      <width>0</width>
53
                 <width>0</width>
49
      <height>100</height>
54
                 <height>100</height>
50
     </size>
55
                </size>
51
    </property>
56
               </property>
52
   </widget>
57
              </widget>
53
   <widget class="QPushButton" name="pushButton">
58
             </item>
54
    <property name="geometry">
59
            </layout>
55
     <rect>
60
           </item>
56
      <x>780</x>
61
           <item>
-
 
62
            <layout class="QVBoxLayout" name="verticalLayout">
57
      <y>40</y>
63
             <item>
-
 
64
              <layout class="QVBoxLayout" name="verticalLayout_4">
58
      <width>191</width>
65
               <item>
59
      <height>21</height>
66
                <widget class="QPushButton" name="pushButton_2">
60
     </rect>
67
                 <property name="text">
-
 
68
                  <string>Удалить класс</string>
61
    </property>
69
                 </property>
-
 
70
                </widget>
-
 
71
               </item>
-
 
72
               <item>
-
 
73
                <widget class="QPushButton" name="pushButton">
62
    <property name="text">
74
                 <property name="text">
63
     <string>Новый класс</string>
75
                  <string>Новый класс</string>
64
    </property>
76
                 </property>
65
   </widget>
77
                </widget>
66
   <widget class="QTableView" name="tableView_2">
-
 
67
    <property name="geometry">
78
               </item>
68
     <rect>
79
              </layout>
69
      <x>10</x>
80
             </item>
70
      <y>270</y>
81
             <item>
71
      <width>961</width>
82
              <spacer name="verticalSpacer_2">
72
      <height>181</height>
83
               <property name="orientation">
73
     </rect>
84
                <enum>Qt::Vertical</enum>
74
    </property>
85
               </property>
75
   </widget>
-
 
76
   <widget class="QPushButton" name="pushButton_2">
-
 
77
    <property name="geometry">
86
               <property name="sizeHint" stdset="0">
78
     <rect>
-
 
79
      <x>780</x>
87
                <size>
80
      <y>60</y>
-
 
81
      <width>191</width>
88
                 <width>20</width>
82
      <height>21</height>
89
                 <height>40</height>
83
     </rect>
-
 
84
    </property>
-
 
85
    <property name="text">
90
                </size>
86
     <string>Удалить класс</string>
-
 
87
    </property>
91
               </property>
-
 
92
              </spacer>
88
   </widget>
93
             </item>
-
 
94
             <item>
-
 
95
              <layout class="QVBoxLayout" name="verticalLayout_3">
-
 
96
               <item>
89
   <widget class="QPushButton" name="pushButton_3">
97
                <widget class="QPushButton" name="pushButton_3">
90
    <property name="geometry">
-
 
91
     <rect>
-
 
92
      <x>780</x>
-
 
93
      <y>170</y>
-
 
94
      <width>181</width>
-
 
95
      <height>21</height>
-
 
96
     </rect>
-
 
97
    </property>
-
 
98
    <property name="text">
98
                 <property name="text">
99
     <string>Новое поле</string>
99
                  <string>Новое поле</string>
100
    </property>
100
                 </property>
101
   </widget>
101
                </widget>
-
 
102
               </item>
-
 
103
               <item>
102
   <widget class="QPushButton" name="pushButton_4">
104
                <widget class="QPushButton" name="pushButton_4">
103
    <property name="geometry">
-
 
104
     <rect>
-
 
105
      <x>780</x>
-
 
106
      <y>190</y>
-
 
107
      <width>181</width>
-
 
108
      <height>21</height>
-
 
109
     </rect>
-
 
110
    </property>
-
 
111
    <property name="text">
105
                 <property name="text">
112
     <string>Удалить выделенные поля</string>
106
                  <string>Удалить выделенные поля</string>
113
    </property>
107
                 </property>
114
   </widget>
108
                </widget>
-
 
109
               </item>
-
 
110
               <item>
115
   <widget class="QPushButton" name="pushButton_5">
111
                <widget class="QPushButton" name="pushButton_5">
116
    <property name="geometry">
-
 
117
     <rect>
-
 
118
      <x>779</x>
-
 
119
      <y>209</y>
-
 
120
      <width>181</width>
-
 
121
      <height>21</height>
-
 
122
     </rect>
-
 
123
    </property>
-
 
124
    <property name="text">
112
                 <property name="text">
125
     <string>Удалить все поля</string>
113
                  <string>Удалить все поля</string>
126
    </property>
114
                 </property>
127
   </widget>
115
                </widget>
-
 
116
               </item>
-
 
117
              </layout>
-
 
118
             </item>
-
 
119
             <item>
128
   <widget class="QTableView" name="tableView_3">
120
              <spacer name="verticalSpacer">
129
    <property name="geometry">
121
               <property name="orientation">
-
 
122
                <enum>Qt::Vertical</enum>
-
 
123
               </property>
-
 
124
               <property name="sizeHint" stdset="0">
-
 
125
                <size>
-
 
126
                 <width>20</width>
-
 
127
                 <height>40</height>
-
 
128
                </size>
130
     <rect>
129
               </property>
131
      <x>10</x>
130
              </spacer>
132
      <y>490</y>
131
             </item>
133
      <width>961</width>
132
             <item>
-
 
133
              <layout class="QVBoxLayout" name="verticalLayout_2">
-
 
134
               <property name="sizeConstraint">
-
 
135
                <enum>QLayout::SetDefaultConstraint</enum>
134
      <height>192</height>
136
               </property>
135
     </rect>
137
               <item>
-
 
138
                <widget class="QPushButton" name="pushButton_6">
-
 
139
                 <property name="text">
-
 
140
                  <string>Новый указатель</string>
136
    </property>
141
                 </property>
137
   </widget>
142
                </widget>
138
   <widget class="QLabel" name="label_2">
-
 
139
    <property name="geometry">
-
 
140
     <rect>
-
 
141
      <x>10</x>
143
               </item>
142
      <y>240</y>
144
               <item>
143
      <width>121</width>
145
                <widget class="QPushButton" name="pushButton_7">
144
      <height>21</height>
146
                 <property name="text">
145
     </rect>
147
                  <string>Удалить выделенные указатели</string>
146
    </property>
148
                 </property>
-
 
149
                </widget>
-
 
150
               </item>
-
 
151
               <item>
-
 
152
                <widget class="QPushButton" name="pushButton_8">
-
 
153
                 <property name="text">
-
 
154
                  <string>Удалить все указатели</string>
-
 
155
                 </property>
-
 
156
                </widget>
-
 
157
               </item>
-
 
158
              </layout>
-
 
159
             </item>
-
 
160
            </layout>
-
 
161
           </item>
-
 
162
          </layout>
-
 
163
         </item>
-
 
164
         <item>
-
 
165
          <widget class="QLabel" name="label_2">
147
    <property name="font">
166
           <property name="font">
148
     <font>
167
            <font>
149
      <pointsize>11</pointsize>
168
             <pointsize>11</pointsize>
150
      <weight>75</weight>
169
             <weight>75</weight>
151
      <bold>true</bold>
170
             <bold>true</bold>
152
     </font>
171
            </font>
153
    </property>
172
           </property>
154
    <property name="text">
173
           <property name="text">
155
     <string>Поля класса</string>
174
            <string>Поля класса</string>
156
    </property>
175
           </property>
157
   </widget>
176
          </widget>
-
 
177
         </item>
-
 
178
         <item>
-
 
179
          <widget class="QTableView" name="tableView_2"/>
-
 
180
         </item>
-
 
181
        </layout>
-
 
182
       </item>
-
 
183
       <item>
158
   <widget class="QLabel" name="label_3">
184
        <widget class="QLabel" name="label_3">
159
    <property name="geometry">
-
 
160
     <rect>
-
 
161
      <x>10</x>
-
 
162
      <y>460</y>
-
 
163
      <width>351</width>
-
 
164
      <height>21</height>
-
 
165
     </rect>
-
 
166
    </property>
-
 
167
    <property name="font">
185
         <property name="font">
168
     <font>
186
          <font>
169
      <pointsize>11</pointsize>
187
           <pointsize>11</pointsize>
170
      <weight>75</weight>
188
           <weight>75</weight>
171
      <bold>true</bold>
189
           <bold>true</bold>
172
     </font>
190
          </font>
173
    </property>
191
         </property>
174
    <property name="text">
192
         <property name="text">
175
     <string>Поля для указателей на классы-контейнеры</string>
193
          <string>Поля для указателей на классы-контейнеры</string>
176
    </property>
194
         </property>
177
   </widget>
195
        </widget>
178
   <widget class="QLabel" name="label_4">
-
 
179
    <property name="geometry">
-
 
180
     <rect>
-
 
181
      <x>790</x>
-
 
182
      <y>100</y>
-
 
183
      <width>78</width>
-
 
184
      <height>71</height>
-
 
185
     </rect>
196
       </item>
186
    </property>
-
 
187
    <property name="text">
-
 
188
     <string/>
197
       <item>
189
    </property>
-
 
190
    <property name="pixmap">
-
 
191
     <pixmap>../DBViewer/pc.png</pixmap>
-
 
192
    </property>
-
 
193
   </widget>
-
 
194
   <widget class="QPushButton" name="pushButton_6">
198
        <widget class="QTableView" name="tableView_3"/>
195
    <property name="geometry">
-
 
196
     <rect>
199
       </item>
197
      <x>850</x>
-
 
198
      <y>140</y>
200
      </layout>
199
      <width>111</width>
-
 
200
      <height>31</height>
-
 
201
     </rect>
201
     </item>
202
    </property>
-
 
203
    <property name="text">
-
 
204
     <string>Загрузить</string>
-
 
205
    </property>
202
    </layout>
206
   </widget>
203
   </widget>
207
  </widget>
204
  </widget>
208
  <widget class="QMenuBar" name="menuBar">
205
  <widget class="QMenuBar" name="menuBar">
209
   <property name="geometry">
206
   <property name="geometry">
210
    <rect>
207
    <rect>
211
     <x>0</x>
208
     <x>0</x>
212
     <y>0</y>
209
     <y>0</y>
213
     <width>983</width>
210
     <width>983</width>
214
     <height>27</height>
211
     <height>24</height>
215
    </rect>
212
    </rect>
216
   </property>
213
   </property>
217
   <widget class="QMenu" name="menu">
214
   <widget class="QMenu" name="menu">
218
    <property name="title">
215
    <property name="title">
219
     <string>Класс</string>
216
     <string>Класс</string>
220
    </property>
217
    </property>
221
    <widget class="QMenu" name="menu_3">
218
    <widget class="QMenu" name="menu_3">
222
     <property name="title">
219
     <property name="title">
223
      <string>Удалить классы</string>
220
      <string>Удалить классы</string>
224
     </property>
221
     </property>
225
     <addaction name="action_removeAllClasses"/>
222
     <addaction name="action_removeAllClasses"/>
226
     <addaction name="separator"/>
223
     <addaction name="separator"/>
227
     <addaction name="action_removeSelectedClasses"/>
224
     <addaction name="action_removeSelectedClasses"/>
228
    </widget>
225
    </widget>
229
    <addaction name="action_newClass"/>
226
    <addaction name="action_newClass"/>
230
    <addaction name="separator"/>
227
    <addaction name="separator"/>
231
    <addaction name="menu_3"/>
228
    <addaction name="menu_3"/>
232
    <addaction name="separator"/>
229
    <addaction name="separator"/>
233
    <addaction name="action_ID"/>
230
    <addaction name="action_ID"/>
234
    <addaction name="action_showAlias"/>
231
    <addaction name="action_showAlias"/>
235
    <addaction name="action_showInstance"/>
232
    <addaction name="action_showInstance"/>
236
   </widget>
233
   </widget>
237
   <widget class="QMenu" name="menu_2">
234
   <widget class="QMenu" name="menu_2">
238
    <property name="title">
235
    <property name="title">
239
     <string>Поле</string>
236
     <string>Поле</string>
240
    </property>
237
    </property>
241
    <widget class="QMenu" name="menu_4">
238
    <widget class="QMenu" name="menu_4">
242
     <property name="title">
239
     <property name="title">
243
      <string>Удалить поля</string>
240
      <string>Удалить поля</string>
244
     </property>
241
     </property>
245
     <addaction name="action_removeAllFields"/>
242
     <addaction name="action_removeAllFields"/>
246
     <addaction name="separator"/>
243
     <addaction name="separator"/>
247
     <addaction name="action_removeSelectedFields"/>
244
     <addaction name="action_removeSelectedFields"/>
248
    </widget>
245
    </widget>
249
    <addaction name="action_newField"/>
246
    <addaction name="action_newField"/>
250
    <addaction name="separator"/>
247
    <addaction name="separator"/>
251
    <addaction name="menu_4"/>
248
    <addaction name="menu_4"/>
252
   </widget>
249
   </widget>
253
   <widget class="QMenu" name="menu_5">
250
   <widget class="QMenu" name="menu_5">
254
    <property name="title">
251
    <property name="title">
255
     <string>Указатель</string>
252
     <string>Указатель</string>
256
    </property>
253
    </property>
257
    <widget class="QMenu" name="menu_7">
254
    <widget class="QMenu" name="menu_7">
258
     <property name="title">
255
     <property name="title">
259
      <string>Удалить указатели</string>
256
      <string>Удалить указатели</string>
260
     </property>
257
     </property>
261
     <addaction name="action_removeAllPointer"/>
258
     <addaction name="action_removeAllPointer"/>
262
     <addaction name="separator"/>
259
     <addaction name="separator"/>
263
     <addaction name="action_removeSelectedPointers"/>
260
     <addaction name="action_removeSelectedPointers"/>
264
    </widget>
261
    </widget>
265
    <addaction name="action_newPointer"/>
262
    <addaction name="action_newPointer"/>
266
    <addaction name="separator"/>
263
    <addaction name="separator"/>
267
    <addaction name="menu_7"/>
264
    <addaction name="menu_7"/>
268
   </widget>
265
   </widget>
269
   <widget class="QMenu" name="menu_6">
266
   <widget class="QMenu" name="menu_6">
270
    <property name="title">
267
    <property name="title">
271
     <string>Инструменты</string>
268
     <string>Инструменты</string>
272
    </property>
269
    </property>
273
    <addaction name="action_2"/>
270
    <addaction name="action_2"/>
274
   </widget>
271
   </widget>
275
   <widget class="QMenu" name="menu_8">
272
   <widget class="QMenu" name="menu_8">
276
    <property name="title">
273
    <property name="title">
277
     <string>База данных</string>
274
     <string>База данных</string>
278
    </property>
275
    </property>
279
    <addaction name="getsettingAct"/>
276
    <addaction name="getsettingAct"/>
280
   </widget>
277
   </widget>
281
   <addaction name="menu"/>
278
   <addaction name="menu"/>
282
   <addaction name="menu_2"/>
279
   <addaction name="menu_2"/>
283
   <addaction name="menu_5"/>
280
   <addaction name="menu_5"/>
284
   <addaction name="menu_6"/>
281
   <addaction name="menu_6"/>
285
   <addaction name="menu_8"/>
282
   <addaction name="menu_8"/>
286
  </widget>
283
  </widget>
287
  <widget class="QToolBar" name="mainToolBar">
284
  <widget class="QToolBar" name="mainToolBar">
288
   <attribute name="toolBarArea">
285
   <attribute name="toolBarArea">
289
    <enum>TopToolBarArea</enum>
286
    <enum>TopToolBarArea</enum>
290
   </attribute>
287
   </attribute>
291
   <attribute name="toolBarBreak">
288
   <attribute name="toolBarBreak">
292
    <bool>false</bool>
289
    <bool>false</bool>
293
   </attribute>
290
   </attribute>
294
  </widget>
291
  </widget>
295
  <widget class="QStatusBar" name="statusBar"/>
292
  <widget class="QStatusBar" name="statusBar"/>
296
  <action name="action_newClass">
293
  <action name="action_newClass">
297
   <property name="text">
294
   <property name="text">
298
    <string>Новый класс</string>
295
    <string>Новый класс</string>
299
   </property>
296
   </property>
300
  </action>
297
  </action>
301
  <action name="action_removeAllClasses">
298
  <action name="action_removeAllClasses">
302
   <property name="text">
299
   <property name="text">
303
    <string>Удалить все классы</string>
300
    <string>Удалить все классы</string>
304
   </property>
301
   </property>
305
  </action>
302
  </action>
306
  <action name="action_removeSelectedClasses">
303
  <action name="action_removeSelectedClasses">
307
   <property name="text">
304
   <property name="text">
308
    <string>Удалить выбранные классы</string>
305
    <string>Удалить выбранные классы</string>
309
   </property>
306
   </property>
310
  </action>
307
  </action>
311
  <action name="action_newField">
308
  <action name="action_newField">
312
   <property name="text">
309
   <property name="text">
313
    <string>Новое поле</string>
310
    <string>Новое поле</string>
314
   </property>
311
   </property>
315
  </action>
312
  </action>
316
  <action name="action_removeAllFields">
313
  <action name="action_removeAllFields">
317
   <property name="text">
314
   <property name="text">
318
    <string>Удалить все поля</string>
315
    <string>Удалить все поля</string>
319
   </property>
316
   </property>
320
  </action>
317
  </action>
321
  <action name="action_removeSelectedFields">
318
  <action name="action_removeSelectedFields">
322
   <property name="text">
319
   <property name="text">
323
    <string>Удалить выделенные поля</string>
320
    <string>Удалить выделенные поля</string>
324
   </property>
321
   </property>
325
  </action>
322
  </action>
326
  <action name="action_ID">
323
  <action name="action_ID">
327
   <property name="checkable">
324
   <property name="checkable">
328
    <bool>true</bool>
325
    <bool>true</bool>
329
   </property>
326
   </property>
330
   <property name="text">
327
   <property name="text">
331
    <string>Показывать ID</string>
328
    <string>Показывать ID</string>
332
   </property>
329
   </property>
333
  </action>
330
  </action>
334
  <action name="action_showAlias">
331
  <action name="action_showAlias">
335
   <property name="checkable">
332
   <property name="checkable">
336
    <bool>true</bool>
333
    <bool>true</bool>
337
   </property>
334
   </property>
338
   <property name="text">
335
   <property name="text">
339
    <string>Показывать псевдоним</string>
336
    <string>Показывать псевдоним</string>
340
   </property>
337
   </property>
341
  </action>
338
  </action>
342
  <action name="action_showInstance">
339
  <action name="action_showInstance">
343
   <property name="checkable">
340
   <property name="checkable">
344
    <bool>true</bool>
341
    <bool>true</bool>
345
   </property>
342
   </property>
346
   <property name="text">
343
   <property name="text">
347
    <string>Показывать хранилища объектов</string>
344
    <string>Показывать хранилища объектов</string>
348
   </property>
345
   </property>
349
  </action>
346
  </action>
350
  <action name="action_newPointer">
347
  <action name="action_newPointer">
351
   <property name="text">
348
   <property name="text">
352
    <string>Новый указатель</string>
349
    <string>Новый указатель</string>
353
   </property>
350
   </property>
354
  </action>
351
  </action>
355
  <action name="action_3">
352
  <action name="action_3">
356
   <property name="text">
353
   <property name="text">
357
    <string>Удалить все указатели</string>
354
    <string>Удалить все указатели</string>
358
   </property>
355
   </property>
359
  </action>
356
  </action>
360
  <action name="action_4">
357
  <action name="action_4">
361
   <property name="text">
358
   <property name="text">
362
    <string>Удалить выделенные указатели</string>
359
    <string>Удалить выделенные указатели</string>
363
   </property>
360
   </property>
364
  </action>
361
  </action>
365
  <action name="action_removeAllPointer">
362
  <action name="action_removeAllPointer">
366
   <property name="text">
363
   <property name="text">
367
    <string>Удалить все указатели</string>
364
    <string>Удалить все указатели</string>
368
   </property>
365
   </property>
369
  </action>
366
  </action>
370
  <action name="action_7">
367
  <action name="action_7">
371
   <property name="text">
368
   <property name="text">
372
    <string>Удалить выделенные указатели</string>
369
    <string>Удалить выделенные указатели</string>
373
   </property>
370
   </property>
374
  </action>
371
  </action>
375
  <action name="action_removeSelectedPointers">
372
  <action name="action_removeSelectedPointers">
376
   <property name="text">
373
   <property name="text">
377
    <string>Удалить выделенные указатели</string>
374
    <string>Удалить выделенные указатели</string>
378
   </property>
375
   </property>
379
  </action>
376
  </action>
380
  <action name="action_2">
377
  <action name="action_2">
381
   <property name="text">
378
   <property name="text">
382
    <string>Проверить таблицу-контейнер </string>
379
    <string>Проверить таблицу-контейнер </string>
383
   </property>
380
   </property>
384
  </action>
381
  </action>
385
  <action name="getsettingAct">
382
  <action name="getsettingAct">
386
   <property name="text">
383
   <property name="text">
387
    <string>Параметры соединения</string>
384
    <string>Параметры соединения</string>
388
   </property>
385
   </property>
389
  </action>
386
  </action>
390
 </widget>
387
 </widget>
391
 <layoutdefault spacing="6" margin="11"/>
388
 <layoutdefault spacing="6" margin="11"/>
392
 <resources/>
389
 <resources/>
393
 <connections/>
390
 <connections/>
394
</ui>
391
</ui>