0
|
1 |
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
|
2 |
<class>FoldersPage</class>
|
|
3 |
<widget class="QWidget">
|
|
4 |
<property name="name">
|
|
5 |
<cstring>FoldersPage</cstring>
|
|
6 |
</property>
|
|
7 |
<property name="geometry">
|
|
8 |
<rect>
|
|
9 |
<x>0</x>
|
|
10 |
<y>0</y>
|
|
11 |
<width>443</width>
|
|
12 |
<height>284</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="caption">
|
|
16 |
<string>Form8</string>
|
|
17 |
</property>
|
|
18 |
<hbox>
|
|
19 |
<property name="name">
|
|
20 |
<cstring>unnamed</cstring>
|
|
21 |
</property>
|
|
22 |
<property name="margin">
|
|
23 |
<number>11</number>
|
|
24 |
</property>
|
|
25 |
<property name="spacing">
|
|
26 |
<number>6</number>
|
|
27 |
</property>
|
|
28 |
<widget class="QLayoutWidget">
|
|
29 |
<property name="name">
|
|
30 |
<cstring>Layout15</cstring>
|
|
31 |
</property>
|
|
32 |
<grid>
|
|
33 |
<property name="name">
|
|
34 |
<cstring>unnamed</cstring>
|
|
35 |
</property>
|
|
36 |
<property name="margin">
|
|
37 |
<number>0</number>
|
|
38 |
</property>
|
|
39 |
<property name="spacing">
|
|
40 |
<number>6</number>
|
|
41 |
</property>
|
|
42 |
<widget class="QGroupBox" row="0" column="0">
|
|
43 |
<property name="name">
|
|
44 |
<cstring>folderBox</cstring>
|
|
45 |
</property>
|
|
46 |
<property name="title">
|
|
47 |
<string>Folders and paths</string>
|
|
48 |
</property>
|
|
49 |
<grid>
|
|
50 |
<property name="name">
|
|
51 |
<cstring>unnamed</cstring>
|
|
52 |
</property>
|
|
53 |
<property name="margin">
|
|
54 |
<number>11</number>
|
|
55 |
</property>
|
|
56 |
<property name="spacing">
|
|
57 |
<number>6</number>
|
|
58 |
</property>
|
|
59 |
<widget class="QLabel" row="0" column="0">
|
|
60 |
<property name="name">
|
|
61 |
<cstring>folderLabel</cstring>
|
|
62 |
</property>
|
|
63 |
<property name="text">
|
|
64 |
<string>Program &folder</string>
|
|
65 |
</property>
|
|
66 |
<property name="buddy" stdset="0">
|
|
67 |
<cstring>folderPath</cstring>
|
|
68 |
</property>
|
|
69 |
</widget>
|
|
70 |
<widget class="QLayoutWidget" row="0" column="1" rowspan="1" colspan="2">
|
|
71 |
<property name="name">
|
|
72 |
<cstring>Layout2</cstring>
|
|
73 |
</property>
|
|
74 |
<hbox>
|
|
75 |
<property name="name">
|
|
76 |
<cstring>unnamed</cstring>
|
|
77 |
</property>
|
|
78 |
<property name="margin">
|
|
79 |
<number>0</number>
|
|
80 |
</property>
|
|
81 |
<property name="spacing">
|
|
82 |
<number>6</number>
|
|
83 |
</property>
|
|
84 |
<widget class="QLineEdit">
|
|
85 |
<property name="name">
|
|
86 |
<cstring>folderPath</cstring>
|
|
87 |
</property>
|
|
88 |
<property name="frameShape">
|
|
89 |
<enum>StyledPanel</enum>
|
|
90 |
</property>
|
|
91 |
<property name="frameShadow">
|
|
92 |
<enum>Sunken</enum>
|
|
93 |
</property>
|
|
94 |
</widget>
|
|
95 |
<widget class="QPushButton">
|
|
96 |
<property name="name">
|
|
97 |
<cstring>folderPathButton</cstring>
|
|
98 |
</property>
|
|
99 |
<property name="text">
|
|
100 |
<string></string>
|
|
101 |
</property>
|
|
102 |
<property name="pixmap">
|
|
103 |
<pixmap>image0</pixmap>
|
|
104 |
</property>
|
|
105 |
</widget>
|
|
106 |
</hbox>
|
|
107 |
</widget>
|
|
108 |
<widget class="QLabel" row="1" column="0">
|
|
109 |
<property name="name">
|
|
110 |
<cstring>qtDirLabel</cstring>
|
|
111 |
</property>
|
|
112 |
<property name="text">
|
|
113 |
<string>Set &QTDIR</string>
|
|
114 |
</property>
|
|
115 |
<property name="buddy" stdset="0">
|
|
116 |
<cstring>qtDirCheck</cstring>
|
|
117 |
</property>
|
|
118 |
</widget>
|
|
119 |
<widget class="QLabel" row="2" column="0">
|
|
120 |
<property name="name">
|
|
121 |
<cstring>devSysLabel</cstring>
|
|
122 |
</property>
|
|
123 |
<property name="sizePolicy">
|
|
124 |
<sizepolicy>
|
|
125 |
<hsizetype>5</hsizetype>
|
|
126 |
<vsizetype>1</vsizetype>
|
|
127 |
<horstretch>0</horstretch>
|
|
128 |
<verstretch>0</verstretch>
|
|
129 |
</sizepolicy>
|
|
130 |
</property>
|
|
131 |
<property name="text">
|
|
132 |
<string>&Path</string>
|
|
133 |
</property>
|
|
134 |
<property name="buddy" stdset="0">
|
|
135 |
<cstring>devSysPath</cstring>
|
|
136 |
</property>
|
|
137 |
</widget>
|
|
138 |
<widget class="QLayoutWidget" row="2" column="1" rowspan="1" colspan="2">
|
|
139 |
<property name="name">
|
|
140 |
<cstring>Layout3</cstring>
|
|
141 |
</property>
|
|
142 |
<hbox>
|
|
143 |
<property name="name">
|
|
144 |
<cstring>unnamed</cstring>
|
|
145 |
</property>
|
|
146 |
<property name="margin">
|
|
147 |
<number>0</number>
|
|
148 |
</property>
|
|
149 |
<property name="spacing">
|
|
150 |
<number>6</number>
|
|
151 |
</property>
|
|
152 |
<widget class="QLineEdit">
|
|
153 |
<property name="name">
|
|
154 |
<cstring>devSysPath</cstring>
|
|
155 |
</property>
|
|
156 |
</widget>
|
|
157 |
<widget class="QPushButton">
|
|
158 |
<property name="name">
|
|
159 |
<cstring>devSysPathButton</cstring>
|
|
160 |
</property>
|
|
161 |
<property name="text">
|
|
162 |
<string></string>
|
|
163 |
</property>
|
|
164 |
<property name="pixmap">
|
|
165 |
<pixmap>image0</pixmap>
|
|
166 |
</property>
|
|
167 |
</widget>
|
|
168 |
</hbox>
|
|
169 |
</widget>
|
|
170 |
<widget class="QLabel" row="3" column="0">
|
|
171 |
<property name="name">
|
|
172 |
<cstring>groupLabel</cstring>
|
|
173 |
</property>
|
|
174 |
<property name="text">
|
|
175 |
<string>Folder &group</string>
|
|
176 |
</property>
|
|
177 |
<property name="buddy" stdset="0">
|
|
178 |
<cstring>folderGroups</cstring>
|
|
179 |
</property>
|
|
180 |
</widget>
|
|
181 |
<widget class="QComboBox" row="3" column="1" rowspan="1" colspan="2">
|
|
182 |
<property name="name">
|
|
183 |
<cstring>folderGroups</cstring>
|
|
184 |
</property>
|
|
185 |
<property name="sizePolicy">
|
|
186 |
<sizepolicy>
|
|
187 |
<hsizetype>7</hsizetype>
|
|
188 |
<vsizetype>0</vsizetype>
|
|
189 |
<horstretch>0</horstretch>
|
|
190 |
<verstretch>0</verstretch>
|
|
191 |
</sizepolicy>
|
|
192 |
</property>
|
|
193 |
</widget>
|
|
194 |
<widget class="QCheckBox" row="1" column="1">
|
|
195 |
<property name="name">
|
|
196 |
<cstring>qtDirCheck</cstring>
|
|
197 |
</property>
|
|
198 |
<property name="text">
|
|
199 |
<string></string>
|
|
200 |
</property>
|
|
201 |
<property name="checked">
|
|
202 |
<bool>true</bool>
|
|
203 |
</property>
|
|
204 |
</widget>
|
|
205 |
<spacer row="1" column="2">
|
|
206 |
<property name="name" stdset="0">
|
|
207 |
<cstring>Spacer8</cstring>
|
|
208 |
</property>
|
|
209 |
<property name="orientation">
|
|
210 |
<enum>Horizontal</enum>
|
|
211 |
</property>
|
|
212 |
<property name="sizeType">
|
|
213 |
<enum>Expanding</enum>
|
|
214 |
</property>
|
|
215 |
<property name="sizeHint">
|
|
216 |
<size>
|
|
217 |
<width>20</width>
|
|
218 |
<height>20</height>
|
|
219 |
</size>
|
|
220 |
</property>
|
|
221 |
</spacer>
|
|
222 |
</grid>
|
|
223 |
</widget>
|
|
224 |
<spacer row="1" column="0">
|
|
225 |
<property name="name" stdset="0">
|
|
226 |
<cstring>Spacer2</cstring>
|
|
227 |
</property>
|
|
228 |
<property name="orientation">
|
|
229 |
<enum>Vertical</enum>
|
|
230 |
</property>
|
|
231 |
<property name="sizeType">
|
|
232 |
<enum>Expanding</enum>
|
|
233 |
</property>
|
|
234 |
<property name="sizeHint">
|
|
235 |
<size>
|
|
236 |
<width>20</width>
|
|
237 |
<height>20</height>
|
|
238 |
</size>
|
|
239 |
</property>
|
|
240 |
</spacer>
|
|
241 |
</grid>
|
|
242 |
</widget>
|
|
243 |
</hbox>
|
|
244 |
</widget>
|
|
245 |
<images>
|
|
246 |
<image name="image0">
|
|
247 |
<data format="XPM.GZ" length="379">789c5d8ecb0a02310c45f7fd8ad0ec069907f531207e82e252101769b5388b51d07121e2bf6b1f195b6f28cd3d24b7ad0ad86dd75054e23ed0d0193067ba41717cf4fd737f58bd846ce6d028984123274296606073bd9c5c8fdf1eeba92b678db36dddaa60c959abec2258cdd62a9fc3424477a50cfdc18cc5d9c0e20eaffbbf90260c2a390f35c54a1823fa9bc39fc63cc3429e4b51cccb5060398a6c5478f7bd141fb90a5251</data>
|
|
248 |
</image>
|
|
249 |
</images>
|
|
250 |
<tabstops>
|
|
251 |
<tabstop>folderPath</tabstop>
|
|
252 |
<tabstop>folderPathButton</tabstop>
|
|
253 |
<tabstop>qtDirCheck</tabstop>
|
|
254 |
<tabstop>devSysPath</tabstop>
|
|
255 |
<tabstop>devSysPathButton</tabstop>
|
|
256 |
<tabstop>folderGroups</tabstop>
|
|
257 |
</tabstops>
|
|
258 |
<layoutdefaults spacing="6" margin="11"/>
|
|
259 |
</UI>
|