Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
197 | pingvin | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <ui version="4.0"> |
||
3 | <class>FileForm</class> |
||
4 | <widget class="QWidget" name="FileForm"> |
||
5 | <property name="geometry"> |
||
6 | <rect> |
||
7 | <x>0</x> |
||
8 | <y>0</y> |
||
9 | <width>92</width> |
||
10 | <height>32</height> |
||
11 | </rect> |
||
12 | </property> |
||
13 | <property name="windowTitle"> |
||
14 | <string>Form</string> |
||
15 | </property> |
||
16 | <widget class="QPushButton" name="pushButton"> |
||
17 | <property name="geometry"> |
||
18 | <rect> |
||
19 | <x>0</x> |
||
20 | <y>0</y> |
||
21 | <width>31</width> |
||
22 | <height>30</height> |
||
23 | </rect> |
||
24 | </property> |
||
25 | <property name="text"> |
||
26 | <string/> |
||
27 | </property> |
||
28 | <property name="icon"> |
||
29 | <iconset resource="dbviewer.qrc"> |
||
30 | <normaloff>:/Open.png</normaloff>:/Open.png</iconset> |
||
31 | </property> |
||
32 | </widget> |
||
33 | <widget class="QPushButton" name="pushButton_2"> |
||
34 | <property name="geometry"> |
||
35 | <rect> |
||
36 | <x>30</x> |
||
37 | <y>0</y> |
||
38 | <width>31</width> |
||
39 | <height>30</height> |
||
40 | </rect> |
||
41 | </property> |
||
42 | <property name="text"> |
||
43 | <string/> |
||
44 | </property> |
||
45 | <property name="icon"> |
||
46 | <iconset resource="dbviewer.qrc"> |
||
47 | <normaloff>:/Delete.png</normaloff>:/Delete.png</iconset> |
||
48 | </property> |
||
49 | </widget> |
||
50 | <widget class="QPushButton" name="pushButton_3"> |
||
51 | <property name="geometry"> |
||
52 | <rect> |
||
53 | <x>60</x> |
||
54 | <y>0</y> |
||
55 | <width>31</width> |
||
56 | <height>30</height> |
||
57 | </rect> |
||
58 | </property> |
||
59 | <property name="text"> |
||
60 | <string/> |
||
61 | </property> |
||
62 | <property name="icon"> |
||
63 | <iconset resource="dbviewer.qrc"> |
||
64 | <normaloff>:/Save.png</normaloff>:/Save.png</iconset> |
||
65 | </property> |
||
66 | </widget> |
||
67 | </widget> |
||
68 | <resources> |
||
69 | <include location="dbviewer.qrc"/> |
||
70 | </resources> |
||
71 | <connections/> |
||
72 | </ui> |