Rev 165 | Rev 170 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
165 | pingvin | 1 | <?xml version="1.0" encoding="UTF-8"?> |
164 | pingvin | 2 | <ui version="4.0"> |
3 | <class>IconForm</class> |
||
4 | <widget class="QWidget" name="IconForm"> |
||
5 | <property name="geometry"> |
||
6 | <rect> |
||
7 | <x>0</x> |
||
8 | <y>0</y> |
||
167 | pingvin | 9 | <width>133</width> |
10 | <height>69</height> |
||
164 | pingvin | 11 | </rect> |
12 | </property> |
||
13 | <property name="windowTitle"> |
||
14 | <string>Form</string> |
||
15 | </property> |
||
165 | pingvin | 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> |
||
167 | pingvin | 24 | <width>31</width> |
165 | pingvin | 25 | <height>31</height> |
26 | </rect> |
||
27 | </property> |
||
28 | <property name="text"> |
||
167 | pingvin | 29 | <string>П</string> |
165 | pingvin | 30 | </property> |
31 | </widget> |
||
32 | <widget class="QPushButton" name="pushButton_2"> |
||
33 | <property name="geometry"> |
||
34 | <rect> |
||
35 | <x>0</x> |
||
167 | pingvin | 36 | <y>40</y> |
37 | <width>31</width> |
||
165 | pingvin | 38 | <height>30</height> |
39 | </rect> |
||
40 | </property> |
||
41 | <property name="text"> |
||
167 | pingvin | 42 | <string>С</string> |
165 | pingvin | 43 | </property> |
44 | </widget> |
||
45 | <widget class="QLabel" name="label"> |
||
46 | <property name="geometry"> |
||
47 | <rect> |
||
167 | pingvin | 48 | <x>30</x> |
165 | pingvin | 49 | <y>0</y> |
167 | pingvin | 50 | <width>101</width> |
165 | pingvin | 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> |
||
164 | pingvin | 61 | </widget> |
165 | pingvin | 62 | <resources/> |
164 | pingvin | 63 | <connections/> |
64 | </ui> |