Хранилища Subversion OpenInventory

Редакция

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

Редакция 114 Редакция 115
Строка 33... Строка 33...
33
     <widget class="QTreeWidget" name="treeWidget_2">
33
     <widget class="QTreeWidget" name="treeWidget_2">
34
      <property name="geometry">
34
      <property name="geometry">
35
       <rect>
35
       <rect>
36
        <x>10</x>
36
        <x>10</x>
37
        <y>10</y>
37
        <y>10</y>
38
        <width>701</width>
38
        <width>491</width>
39
        <height>451</height>
39
        <height>451</height>
40
       </rect>
40
       </rect>
41
      </property>
41
      </property>
42
      <column>
42
      <column>
43
       <property name="text">
43
       <property name="text">
Строка 52... Строка 52...
52
      <column>
52
      <column>
53
       <property name="text">
53
       <property name="text">
54
        <string>ID</string>
54
        <string>ID</string>
55
       </property>
55
       </property>
56
      </column>
56
      </column>
-
 
57
      <column>
-
 
58
       <property name="text">
-
 
59
        <string>Хранилище</string>
-
 
60
       </property>
-
 
61
      </column>
-
 
62
      <column>
-
 
63
       <property name="text">
-
 
64
        <string>Поле-указатель</string>
-
 
65
       </property>
-
 
66
      </column>
57
     </widget>
67
     </widget>
58
    </widget>
68
    </widget>
59
    <widget class="QWidget" name="tab_2">
69
    <widget class="QWidget" name="tab_2">
60
     <attribute name="title">
70
     <attribute name="title">
61
      <string>Tab 2</string>
71
      <string>Tab 2</string>
Строка 135... Строка 145...
135
    </property>
145
    </property>
136
    <widget class="QWidget" name="tab_3">
146
    <widget class="QWidget" name="tab_3">
137
     <attribute name="title">
147
     <attribute name="title">
138
      <string>Tab 1</string>
148
      <string>Tab 1</string>
139
     </attribute>
149
     </attribute>
-
 
150
     <widget class="QTableView" name="tableView">
-
 
151
      <property name="geometry">
-
 
152
       <rect>
-
 
153
        <x>10</x>
-
 
154
        <y>10</y>
-
 
155
        <width>471</width>
-
 
156
        <height>451</height>
-
 
157
       </rect>
-
 
158
      </property>
-
 
159
     </widget>
-
 
160
     <widget class="QPushButton" name="pushButton">
-
 
161
      <property name="geometry">
-
 
162
       <rect>
-
 
163
        <x>10</x>
-
 
164
        <y>470</y>
-
 
165
        <width>251</width>
-
 
166
        <height>30</height>
-
 
167
       </rect>
-
 
168
      </property>
-
 
169
      <property name="text">
-
 
170
       <string>Добавить новый объект</string>
-
 
171
      </property>
-
 
172
     </widget>
-
 
173
     <widget class="QPushButton" name="pushButton_2">
-
 
174
      <property name="geometry">
-
 
175
       <rect>
-
 
176
        <x>269</x>
-
 
177
        <y>470</y>
-
 
178
        <width>211</width>
-
 
179
        <height>30</height>
-
 
180
       </rect>
-
 
181
      </property>
-
 
182
      <property name="text">
-
 
183
       <string>Удалить объект</string>
-
 
184
      </property>
-
 
185
     </widget>
140
    </widget>
186
    </widget>
141
    <widget class="QWidget" name="tab_4">
187
    <widget class="QWidget" name="tab_4">
142
     <attribute name="title">
188
     <attribute name="title">
143
      <string>Tab 2</string>
189
      <string>Tab 2</string>
144
     </attribute>
190
     </attribute>