Хранилища Subversion OpenInventory

Редакция

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

Редакция 167 Редакция 170
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
2
<ui version="4.0">
3
 <class>IconForm</class>
3
 <class>IconForm</class>
4
 <widget class="QWidget" name="IconForm">
4
 <widget class="QWidget" name="IconForm">
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>133</width>
9
    <width>133</width>
10
    <height>69</height>
10
    <height>69</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>Form</string>
14
   <string>Form</string>
15
  </property>
15
  </property>
16
  <property name="autoFillBackground">
16
  <property name="autoFillBackground">
17
   <bool>true</bool>
17
   <bool>true</bool>
18
  </property>
18
  </property>
19
  <widget class="QPushButton" name="pushButton">
19
  <widget class="QPushButton" name="pushButton">
20
   <property name="geometry">
20
   <property name="geometry">
21
    <rect>
21
    <rect>
22
     <x>0</x>
22
     <x>0</x>
23
     <y>0</y>
23
     <y>0</y>
24
     <width>31</width>
24
     <width>31</width>
25
     <height>31</height>
25
     <height>31</height>
26
    </rect>
26
    </rect>
27
   </property>
27
   </property>
28
   <property name="text">
28
   <property name="text">
29
    <string>П</string>
29
    <string/>
-
 
30
   </property>
-
 
31
   <property name="icon">
-
 
32
    <iconset resource="pic.qrc">
-
 
33
     <normaloff>:/Open.png</normaloff>:/Open.png</iconset>
30
   </property>
34
   </property>
31
  </widget>
35
  </widget>
32
  <widget class="QPushButton" name="pushButton_2">
36
  <widget class="QPushButton" name="pushButton_2">
33
   <property name="geometry">
37
   <property name="geometry">
34
    <rect>
38
    <rect>
35
     <x>0</x>
39
     <x>0</x>
36
     <y>40</y>
40
     <y>40</y>
37
     <width>31</width>
41
     <width>31</width>
38
     <height>30</height>
42
     <height>30</height>
39
    </rect>
43
    </rect>
40
   </property>
44
   </property>
41
   <property name="text">
45
   <property name="text">
42
    <string>С</string>
46
    <string/>
-
 
47
   </property>
-
 
48
   <property name="icon">
-
 
49
    <iconset resource="pic.qrc">
-
 
50
     <normaloff>:/Delete.png</normaloff>:/Delete.png</iconset>
43
   </property>
51
   </property>
44
  </widget>
52
  </widget>
45
  <widget class="QLabel" name="label">
53
  <widget class="QLabel" name="label">
46
   <property name="geometry">
54
   <property name="geometry">
47
    <rect>
55
    <rect>
48
     <x>30</x>
56
     <x>30</x>
49
     <y>0</y>
57
     <y>0</y>
50
     <width>101</width>
58
     <width>101</width>
51
     <height>71</height>
59
     <height>71</height>
52
    </rect>
60
    </rect>
53
   </property>
61
   </property>
54
   <property name="text">
62
   <property name="text">
55
    <string/>
63
    <string/>
56
   </property>
64
   </property>
57
   <property name="pixmap">
65
   <property name="pixmap">
58
    <pixmap>pc.png</pixmap>
66
    <pixmap>pc.png</pixmap>
59
   </property>
67
   </property>
60
  </widget>
68
  </widget>
61
 </widget>
69
 </widget>
62
 <resources/>
70
 <resources>
-
 
71
  <include location="pic.qrc"/>
-
 
72
 </resources>
63
 <connections/>
73
 <connections/>
64
</ui>
74
</ui>