Хранилища Subversion OpenInventory

Редакция

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

Редакция 209 Редакция 211
Строка -... Строка 1...
-
 
1
<?xml version="1.0" encoding="UTF-8"?>
1
<ui version="4.0">
2
<ui version="4.0">
2
 <author/>
-
 
3
 <comment/>
-
 
4
 <exportmacro/>
-
 
5
 <class>TreeDelegateForm</class>
3
 <class>TreeDelegateForm</class>
6
 <widget class="QWidget" name="TreeDelegateForm">
4
 <widget class="QWidget" name="TreeDelegateForm">
7
  <property name="geometry">
5
  <property name="geometry">
8
   <rect>
6
   <rect>
9
    <x>0</x>
7
    <x>0</x>
10
    <y>0</y>
8
    <y>0</y>
11
    <width>400</width>
9
    <width>704</width>
12
    <height>300</height>
10
    <height>202</height>
13
   </rect>
11
   </rect>
14
  </property>
12
  </property>
15
  <property name="windowTitle">
13
  <property name="windowTitle">
16
   <string>Form</string>
14
   <string>Form</string>
17
  </property>
15
  </property>
-
 
16
  <widget class="QWidget" name="verticalLayoutWidget">
-
 
17
   <property name="geometry">
-
 
18
    <rect>
-
 
19
     <x>10</x>
-
 
20
     <y>10</y>
-
 
21
     <width>681</width>
-
 
22
     <height>181</height>
-
 
23
    </rect>
-
 
24
   </property>
-
 
25
   <layout class="QVBoxLayout" name="verticalLayout">
-
 
26
    <item>
-
 
27
     <widget class="QLineEdit" name="lineEdit"/>
-
 
28
    </item>
-
 
29
    <item>
-
 
30
     <layout class="QHBoxLayout" name="horizontalLayout">
-
 
31
      <item>
-
 
32
       <widget class="QComboBox" name="comboBox"/>
-
 
33
      </item>
-
 
34
      <item>
-
 
35
       <widget class="QComboBox" name="comboBox_2"/>
-
 
36
      </item>
-
 
37
      <item>
-
 
38
       <widget class="QLineEdit" name="lineEdit_2"/>
-
 
39
      </item>
-
 
40
     </layout>
-
 
41
    </item>
-
 
42
    <item>
-
 
43
     <spacer name="verticalSpacer">
-
 
44
      <property name="orientation">
-
 
45
       <enum>Qt::Vertical</enum>
-
 
46
      </property>
-
 
47
      <property name="sizeHint" stdset="0">
-
 
48
       <size>
-
 
49
        <width>20</width>
-
 
50
        <height>40</height>
-
 
51
       </size>
-
 
52
      </property>
-
 
53
     </spacer>
-
 
54
    </item>
-
 
55
   </layout>
-
 
56
  </widget>
18
 </widget>
57
 </widget>
19
 <pixmapfunction/>
58
 <resources/>
20
 <connections/>
59
 <connections/>
21
</ui>
60
</ui>