Rev 180 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 180 | Rev 233 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | </property> |
27 | </property> |
28 | <property name="text"> |
28 | <property name="text"> |
29 | <string/> |
29 | <string/> |
30 | </property> |
30 | </property> |
31 | <property name="icon"> |
31 | <property name="icon"> |
32 | <iconset resource="pic.qrc"> |
32 | <iconset resource="dbviewer.qrc"> |
33 | <normaloff>:/Open.png</normaloff>:/Open.png</iconset> |
33 | <normaloff>:/Open.png</normaloff>:/Open.png</iconset> |
34 | </property> |
34 | </property> |
35 | </widget> |
35 | </widget> |
36 | <widget class="QPushButton" name="pushButton_2"> |
36 | <widget class="QPushButton" name="pushButton_2"> |
37 | <property name="geometry"> |
37 | <property name="geometry"> |
38 | <rect> |
38 | <rect> |
39 | <x>0</x> |
39 | <x>30</x> |
40 | <y>40</y> |
40 | <y>0</y> |
41 | <width>31</width> |
41 | <width>31</width> |
42 | <height>30</height> |
42 | <height>30</height> |
43 | </rect> |
43 | </rect> |
44 | </property> |
44 | </property> |
45 | <property name="text"> |
45 | <property name="text"> |
46 | <string/> |
46 | <string/> |
47 | </property> |
47 | </property> |
48 | <property name="icon"> |
48 | <property name="icon"> |
49 | <iconset resource="pic.qrc"> |
49 | <iconset resource="dbviewer.qrc"> |
50 | <normaloff>:/Delete.png</normaloff>:/Delete.png</iconset> |
50 | <normaloff>:/Delete.png</normaloff>:/Delete.png</iconset> |
51 | </property> |
51 | </property> |
52 | </widget> |
52 | </widget> |
53 | <widget class="QLabel" name="label"> |
53 | <widget class="QLabel" name="label"> |
54 | <property name="geometry"> |
54 | <property name="geometry"> |
55 | <rect> |
55 | <rect> |
56 | <x>30</x> |
56 | <x>70</x> |
57 | <y>0</y> |
57 | <y>0</y> |
58 | <width>101</width> |
58 | <width>61</width> |
59 | <height>71</height> |
59 | <height>71</height> |
60 | </rect> |
60 | </rect> |
61 | </property> |
61 | </property> |
62 | <property name="text"> |
62 | <property name="text"> |
63 | <string/> |
63 | <string/> |
Line 66... | Line 66... | ||
66 | <pixmap>pc.png</pixmap> |
66 | <pixmap>pc.png</pixmap> |
67 | </property> |
67 | </property> |
68 | </widget> |
68 | </widget> |
69 | </widget> |
69 | </widget> |
70 | <resources> |
70 | <resources> |
71 | <include location="pic.qrc"/> |
71 | <include location="dbviewer.qrc"/> |
72 | </resources> |
72 | </resources> |
73 | <connections/> |
73 | <connections/> |
74 | </ui> |
74 | </ui> |