Хранилища Subversion OpenInventory

Редакция

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

Редакция 45 Редакция 51
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>400</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">
-
 
80
    <property name="geometry">
-
 
81
     <rect>
-
 
82
      <x>10</x>
-
 
83
      <y>300</y>
-
 
84
      <width>130</width>
-
 
85
      <height>30</height>
-
 
86
     </rect>
-
 
87
    </property>
-
 
88
    <property name="text">
-
 
89
     <string>Новый класс</string>
-
 
90
    </property>
-
 
91
   </widget>
79
  </widget>
92
  </widget>
80
  <widget class="QMenuBar" name="menuBar">
93
  <widget class="QMenuBar" name="menuBar">
81
   <property name="geometry">
94
   <property name="geometry">
82
    <rect>
95
    <rect>
83
     <x>0</x>
96
     <x>0</x>
84
     <y>0</y>
97
     <y>0</y>
85
     <width>759</width>
98
     <width>759</width>
86
     <height>27</height>
99
     <height>27</height>
87
    </rect>
100
    </rect>
88
   </property>
101
   </property>
89
  </widget>
102
  </widget>
90
  <widget class="QToolBar" name="mainToolBar">
103
  <widget class="QToolBar" name="mainToolBar">
91
   <attribute name="toolBarArea">
104
   <attribute name="toolBarArea">
92
    <enum>TopToolBarArea</enum>
105
    <enum>TopToolBarArea</enum>
93
   </attribute>
106
   </attribute>
94
   <attribute name="toolBarBreak">
107
   <attribute name="toolBarBreak">
95
    <bool>false</bool>
108
    <bool>false</bool>
96
   </attribute>
109
   </attribute>
97
  </widget>
110
  </widget>
98
  <widget class="QStatusBar" name="statusBar"/>
111
  <widget class="QStatusBar" name="statusBar"/>
99
 </widget>
112
 </widget>
100
 <layoutdefault spacing="6" margin="11"/>
113
 <layoutdefault spacing="6" margin="11"/>
101
 <resources/>
114
 <resources/>
102
 <connections/>
115
 <connections/>
103
</ui>
116
</ui>