Хранилища Subversion OpenInventory

Редакция

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

Редакция 56 Редакция 59
Строка 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>759</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>
Строка 69... Строка 69...
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>961</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">
Строка 92... Строка 92...
92
   <widget class="QTableView" name="tableView_2">
92
   <widget class="QTableView" name="tableView_2">
93
    <property name="geometry">
93
    <property name="geometry">
94
     <rect>
94
     <rect>
95
      <x>10</x>
95
      <x>10</x>
96
      <y>341</y>
96
      <y>341</y>
97
      <width>741</width>
97
      <width>961</width>
98
      <height>181</height>
98
      <height>181</height>
99
     </rect>
99
     </rect>
100
    </property>
100
    </property>
101
   </widget>
101
   </widget>
-
 
102
   <widget class="QPushButton" name="pushButton_2">
-
 
103
    <property name="geometry">
-
 
104
     <rect>
-
 
105
      <x>160</x>
-
 
106
      <y>300</y>
-
 
107
      <width>181</width>
-
 
108
      <height>30</height>
-
 
109
     </rect>
-
 
110
    </property>
-
 
111
    <property name="text">
-
 
112
     <string>Удалить класс</string>
-
 
113
    </property>
-
 
114
   </widget>
-
 
115
   <widget class="QPushButton" name="pushButton_3">
-
 
116
    <property name="geometry">
-
 
117
     <rect>
-
 
118
      <x>560</x>
-
 
119
      <y>300</y>
-
 
120
      <width>130</width>
-
 
121
      <height>30</height>
-
 
122
     </rect>
-
 
123
    </property>
-
 
124
    <property name="text">
-
 
125
     <string>Новое поле</string>
-
 
126
    </property>
-
 
127
   </widget>
-
 
128
   <widget class="QPushButton" name="pushButton_4">
-
 
129
    <property name="geometry">
-
 
130
     <rect>
-
 
131
      <x>700</x>
-
 
132
      <y>300</y>
-
 
133
      <width>181</width>
-
 
134
      <height>30</height>
-
 
135
     </rect>
-
 
136
    </property>
-
 
137
    <property name="text">
-
 
138
     <string>Удалить поле</string>
-
 
139
    </property>
-
 
140
   </widget>
102
  </widget>
141
  </widget>
103
  <widget class="QMenuBar" name="menuBar">
142
  <widget class="QMenuBar" name="menuBar">
104
   <property name="geometry">
143
   <property name="geometry">
105
    <rect>
144
    <rect>
106
     <x>0</x>
145
     <x>0</x>
107
     <y>0</y>
146
     <y>0</y>
108
     <width>759</width>
147
     <width>983</width>
109
     <height>27</height>
148
     <height>27</height>
110
    </rect>
149
    </rect>
111
   </property>
150
   </property>
112
  </widget>
151
  </widget>
113
  <widget class="QToolBar" name="mainToolBar">
152
  <widget class="QToolBar" name="mainToolBar">