Хранилища Subversion OpenInventory

Редакция

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

Редакция 51 Редакция 56
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>759</width>
9
    <width>759</width>
10
    <height>400</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>581</width>
23
      <height>21</height>
23
      <height>21</height>
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
26
    <property name="text">
26
    <property name="text">
27
     <string>TextLabel</string>
27
     <string>TextLabel</string>
28
    </property>
28
    </property>
29
   </widget>
29
   </widget>
30
   <widget class="QLabel" name="label_2">
30
   <widget class="QLabel" name="label_2">
31
    <property name="geometry">
31
    <property name="geometry">
32
     <rect>
32
     <rect>
33
      <x>10</x>
33
      <x>10</x>
34
      <y>30</y>
34
      <y>30</y>
35
      <width>581</width>
35
      <width>581</width>
36
      <height>21</height>
36
      <height>21</height>
37
     </rect>
37
     </rect>
38
    </property>
38
    </property>
39
    <property name="text">
39
    <property name="text">
40
     <string>TextLabel</string>
40
     <string>TextLabel</string>
41
    </property>
41
    </property>
42
   </widget>
42
   </widget>
43
   <widget class="QLabel" name="label_3">
43
   <widget class="QLabel" name="label_3">
44
    <property name="geometry">
44
    <property name="geometry">
45
     <rect>
45
     <rect>
46
      <x>10</x>
46
      <x>10</x>
47
      <y>50</y>
47
      <y>50</y>
48
      <width>581</width>
48
      <width>581</width>
49
      <height>21</height>
49
      <height>21</height>
50
     </rect>
50
     </rect>
51
    </property>
51
    </property>
52
    <property name="text">
52
    <property name="text">
53
     <string>TextLabel</string>
53
     <string>TextLabel</string>
54
    </property>
54
    </property>
55
   </widget>
55
   </widget>
56
   <widget class="QLabel" name="label_4">
56
   <widget class="QLabel" name="label_4">
57
    <property name="geometry">
57
    <property name="geometry">
58
     <rect>
58
     <rect>
59
      <x>10</x>
59
      <x>10</x>
60
      <y>70</y>
60
      <y>70</y>
61
      <width>581</width>
61
      <width>581</width>
62
      <height>21</height>
62
      <height>21</height>
63
     </rect>
63
     </rect>
64
    </property>
64
    </property>
65
    <property name="text">
65
    <property name="text">
66
     <string>TextLabel</string>
66
     <string>TextLabel</string>
67
    </property>
67
    </property>
68
   </widget>
68
   </widget>
69
   <widget class="QTableView" name="tableView">
69
   <widget class="QTableView" name="tableView">
70
    <property name="geometry">
70
    <property name="geometry">
71
     <rect>
71
     <rect>
72
      <x>10</x>
72
      <x>10</x>
73
      <y>100</y>
73
      <y>100</y>
74
      <width>741</width>
74
      <width>741</width>
75
      <height>192</height>
75
      <height>192</height>
76
     </rect>
76
     </rect>
77
    </property>
77
    </property>
78
   </widget>
78
   </widget>
79
   <widget class="QPushButton" name="pushButton">
79
   <widget class="QPushButton" name="pushButton">
80
    <property name="geometry">
80
    <property name="geometry">
81
     <rect>
81
     <rect>
82
      <x>10</x>
82
      <x>10</x>
83
      <y>300</y>
83
      <y>300</y>
84
      <width>130</width>
84
      <width>130</width>
85
      <height>30</height>
85
      <height>30</height>
86
     </rect>
86
     </rect>
87
    </property>
87
    </property>
88
    <property name="text">
88
    <property name="text">
89
     <string>Новый класс</string>
89
     <string>Новый класс</string>
90
    </property>
90
    </property>
-
 
91
   </widget>
-
 
92
   <widget class="QTableView" name="tableView_2">
-
 
93
    <property name="geometry">
-
 
94
     <rect>
-
 
95
      <x>10</x>
-
 
96
      <y>341</y>
-
 
97
      <width>741</width>
-
 
98
      <height>181</height>
-
 
99
     </rect>
-
 
100
    </property>
91
   </widget>
101
   </widget>
92
  </widget>
102
  </widget>
93
  <widget class="QMenuBar" name="menuBar">
103
  <widget class="QMenuBar" name="menuBar">
94
   <property name="geometry">
104
   <property name="geometry">
95
    <rect>
105
    <rect>
96
     <x>0</x>
106
     <x>0</x>
97
     <y>0</y>
107
     <y>0</y>
98
     <width>759</width>
108
     <width>759</width>
99
     <height>27</height>
109
     <height>27</height>
100
    </rect>
110
    </rect>
101
   </property>
111
   </property>
102
  </widget>
112
  </widget>
103
  <widget class="QToolBar" name="mainToolBar">
113
  <widget class="QToolBar" name="mainToolBar">
104
   <attribute name="toolBarArea">
114
   <attribute name="toolBarArea">
105
    <enum>TopToolBarArea</enum>
115
    <enum>TopToolBarArea</enum>
106
   </attribute>
116
   </attribute>
107
   <attribute name="toolBarBreak">
117
   <attribute name="toolBarBreak">
108
    <bool>false</bool>
118
    <bool>false</bool>
109
   </attribute>
119
   </attribute>
110
  </widget>
120
  </widget>
111
  <widget class="QStatusBar" name="statusBar"/>
121
  <widget class="QStatusBar" name="statusBar"/>
112
 </widget>
122
 </widget>
113
 <layoutdefault spacing="6" margin="11"/>
123
 <layoutdefault spacing="6" margin="11"/>
114
 <resources/>
124
 <resources/>
115
 <connections/>
125
 <connections/>
116
</ui>
126
</ui>