Хранилища Subversion OpenInventory

Редакция

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

Редакция 59 Редакция 60
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>574</height>
10
    <height>574</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="QLabel" name="label">
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>581</width>
22
      <width>331</width>
23
      <height>21</height>
23
      <height>21</height>
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
26
    <property name="text">
26
    <property name="font">
27
     <string>TextLabel</string>
-
 
28
    </property>
-
 
29
   </widget>
-
 
30
   <widget class="QLabel" name="label_2">
-
 
31
    <property name="geometry">
-
 
32
     <rect>
27
     <font>
33
      <x>10</x>
-
 
34
      <y>30</y>
-
 
35
      <width>581</width>
28
      <pointsize>11</pointsize>
36
      <height>21</height>
29
      <weight>75</weight>
37
     </rect>
-
 
38
    </property>
-
 
39
    <property name="text">
-
 
40
     <string>TextLabel</string>
-
 
41
    </property>
-
 
42
   </widget>
-
 
43
   <widget class="QLabel" name="label_3">
-
 
44
    <property name="geometry">
-
 
45
     <rect>
-
 
46
      <x>10</x>
-
 
47
      <y>50</y>
-
 
48
      <width>581</width>
-
 
49
      <height>21</height>
30
      <bold>true</bold>
50
     </rect>
31
     </font>
51
    </property>
32
    </property>
52
    <property name="text">
33
    <property name="text">
53
     <string>TextLabel</string>
34
     <string>Список зарегистрированных классов</string>
54
    </property>
-
 
55
   </widget>
-
 
56
   <widget class="QLabel" name="label_4">
-
 
57
    <property name="geometry">
-
 
58
     <rect>
-
 
59
      <x>10</x>
-
 
60
      <y>70</y>
-
 
61
      <width>581</width>
-
 
62
      <height>21</height>
-
 
63
     </rect>
-
 
64
    </property>
-
 
65
    <property name="text">
-
 
66
     <string>TextLabel</string>
-
 
67
    </property>
35
    </property>
68
   </widget>
36
   </widget>
69
   <widget class="QTableView" name="tableView">
37
   <widget class="QTableView" name="tableView">
70
    <property name="geometry">
38
    <property name="geometry">
71
     <rect>
39
     <rect>
72
      <x>10</x>
40
      <x>10</x>
73
      <y>100</y>
41
      <y>40</y>
74
      <width>961</width>
42
      <width>821</width>
75
      <height>192</height>
43
      <height>192</height>
76
     </rect>
44
     </rect>
77
    </property>
45
    </property>
78
   </widget>
46
   </widget>
79
   <widget class="QPushButton" name="pushButton">
47
   <widget class="QPushButton" name="pushButton">
80
    <property name="geometry">
48
    <property name="geometry">
81
     <rect>
49
     <rect>
82
      <x>10</x>
50
      <x>840</x>
83
      <y>300</y>
51
      <y>49</y>
84
      <width>130</width>
52
      <width>111</width>
85
      <height>30</height>
53
      <height>21</height>
86
     </rect>
54
     </rect>
87
    </property>
55
    </property>
88
    <property name="text">
56
    <property name="text">
89
     <string>Новый класс</string>
57
     <string>Новый класс</string>
90
    </property>
58
    </property>
91
   </widget>
59
   </widget>
92
   <widget class="QTableView" name="tableView_2">
60
   <widget class="QTableView" name="tableView_2">
93
    <property name="geometry">
61
    <property name="geometry">
94
     <rect>
62
     <rect>
95
      <x>10</x>
63
      <x>10</x>
96
      <y>341</y>
64
      <y>341</y>
97
      <width>961</width>
65
      <width>961</width>
98
      <height>181</height>
66
      <height>181</height>
99
     </rect>
67
     </rect>
100
    </property>
68
    </property>
101
   </widget>
69
   </widget>
102
   <widget class="QPushButton" name="pushButton_2">
70
   <widget class="QPushButton" name="pushButton_2">
103
    <property name="geometry">
71
    <property name="geometry">
104
     <rect>
72
     <rect>
105
      <x>160</x>
73
      <x>840</x>
106
      <y>300</y>
74
      <y>80</y>
107
      <width>181</width>
75
      <width>111</width>
108
      <height>30</height>
76
      <height>21</height>
109
     </rect>
77
     </rect>
110
    </property>
78
    </property>
111
    <property name="text">
79
    <property name="text">
112
     <string>Удалить класс</string>
80
     <string>Удалить класс</string>
113
    </property>
81
    </property>
114
   </widget>
82
   </widget>
115
   <widget class="QPushButton" name="pushButton_3">
83
   <widget class="QPushButton" name="pushButton_3">
116
    <property name="geometry">
84
    <property name="geometry">
117
     <rect>
85
     <rect>
118
      <x>560</x>
86
      <x>839</x>
119
      <y>300</y>
87
      <y>149</y>
120
      <width>130</width>
88
      <width>111</width>
121
      <height>30</height>
89
      <height>21</height>
122
     </rect>
90
     </rect>
123
    </property>
91
    </property>
124
    <property name="text">
92
    <property name="text">
125
     <string>Новое поле</string>
93
     <string>Новое поле</string>
126
    </property>
94
    </property>
127
   </widget>
95
   </widget>
128
   <widget class="QPushButton" name="pushButton_4">
96
   <widget class="QPushButton" name="pushButton_4">
129
    <property name="geometry">
97
    <property name="geometry">
130
     <rect>
98
     <rect>
131
      <x>700</x>
99
      <x>840</x>
132
      <y>300</y>
100
      <y>180</y>
133
      <width>181</width>
101
      <width>111</width>
134
      <height>30</height>
102
      <height>21</height>
135
     </rect>
103
     </rect>
136
    </property>
104
    </property>
137
    <property name="text">
105
    <property name="text">
138
     <string>Удалить поле</string>
106
     <string>Удалить поле</string>
139
    </property>
107
    </property>
140
   </widget>
108
   </widget>
-
 
109
   <widget class="QCheckBox" name="checkBox">
-
 
110
    <property name="geometry">
-
 
111
     <rect>
-
 
112
      <x>10</x>
-
 
113
      <y>240</y>
-
 
114
      <width>131</width>
-
 
115
      <height>20</height>
-
 
116
     </rect>
-
 
117
    </property>
-
 
118
    <property name="text">
-
 
119
     <string>Идентификатор</string>
-
 
120
    </property>
-
 
121
   </widget>
-
 
122
   <widget class="QCheckBox" name="checkBox_2">
-
 
123
    <property name="geometry">
-
 
124
     <rect>
-
 
125
      <x>150</x>
-
 
126
      <y>240</y>
-
 
127
      <width>101</width>
-
 
128
      <height>20</height>
-
 
129
     </rect>
-
 
130
    </property>
-
 
131
    <property name="text">
-
 
132
     <string>Псевдоним</string>
-
 
133
    </property>
-
 
134
   </widget>
141
  </widget>
135
  </widget>
142
  <widget class="QMenuBar" name="menuBar">
136
  <widget class="QMenuBar" name="menuBar">
143
   <property name="geometry">
137
   <property name="geometry">
144
    <rect>
138
    <rect>
145
     <x>0</x>
139
     <x>0</x>
146
     <y>0</y>
140
     <y>0</y>
147
     <width>983</width>
141
     <width>983</width>
148
     <height>27</height>
142
     <height>25</height>
149
    </rect>
143
    </rect>
150
   </property>
144
   </property>
151
  </widget>
145
  </widget>
152
  <widget class="QToolBar" name="mainToolBar">
146
  <widget class="QToolBar" name="mainToolBar">
153
   <attribute name="toolBarArea">
147
   <attribute name="toolBarArea">
154
    <enum>TopToolBarArea</enum>
148
    <enum>TopToolBarArea</enum>
155
   </attribute>
149
   </attribute>
156
   <attribute name="toolBarBreak">
150
   <attribute name="toolBarBreak">
157
    <bool>false</bool>
151
    <bool>false</bool>
158
   </attribute>
152
   </attribute>
159
  </widget>
153
  </widget>
160
  <widget class="QStatusBar" name="statusBar"/>
154
  <widget class="QStatusBar" name="statusBar"/>
161
 </widget>
155
 </widget>
162
 <layoutdefault spacing="6" margin="11"/>
156
 <layoutdefault spacing="6" margin="11"/>
163
 <resources/>
157
 <resources/>
164
 <connections/>
158
 <connections/>
165
</ui>
159
</ui>