Хранилища Subversion OpenInventory

Редакция

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

Редакция 164 Редакция 165
Строка -... Строка 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>IconForm</class>
3
 <class>IconForm</class>
6
 <widget class="QWidget" name="IconForm">
4
 <widget class="QWidget" name="IconForm">
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>177</width>
12
    <height>300</height>
10
    <height>70</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
  <property name="autoFillBackground">
-
 
17
   <bool>true</bool>
-
 
18
  </property>
-
 
19
  <widget class="QPushButton" name="pushButton">
-
 
20
   <property name="geometry">
-
 
21
    <rect>
-
 
22
     <x>0</x>
-
 
23
     <y>0</y>
-
 
24
     <width>111</width>
-
 
25
     <height>31</height>
-
 
26
    </rect>
-
 
27
   </property>
-
 
28
   <property name="text">
-
 
29
    <string>Поменять</string>
-
 
30
   </property>
-
 
31
  </widget>
-
 
32
  <widget class="QPushButton" name="pushButton_2">
-
 
33
   <property name="geometry">
-
 
34
    <rect>
-
 
35
     <x>0</x>
-
 
36
     <y>30</y>
-
 
37
     <width>111</width>
-
 
38
     <height>30</height>
-
 
39
    </rect>
-
 
40
   </property>
-
 
41
   <property name="text">
-
 
42
    <string>Сохранить</string>
-
 
43
   </property>
-
 
44
  </widget>
-
 
45
  <widget class="QLabel" name="label">
-
 
46
   <property name="geometry">
-
 
47
    <rect>
-
 
48
     <x>120</x>
-
 
49
     <y>0</y>
-
 
50
     <width>81</width>
-
 
51
     <height>71</height>
-
 
52
    </rect>
-
 
53
   </property>
-
 
54
   <property name="text">
-
 
55
    <string/>
-
 
56
   </property>
-
 
57
   <property name="pixmap">
-
 
58
    <pixmap>pc.png</pixmap>
-
 
59
   </property>
-
 
60
  </widget>
18
 </widget>
61
 </widget>
19
 <pixmapfunction/>
62
 <resources/>
20
 <connections/>
63
 <connections/>
21
</ui>
64
</ui>