source: psi/vendor/affinix/current/src/ui_tip.ui@ 2

Last change on this file since 2 was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 16.0 KB
Line 
1<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2<class>TipUI</class>
3<widget class="QDialog">
4 <property name="name">
5 <cstring>TipUI</cstring>
6 </property>
7 <property name="geometry">
8 <rect>
9 <x>0</x>
10 <y>0</y>
11 <width>428</width>
12 <height>351</height>
13 </rect>
14 </property>
15 <property name="caption">
16 <string>Useful Tips</string>
17 </property>
18 <vbox>
19 <property name="name">
20 <cstring>unnamed</cstring>
21 </property>
22 <widget class="QFrame">
23 <property name="name">
24 <cstring>frame11</cstring>
25 </property>
26 <property name="frameShape">
27 <enum>StyledPanel</enum>
28 </property>
29 <property name="frameShadow">
30 <enum>Sunken</enum>
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>0</number>
41 </property>
42 <widget class="QLayoutWidget" row="0" column="0">
43 <property name="name">
44 <cstring>layout48</cstring>
45 </property>
46 <hbox>
47 <property name="name">
48 <cstring>unnamed</cstring>
49 </property>
50 <property name="spacing">
51 <number>0</number>
52 </property>
53 <widget class="QLayoutWidget">
54 <property name="name">
55 <cstring>layout47</cstring>
56 </property>
57 <vbox>
58 <property name="name">
59 <cstring>unnamed</cstring>
60 </property>
61 <property name="spacing">
62 <number>0</number>
63 </property>
64 <widget class="IconLabel">
65 <property name="name">
66 <cstring>lb_icon</cstring>
67 </property>
68 <property name="paletteBackgroundColor">
69 <color>
70 <red>47</red>
71 <green>74</green>
72 <blue>114</blue>
73 </color>
74 </property>
75 <property name="iconName" stdset="0">
76 <string>psi/psiMac</string>
77 </property>
78 </widget>
79 <widget class="QLabel">
80 <property name="name">
81 <cstring>textLabel4</cstring>
82 </property>
83 <property name="sizePolicy">
84 <sizepolicy>
85 <hsizetype>5</hsizetype>
86 <vsizetype>7</vsizetype>
87 <horstretch>0</horstretch>
88 <verstretch>0</verstretch>
89 </sizepolicy>
90 </property>
91 <property name="paletteBackgroundColor">
92 <color>
93 <red>47</red>
94 <green>74</green>
95 <blue>114</blue>
96 </color>
97 </property>
98 <property name="text">
99 <string></string>
100 </property>
101 </widget>
102 </vbox>
103 </widget>
104 <widget class="QLayoutWidget">
105 <property name="name">
106 <cstring>layout43</cstring>
107 </property>
108 <vbox>
109 <property name="name">
110 <cstring>unnamed</cstring>
111 </property>
112 <property name="spacing">
113 <number>0</number>
114 </property>
115 <widget class="QLabel">
116 <property name="name">
117 <cstring>textLabel1</cstring>
118 </property>
119 <property name="minimumSize">
120 <size>
121 <width>0</width>
122 <height>8</height>
123 </size>
124 </property>
125 <property name="maximumSize">
126 <size>
127 <width>32767</width>
128 <height>8</height>
129 </size>
130 </property>
131 <property name="paletteBackgroundColor">
132 <color>
133 <red>47</red>
134 <green>74</green>
135 <blue>114</blue>
136 </color>
137 </property>
138 <property name="text">
139 <string></string>
140 </property>
141 </widget>
142 <widget class="PsiTextView">
143 <property name="name">
144 <cstring>tv_psi</cstring>
145 </property>
146 <property name="paletteBackgroundColor">
147 <color>
148 <red>214</red>
149 <green>226</green>
150 <blue>240</blue>
151 </color>
152 </property>
153 <property name="frameShape">
154 <enum>NoFrame</enum>
155 </property>
156 <property name="frameShadow">
157 <enum>Sunken</enum>
158 </property>
159 <property name="lineWidth">
160 <number>0</number>
161 </property>
162 <property name="margin">
163 <number>10</number>
164 </property>
165 <property name="midLineWidth">
166 <number>0</number>
167 </property>
168 <property name="text">
169 <string></string>
170 </property>
171 </widget>
172 <widget class="QLabel">
173 <property name="name">
174 <cstring>textLabel3</cstring>
175 </property>
176 <property name="minimumSize">
177 <size>
178 <width>0</width>
179 <height>8</height>
180 </size>
181 </property>
182 <property name="maximumSize">
183 <size>
184 <width>32767</width>
185 <height>8</height>
186 </size>
187 </property>
188 <property name="paletteBackgroundColor">
189 <color>
190 <red>47</red>
191 <green>74</green>
192 <blue>114</blue>
193 </color>
194 </property>
195 <property name="text">
196 <string></string>
197 </property>
198 </widget>
199 </vbox>
200 </widget>
201 <widget class="QLabel">
202 <property name="name">
203 <cstring>textLabel2</cstring>
204 </property>
205 <property name="minimumSize">
206 <size>
207 <width>8</width>
208 <height>0</height>
209 </size>
210 </property>
211 <property name="maximumSize">
212 <size>
213 <width>8</width>
214 <height>32767</height>
215 </size>
216 </property>
217 <property name="paletteBackgroundColor">
218 <color>
219 <red>47</red>
220 <green>74</green>
221 <blue>114</blue>
222 </color>
223 </property>
224 <property name="text">
225 <string></string>
226 </property>
227 </widget>
228 </hbox>
229 </widget>
230 </grid>
231 </widget>
232 <widget class="Line">
233 <property name="name">
234 <cstring>line8</cstring>
235 </property>
236 <property name="frameShape">
237 <enum>HLine</enum>
238 </property>
239 <property name="frameShadow">
240 <enum>Sunken</enum>
241 </property>
242 <property name="orientation">
243 <enum>Horizontal</enum>
244 </property>
245 </widget>
246 <widget class="QLayoutWidget">
247 <property name="name">
248 <cstring>layout41</cstring>
249 </property>
250 <hbox>
251 <property name="name">
252 <cstring>unnamed</cstring>
253 </property>
254 <widget class="QCheckBox">
255 <property name="name">
256 <cstring>ck_showTips</cstring>
257 </property>
258 <property name="text">
259 <string>Show tips at startup</string>
260 </property>
261 </widget>
262 <spacer>
263 <property name="name">
264 <cstring>spacer32</cstring>
265 </property>
266 <property name="orientation">
267 <enum>Horizontal</enum>
268 </property>
269 <property name="sizeType">
270 <enum>Expanding</enum>
271 </property>
272 <property name="sizeHint">
273 <size>
274 <width>40</width>
275 <height>20</height>
276 </size>
277 </property>
278 </spacer>
279 <widget class="IconButton">
280 <property name="name">
281 <cstring>iconButton19</cstring>
282 </property>
283 <property name="text">
284 <string>&amp;Previous</string>
285 </property>
286 <property name="accel">
287 <string>Alt+P</string>
288 </property>
289 <property name="iconName" stdset="0">
290 <string>psi/arrowLeft</string>
291 </property>
292 </widget>
293 <widget class="IconButton">
294 <property name="name">
295 <cstring>iconButton20</cstring>
296 </property>
297 <property name="text">
298 <string>&amp;Next</string>
299 </property>
300 <property name="accel">
301 <string>Alt+N</string>
302 </property>
303 <property name="iconName" stdset="0">
304 <string>psi/arrowRight</string>
305 </property>
306 </widget>
307 <widget class="IconButton">
308 <property name="name">
309 <cstring>iconButton21</cstring>
310 </property>
311 <property name="text">
312 <string>&amp;Close</string>
313 </property>
314 <property name="accel">
315 <string>Alt+C</string>
316 </property>
317 <property name="default">
318 <bool>true</bool>
319 </property>
320 </widget>
321 </hbox>
322 </widget>
323 </vbox>
324</widget>
325<customwidgets>
326</customwidgets>
327<connections>
328 <connection>
329 <sender>iconButton21</sender>
330 <signal>clicked()</signal>
331 <receiver>TipUI</receiver>
332 <slot>accept()</slot>
333 </connection>
334 <connection>
335 <sender>ck_showTips</sender>
336 <signal>toggled(bool)</signal>
337 <receiver>TipUI</receiver>
338 <slot>showTipsChanged(bool)</slot>
339 </connection>
340 <connection>
341 <sender>iconButton19</sender>
342 <signal>clicked()</signal>
343 <receiver>TipUI</receiver>
344 <slot>previous()</slot>
345 </connection>
346 <connection>
347 <sender>iconButton20</sender>
348 <signal>clicked()</signal>
349 <receiver>TipUI</receiver>
350 <slot>next()</slot>
351 </connection>
352</connections>
353<includes>
354 <include location="local" impldecl="in implementation">ui_tip.ui.h</include>
355</includes>
356<variables>
357 <variable>QStringList tips;</variable>
358</variables>
359<slots>
360 <slot access="protected">init()</slot>
361 <slot access="protected">updateTip()</slot>
362 <slot access="protected">next()</slot>
363 <slot access="protected">previous()</slot>
364 <slot access="protected">showTipsChanged( bool e )</slot>
365 <slot>addTip( QString tip, QString author )</slot>
366</slots>
367<layoutdefaults spacing="6" margin="11"/>
368<includehints>
369 <includehint>fancylabel.h</includehint>
370 <includehint>iconwidget.h</includehint>
371 <includehint>iconwidget.h</includehint>
372 <includehint>iconwidget.h</includehint>
373</includehints>
374</UI>
Note: See TracBrowser for help on using the repository browser.