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