Хранилища Subversion OpenInventory

Редакция

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

Редакция 40 Редакция 45
Строка 4... Строка 4...
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>600</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>
Строка 16... Строка 16...
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>40</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">
Строка 29... Строка 29...
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>70</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">
Строка 42... Строка 42...
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>110</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">
Строка 55... Строка 55...
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>130</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="QTextEdit" name="textEdit">
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>200</y>
73
      <y>100</y>
74
      <width>411</width>
74
      <width>741</width>
75
      <height>94</height>
75
      <height>192</height>
76
     </rect>
76
     </rect>
77
    </property>
77
    </property>
78
   </widget>
78
   </widget>
79
  </widget>
79
  </widget>
80
  <widget class="QMenuBar" name="menuBar">
80
  <widget class="QMenuBar" name="menuBar">
81
   <property name="geometry">
81
   <property name="geometry">
82
    <rect>
82
    <rect>
83
     <x>0</x>
83
     <x>0</x>
84
     <y>0</y>
84
     <y>0</y>
85
     <width>600</width>
85
     <width>759</width>
86
     <height>25</height>
86
     <height>27</height>
87
    </rect>
87
    </rect>
88
   </property>
88
   </property>
89
  </widget>
89
  </widget>
90
  <widget class="QToolBar" name="mainToolBar">
90
  <widget class="QToolBar" name="mainToolBar">
91
   <attribute name="toolBarArea">
91
   <attribute name="toolBarArea">