Add (and install) svg for the new krunner interface.
[kdebase/uwolfer.git] / workspace / kcontrol / colors / colorsettings.ui
blob67a60184b588612974fbb5139e02fe8b471f7c80
1 <ui version="4.0" >
2  <class>colorSettings</class>
3  <widget class="QWidget" name="colorSettings" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>560</width>
9     <height>455</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <property name="leftMargin" >
14     <number>0</number>
15    </property>
16    <property name="topMargin" >
17     <number>0</number>
18    </property>
19    <property name="rightMargin" >
20     <number>0</number>
21    </property>
22    <property name="bottomMargin" >
23     <number>0</number>
24    </property>
25    <item>
26     <widget class="QTabWidget" name="tabWidget" >
27      <property name="currentIndex" >
28       <number>0</number>
29      </property>
30      <widget class="QWidget" name="schemePage" >
31       <attribute name="title" >
32        <string>&amp;Scheme</string>
33       </attribute>
34       <layout class="QGridLayout" >
35        <item row="0" column="0" colspan="2" >
36         <widget class="PreviewWidget" native="1" name="schemePreview" >
37          <property name="sizePolicy" >
38           <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
39            <horstretch>0</horstretch>
40            <verstretch>0</verstretch>
41           </sizepolicy>
42          </property>
43         </widget>
44        </item>
45        <item rowspan="3" row="1" column="0" >
46         <widget class="QGroupBox" name="groupBox_3" >
47          <property name="sizePolicy" >
48           <sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
49            <horstretch>0</horstretch>
50            <verstretch>0</verstretch>
51           </sizepolicy>
52          </property>
53          <property name="title" >
54           <string>Color Scheme</string>
55          </property>
56          <layout class="QGridLayout" >
57           <item row="0" column="0" colspan="3" >
58            <widget class="KListWidget" name="schemeList" >
59             <property name="sizePolicy" >
60              <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
61               <horstretch>0</horstretch>
62               <verstretch>0</verstretch>
63              </sizepolicy>
64             </property>
65             <property name="iconSize" >
66              <size>
67               <width>23</width>
68               <height>16</height>
69              </size>
70             </property>
71            </widget>
72           </item>
73           <item row="1" column="0" >
74            <widget class="QPushButton" name="schemeSaveButton" >
75             <property name="toolTip" >
76              <string>Save the current color scheme</string>
77             </property>
78             <property name="text" >
79              <string>&amp;Save...</string>
80             </property>
81            </widget>
82           </item>
83           <item row="1" column="1" >
84            <widget class="QPushButton" name="schemeRemoveButton" >
85             <property name="enabled" >
86              <bool>false</bool>
87             </property>
88             <property name="toolTip" >
89              <string>Remove the selected scheme</string>
90             </property>
91             <property name="text" >
92              <string>Rem&amp;ove</string>
93             </property>
94            </widget>
95           </item>
96           <item row="1" column="2" >
97            <widget class="QPushButton" name="schemeImportButton" >
98             <property name="toolTip" >
99              <string>Import a color scheme from a file</string>
100             </property>
101             <property name="text" >
102              <string>I&amp;mport...</string>
103             </property>
104            </widget>
105           </item>
106          </layout>
107         </widget>
108        </item>
109        <item row="1" column="1" >
110         <widget class="QGroupBox" name="groupBox_6" >
111          <property name="title" >
112           <string>Options</string>
113          </property>
114          <layout class="QVBoxLayout" >
115           <item>
116            <widget class="QCheckBox" name="useInactiveEffects" >
117             <property name="text" >
118              <string>Apply inactive window color &amp;effects</string>
119             </property>
120            </widget>
121           </item>
122           <item>
123            <widget class="QCheckBox" name="inactiveSelectionEffect" >
124             <property name="text" >
125              <string>In&amp;active selection changes color</string>
126             </property>
127            </widget>
128           </item>
129           <item>
130            <widget class="QCheckBox" name="shadeSortedColumn" >
131             <property name="text" >
132              <string>Shade sorted column &amp;in lists</string>
133             </property>
134            </widget>
135           </item>
136          </layout>
137         </widget>
138        </item>
139        <item row="2" column="1" >
140         <widget class="QGroupBox" name="groupBox_5" >
141          <property name="toolTip" >
142           <string>Contrast used for 3D objects</string>
143          </property>
144          <property name="title" >
145           <string>Contrast</string>
146          </property>
147          <layout class="QVBoxLayout" >
148           <item>
149            <widget class="QSlider" name="contrastSlider" >
150             <property name="maximum" >
151              <number>10</number>
152             </property>
153             <property name="pageStep" >
154              <number>5</number>
155             </property>
156             <property name="orientation" >
157              <enum>Qt::Horizontal</enum>
158             </property>
159            </widget>
160           </item>
161          </layout>
162         </widget>
163        </item>
164        <item row="3" column="1" >
165         <spacer>
166          <property name="orientation" >
167           <enum>Qt::Vertical</enum>
168          </property>
169          <property name="sizeHint" >
170           <size>
171            <width>20</width>
172            <height>40</height>
173           </size>
174          </property>
175         </spacer>
176        </item>
177        <item row="4" column="0" >
178         <widget class="QCheckBox" name="applyToAlien" >
179          <property name="mouseTracking" >
180           <bool>true</bool>
181          </property>
182          <property name="text" >
183           <string>Apply colors to &amp;non-KDE4 applications</string>
184          </property>
185         </widget>
186        </item>
187       </layout>
188      </widget>
189      <widget class="QWidget" name="tab" >
190       <attribute name="title" >
191        <string>Colors</string>
192       </attribute>
193       <layout class="QVBoxLayout" >
194        <item>
195         <widget class="PreviewWidget" native="1" name="colorPreview" >
196          <property name="sizePolicy" >
197           <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
198            <horstretch>0</horstretch>
199            <verstretch>0</verstretch>
200           </sizepolicy>
201          </property>
202         </widget>
203        </item>
204        <item>
205         <widget class="QComboBox" name="colorSet" >
206          <property name="toolTip" >
207           <string>Colorset to view/modify</string>
208          </property>
209          <item>
210           <property name="text" >
211            <string>Common Colors</string>
212           </property>
213          </item>
214          <item>
215           <property name="text" >
216            <string>  View</string>
217           </property>
218          </item>
219          <item>
220           <property name="text" >
221            <string>  Window</string>
222           </property>
223          </item>
224          <item>
225           <property name="text" >
226            <string>  Button</string>
227           </property>
228          </item>
229          <item>
230           <property name="text" >
231            <string>  Selection</string>
232           </property>
233          </item>
234          <item>
235           <property name="text" >
236            <string>  Tooltip</string>
237           </property>
238          </item>
239         </widget>
240        </item>
241        <item>
242         <widget class="QStackedWidget" name="stackedWidget" >
243          <property name="currentIndex" >
244           <number>0</number>
245          </property>
246          <widget class="QWidget" name="commonColorsPage" >
247           <layout class="QGridLayout" >
248            <item row="0" column="0" >
249             <widget class="QTableWidget" name="commonColorTable" >
250              <property name="editTriggers" >
251               <set>QAbstractItemView::NoEditTriggers</set>
252              </property>
253              <property name="selectionMode" >
254               <enum>QAbstractItemView::SingleSelection</enum>
255              </property>
256              <property name="selectionBehavior" >
257               <enum>QAbstractItemView::SelectRows</enum>
258              </property>
259              <property name="wordWrap" >
260               <bool>true</bool>
261              </property>
262              <property name="columnCount" >
263               <number>2</number>
264              </property>
265              <row>
266               <property name="text" >
267                <string>New Row</string>
268               </property>
269              </row>
270              <row>
271               <property name="text" >
272                <string>New Row</string>
273               </property>
274              </row>
275              <row>
276               <property name="text" >
277                <string>New Row</string>
278               </property>
279              </row>
280              <row>
281               <property name="text" >
282                <string>New Row</string>
283               </property>
284              </row>
285              <row>
286               <property name="text" >
287                <string>New Row</string>
288               </property>
289              </row>
290              <row>
291               <property name="text" >
292                <string>New Row</string>
293               </property>
294              </row>
295              <row>
296               <property name="text" >
297                <string>New Row</string>
298               </property>
299              </row>
300              <row>
301               <property name="text" >
302                <string>New Row</string>
303               </property>
304              </row>
305              <row>
306               <property name="text" >
307                <string>New Row</string>
308               </property>
309              </row>
310              <row>
311               <property name="text" >
312                <string>New Row</string>
313               </property>
314              </row>
315              <row>
316               <property name="text" >
317                <string>New Row</string>
318               </property>
319              </row>
320              <row>
321               <property name="text" >
322                <string>New Row</string>
323               </property>
324              </row>
325              <row>
326               <property name="text" >
327                <string>New Row</string>
328               </property>
329              </row>
330              <row>
331               <property name="text" >
332                <string>New Row</string>
333               </property>
334              </row>
335              <row>
336               <property name="text" >
337                <string>New Row</string>
338               </property>
339              </row>
340              <row>
341               <property name="text" >
342                <string>New Row</string>
343               </property>
344              </row>
345              <row>
346               <property name="text" >
347                <string>New Row</string>
348               </property>
349              </row>
350              <row>
351               <property name="text" >
352                <string>New Row</string>
353               </property>
354              </row>
355              <row>
356               <property name="text" >
357                <string>New Row</string>
358               </property>
359              </row>
360              <row>
361               <property name="text" >
362                <string>New Row</string>
363               </property>
364              </row>
365              <row>
366               <property name="text" >
367                <string>New Row</string>
368               </property>
369              </row>
370              <row>
371               <property name="text" >
372                <string>New Row</string>
373               </property>
374              </row>
375              <row>
376               <property name="text" >
377                <string>New Row</string>
378               </property>
379              </row>
380              <row>
381               <property name="text" >
382                <string>New Row</string>
383               </property>
384              </row>
385              <column>
386               <property name="text" >
387                <string>0</string>
388               </property>
389              </column>
390              <column>
391               <property name="text" >
392                <string>1</string>
393               </property>
394              </column>
395              <item row="0" column="0" >
396               <property name="text" >
397                <string>View Background</string>
398               </property>
399              </item>
400              <item row="1" column="0" >
401               <property name="text" >
402                <string>View Text</string>
403               </property>
404              </item>
405              <item row="2" column="0" >
406               <property name="text" >
407                <string>Window Background</string>
408               </property>
409              </item>
410              <item row="3" column="0" >
411               <property name="text" >
412                <string>Window Text</string>
413               </property>
414              </item>
415              <item row="4" column="0" >
416               <property name="text" >
417                <string>Button Background</string>
418               </property>
419              </item>
420              <item row="5" column="0" >
421               <property name="text" >
422                <string>Button Text</string>
423               </property>
424              </item>
425              <item row="6" column="0" >
426               <property name="text" >
427                <string>Selection Background</string>
428               </property>
429              </item>
430              <item row="7" column="0" >
431               <property name="text" >
432                <string>Selection Text</string>
433               </property>
434              </item>
435              <item row="8" column="0" >
436               <property name="text" >
437                <string>Selection Inactive Text</string>
438               </property>
439              </item>
440              <item row="9" column="0" >
441               <property name="text" >
442                <string>Inactive Text</string>
443               </property>
444              </item>
445              <item row="10" column="0" >
446               <property name="text" >
447                <string>Active Text</string>
448               </property>
449              </item>
450              <item row="11" column="0" >
451               <property name="text" >
452                <string>Link Text</string>
453               </property>
454              </item>
455              <item row="12" column="0" >
456               <property name="text" >
457                <string>Visited Text</string>
458               </property>
459              </item>
460              <item row="13" column="0" >
461               <property name="text" >
462                <string>Negative Text</string>
463               </property>
464              </item>
465              <item row="14" column="0" >
466               <property name="text" >
467                <string>Neutral Text</string>
468               </property>
469              </item>
470              <item row="15" column="0" >
471               <property name="text" >
472                <string>Positive Text</string>
473               </property>
474              </item>
475              <item row="16" column="0" >
476               <property name="text" >
477                <string>Focus Decoration</string>
478               </property>
479              </item>
480              <item row="17" column="0" >
481               <property name="text" >
482                <string>Hover Decoration</string>
483               </property>
484              </item>
485              <item row="18" column="0" >
486               <property name="text" >
487                <string>Tooltip Background</string>
488               </property>
489              </item>
490              <item row="19" column="0" >
491               <property name="text" >
492                <string>Tooltip Text</string>
493               </property>
494              </item>
495              <item row="20" column="0" >
496               <property name="text" >
497                <string>Active Titlebar</string>
498               </property>
499              </item>
500              <item row="21" column="0" >
501               <property name="text" >
502                <string>Active Titlebar Text</string>
503               </property>
504              </item>
505              <item row="22" column="0" >
506               <property name="text" >
507                <string>Inactive Titlebar</string>
508               </property>
509              </item>
510              <item row="23" column="0" >
511               <property name="text" >
512                <string>Inactive Titlebar Text</string>
513               </property>
514              </item>
515             </widget>
516            </item>
517           </layout>
518          </widget>
519          <widget class="QWidget" name="otherPage" >
520           <layout class="QGridLayout" >
521            <item row="0" column="0" >
522             <widget class="QTableWidget" name="colorTable" >
523              <property name="editTriggers" >
524               <set>QAbstractItemView::NoEditTriggers</set>
525              </property>
526              <property name="selectionMode" >
527               <enum>QAbstractItemView::SingleSelection</enum>
528              </property>
529              <property name="selectionBehavior" >
530               <enum>QAbstractItemView::SelectRows</enum>
531              </property>
532              <property name="wordWrap" >
533               <bool>true</bool>
534              </property>
535              <property name="columnCount" >
536               <number>2</number>
537              </property>
538              <column/>
539              <column/>
540             </widget>
541            </item>
542           </layout>
543          </widget>
544         </widget>
545        </item>
546       </layout>
547      </widget>
548      <widget class="QWidget" name="effectsPage" >
549       <attribute name="title" >
550        <string>&amp;Effects</string>
551       </attribute>
552       <layout class="QVBoxLayout" >
553        <item>
554         <widget class="QGroupBox" name="groupBox" >
555          <property name="title" >
556           <string>Inactive</string>
557          </property>
558          <layout class="QGridLayout" >
559           <item row="0" column="0" >
560            <widget class="QLabel" name="label" >
561             <property name="text" >
562              <string>Intensity</string>
563             </property>
564            </widget>
565           </item>
566           <item row="0" column="1" >
567            <widget class="QComboBox" name="inactiveIntensityBox" >
568             <property name="toolTip" >
569              <string>Inactive intensity effect type</string>
570             </property>
571             <item>
572              <property name="text" >
573               <string>None</string>
574              </property>
575             </item>
576             <item>
577              <property name="text" >
578               <string>Shade</string>
579              </property>
580             </item>
581             <item>
582              <property name="text" >
583               <string>Darken</string>
584              </property>
585             </item>
586             <item>
587              <property name="text" >
588               <string>Lighten</string>
589              </property>
590             </item>
591            </widget>
592           </item>
593           <item row="0" column="2" >
594            <widget class="QSlider" name="inactiveIntensitySlider" >
595             <property name="enabled" >
596              <bool>false</bool>
597             </property>
598             <property name="toolTip" >
599              <string>Inactive intensity effect amount</string>
600             </property>
601             <property name="maximum" >
602              <number>40</number>
603             </property>
604             <property name="pageStep" >
605              <number>10</number>
606             </property>
607             <property name="orientation" >
608              <enum>Qt::Horizontal</enum>
609             </property>
610            </widget>
611           </item>
612           <item row="0" column="3" >
613            <spacer>
614             <property name="orientation" >
615              <enum>Qt::Horizontal</enum>
616             </property>
617             <property name="sizeType" >
618              <enum>QSizePolicy::Minimum</enum>
619             </property>
620             <property name="sizeHint" >
621              <size>
622               <width>61</width>
623               <height>22</height>
624              </size>
625             </property>
626            </spacer>
627           </item>
628           <item row="1" column="0" >
629            <widget class="QLabel" name="label_2" >
630             <property name="text" >
631              <string>Color</string>
632             </property>
633            </widget>
634           </item>
635           <item row="1" column="1" >
636            <widget class="QComboBox" name="inactiveColorBox" >
637             <property name="toolTip" >
638              <string>Inactive color effect type</string>
639             </property>
640             <item>
641              <property name="text" >
642               <string>None</string>
643              </property>
644             </item>
645             <item>
646              <property name="text" >
647               <string>Desaturate</string>
648              </property>
649             </item>
650             <item>
651              <property name="text" >
652               <string>Fade</string>
653              </property>
654             </item>
655             <item>
656              <property name="text" >
657               <string>Tint</string>
658              </property>
659             </item>
660            </widget>
661           </item>
662           <item row="1" column="2" >
663            <widget class="QSlider" name="inactiveColorSlider" >
664             <property name="enabled" >
665              <bool>false</bool>
666             </property>
667             <property name="toolTip" >
668              <string>Inactive color amount</string>
669             </property>
670             <property name="maximum" >
671              <number>40</number>
672             </property>
673             <property name="pageStep" >
674              <number>10</number>
675             </property>
676             <property name="orientation" >
677              <enum>Qt::Horizontal</enum>
678             </property>
679            </widget>
680           </item>
681           <item row="1" column="3" >
682            <widget class="KColorButton" name="inactiveColorButton" >
683             <property name="enabled" >
684              <bool>false</bool>
685             </property>
686             <property name="toolTip" >
687              <string>Inactive color</string>
688             </property>
689            </widget>
690           </item>
691           <item row="2" column="0" >
692            <widget class="QLabel" name="label_3" >
693             <property name="text" >
694              <string>Contrast</string>
695             </property>
696            </widget>
697           </item>
698           <item row="2" column="1" >
699            <widget class="QComboBox" name="inactiveContrastBox" >
700             <property name="toolTip" >
701              <string>Inactive contrast effect type</string>
702             </property>
703             <item>
704              <property name="text" >
705               <string>None</string>
706              </property>
707             </item>
708             <item>
709              <property name="text" >
710               <string>Fade</string>
711              </property>
712             </item>
713             <item>
714              <property name="text" >
715               <string>Tint</string>
716              </property>
717             </item>
718            </widget>
719           </item>
720           <item row="2" column="2" >
721            <widget class="QSlider" name="inactiveContrastSlider" >
722             <property name="enabled" >
723              <bool>false</bool>
724             </property>
725             <property name="toolTip" >
726              <string>Inactive contrast effect amount</string>
727             </property>
728             <property name="maximum" >
729              <number>20</number>
730             </property>
731             <property name="pageStep" >
732              <number>5</number>
733             </property>
734             <property name="orientation" >
735              <enum>Qt::Horizontal</enum>
736             </property>
737            </widget>
738           </item>
739           <item row="2" column="3" >
740            <spacer>
741             <property name="orientation" >
742              <enum>Qt::Horizontal</enum>
743             </property>
744             <property name="sizeType" >
745              <enum>QSizePolicy::Minimum</enum>
746             </property>
747             <property name="sizeHint" >
748              <size>
749               <width>40</width>
750               <height>20</height>
751              </size>
752             </property>
753            </spacer>
754           </item>
755           <item row="3" column="0" colspan="4" >
756            <widget class="PreviewWidget" native="1" name="inactivePreview" >
757             <property name="sizePolicy" >
758              <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
759               <horstretch>0</horstretch>
760               <verstretch>0</verstretch>
761              </sizepolicy>
762             </property>
763            </widget>
764           </item>
765          </layout>
766         </widget>
767        </item>
768        <item>
769         <widget class="QGroupBox" name="groupBox_2" >
770          <property name="title" >
771           <string>Disabled</string>
772          </property>
773          <layout class="QGridLayout" >
774           <item row="0" column="0" >
775            <widget class="QLabel" name="label_5" >
776             <property name="text" >
777              <string>Intensity</string>
778             </property>
779            </widget>
780           </item>
781           <item row="0" column="1" >
782            <widget class="QComboBox" name="disabledIntensityBox" >
783             <property name="toolTip" >
784              <string>Disabled intensity effect type</string>
785             </property>
786             <item>
787              <property name="text" >
788               <string>None</string>
789              </property>
790             </item>
791             <item>
792              <property name="text" >
793               <string>Shade</string>
794              </property>
795             </item>
796             <item>
797              <property name="text" >
798               <string>Darken</string>
799              </property>
800             </item>
801             <item>
802              <property name="text" >
803               <string>Lighten</string>
804              </property>
805             </item>
806            </widget>
807           </item>
808           <item row="0" column="2" >
809            <widget class="QSlider" name="disabledIntensitySlider" >
810             <property name="enabled" >
811              <bool>false</bool>
812             </property>
813             <property name="toolTip" >
814              <string>Disabled intensity effect amount</string>
815             </property>
816             <property name="maximum" >
817              <number>40</number>
818             </property>
819             <property name="pageStep" >
820              <number>10</number>
821             </property>
822             <property name="orientation" >
823              <enum>Qt::Horizontal</enum>
824             </property>
825            </widget>
826           </item>
827           <item row="0" column="3" >
828            <spacer>
829             <property name="orientation" >
830              <enum>Qt::Horizontal</enum>
831             </property>
832             <property name="sizeType" >
833              <enum>QSizePolicy::Minimum</enum>
834             </property>
835             <property name="sizeHint" >
836              <size>
837               <width>61</width>
838               <height>22</height>
839              </size>
840             </property>
841            </spacer>
842           </item>
843           <item row="1" column="0" >
844            <widget class="QLabel" name="label_4" >
845             <property name="text" >
846              <string>Color</string>
847             </property>
848            </widget>
849           </item>
850           <item row="1" column="1" >
851            <widget class="QComboBox" name="disabledColorBox" >
852             <property name="toolTip" >
853              <string>Disabled color effect type</string>
854             </property>
855             <item>
856              <property name="text" >
857               <string>None</string>
858              </property>
859             </item>
860             <item>
861              <property name="text" >
862               <string>Desaturate</string>
863              </property>
864             </item>
865             <item>
866              <property name="text" >
867               <string>Fade</string>
868              </property>
869             </item>
870             <item>
871              <property name="text" >
872               <string>Tint</string>
873              </property>
874             </item>
875            </widget>
876           </item>
877           <item row="1" column="2" >
878            <widget class="QSlider" name="disabledColorSlider" >
879             <property name="enabled" >
880              <bool>false</bool>
881             </property>
882             <property name="toolTip" >
883              <string>Disabled color effect amount</string>
884             </property>
885             <property name="maximum" >
886              <number>40</number>
887             </property>
888             <property name="pageStep" >
889              <number>10</number>
890             </property>
891             <property name="orientation" >
892              <enum>Qt::Horizontal</enum>
893             </property>
894            </widget>
895           </item>
896           <item row="1" column="3" >
897            <widget class="KColorButton" name="disabledColorButton" >
898             <property name="enabled" >
899              <bool>false</bool>
900             </property>
901             <property name="toolTip" >
902              <string>Disabled color</string>
903             </property>
904            </widget>
905           </item>
906           <item row="2" column="0" >
907            <widget class="QLabel" name="label_6" >
908             <property name="text" >
909              <string>Contrast</string>
910             </property>
911            </widget>
912           </item>
913           <item row="2" column="1" >
914            <widget class="QComboBox" name="disabledContrastBox" >
915             <property name="toolTip" >
916              <string>Disabled contrast type</string>
917             </property>
918             <item>
919              <property name="text" >
920               <string>None</string>
921              </property>
922             </item>
923             <item>
924              <property name="text" >
925               <string>Fade</string>
926              </property>
927             </item>
928             <item>
929              <property name="text" >
930               <string>Tint</string>
931              </property>
932             </item>
933            </widget>
934           </item>
935           <item row="2" column="2" >
936            <widget class="QSlider" name="disabledContrastSlider" >
937             <property name="enabled" >
938              <bool>false</bool>
939             </property>
940             <property name="toolTip" >
941              <string>Disabled contrast amount</string>
942             </property>
943             <property name="maximum" >
944              <number>20</number>
945             </property>
946             <property name="pageStep" >
947              <number>10</number>
948             </property>
949             <property name="orientation" >
950              <enum>Qt::Horizontal</enum>
951             </property>
952            </widget>
953           </item>
954           <item row="2" column="3" >
955            <spacer>
956             <property name="orientation" >
957              <enum>Qt::Horizontal</enum>
958             </property>
959             <property name="sizeType" >
960              <enum>QSizePolicy::Minimum</enum>
961             </property>
962             <property name="sizeHint" >
963              <size>
964               <width>40</width>
965               <height>20</height>
966              </size>
967             </property>
968            </spacer>
969           </item>
970           <item row="3" column="0" colspan="4" >
971            <widget class="PreviewWidget" native="1" name="disabledPreview" >
972             <property name="sizePolicy" >
973              <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
974               <horstretch>0</horstretch>
975               <verstretch>0</verstretch>
976              </sizepolicy>
977             </property>
978            </widget>
979           </item>
980          </layout>
981         </widget>
982        </item>
983        <item>
984         <spacer>
985          <property name="orientation" >
986           <enum>Qt::Vertical</enum>
987          </property>
988          <property name="sizeHint" >
989           <size>
990            <width>20</width>
991            <height>40</height>
992           </size>
993          </property>
994         </spacer>
995        </item>
996       </layout>
997      </widget>
998     </widget>
999    </item>
1000   </layout>
1001  </widget>
1002  <customwidgets>
1003   <customwidget>
1004    <class>KColorButton</class>
1005    <extends>QPushButton</extends>
1006    <header>kcolorbutton.h</header>
1007   </customwidget>
1008   <customwidget>
1009    <class>KListWidget</class>
1010    <extends>QListWidget</extends>
1011    <header>klistwidget.h</header>
1012   </customwidget>
1013   <customwidget>
1014    <class>PreviewWidget</class>
1015    <extends>QWidget</extends>
1016    <header>previewwidget.h</header>
1017    <container>1</container>
1018   </customwidget>
1019  </customwidgets>
1020  <resources/>
1021  <connections/>
1022 </ui>