Rev 170 | 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"> |
||
170 | pingvin | 29 | <string/> |
165 | pingvin | 30 | </property> |
170 | pingvin | 31 | <property name="icon"> |
32 | <iconset resource="pic.qrc"> |
||
33 | <normaloff>:/Open.png</normaloff>:/Open.png</iconset> |
||
34 | </property> |
||
165 | pingvin | 35 | </widget> |
36 | <widget class="QPushButton" name="pushButton_2"> |
||
37 | <property name="geometry"> |
||
38 | <rect> |
||
234 | pingvin | 39 | <x>30</x> |
40 | <y>0</y> |
||
167 | pingvin | 41 | <width>31</width> |
165 | pingvin | 42 | <height>30</height> |
43 | </rect> |
||
44 | </property> |
||
45 | <property name="text"> |
||
170 | pingvin | 46 | <string/> |
165 | pingvin | 47 | </property> |
170 | pingvin | 48 | <property name="icon"> |
49 | <iconset resource="pic.qrc"> |
||
50 | <normaloff>:/Delete.png</normaloff>:/Delete.png</iconset> |
||
51 | </property> |
||
165 | pingvin | 52 | </widget> |
53 | <widget class="QLabel" name="label"> |
||
54 | <property name="geometry"> |
||
55 | <rect> |
||
234 | pingvin | 56 | <x>60</x> |
165 | pingvin | 57 | <y>0</y> |
234 | pingvin | 58 | <width>71</width> |
165 | pingvin | 59 | <height>71</height> |
60 | </rect> |
||
61 | </property> |
||
62 | <property name="text"> |
||
63 | <string/> |
||
64 | </property> |
||
65 | <property name="pixmap"> |
||
66 | <pixmap>pc.png</pixmap> |
||
67 | </property> |
||
68 | </widget> |
||
164 | pingvin | 69 | </widget> |
170 | pingvin | 70 | <resources> |
71 | <include location="pic.qrc"/> |
||
72 | </resources> |
||
164 | pingvin | 73 | <connections/> |
74 | </ui> |