Fixes #510 - Network item shows wrong buffer
[quassel.git] / src / qtui / settingspages / colorsettingspage.ui
1 <ui version="4.0" >
2  <class>ColorSettingsPage</class>
3  <widget class="QWidget" name="ColorSettingsPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>517</width>
9     <height>436</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Form</string>
20   </property>
21   <layout class="QHBoxLayout" >
22    <item>
23     <widget class="QTabWidget" name="tabWidget" >
24      <property name="currentIndex" >
25       <number>0</number>
26      </property>
27      <widget class="QWidget" name="bufferview" >
28       <property name="geometry" >
29        <rect>
30         <x>0</x>
31         <y>0</y>
32         <width>487</width>
33         <height>389</height>
34        </rect>
35       </property>
36       <attribute name="title" >
37        <string>Bufferview</string>
38       </attribute>
39       <layout class="QGridLayout" >
40        <item row="0" column="0" >
41         <widget class="QGroupBox" name="groupBox_6" >
42          <property name="title" >
43           <string>Activities:</string>
44          </property>
45          <layout class="QGridLayout" >
46           <item row="0" column="1" >
47            <widget class="QLabel" name="label" >
48             <property name="text" >
49              <string>FG</string>
50             </property>
51             <property name="alignment" >
52              <set>Qt::AlignCenter</set>
53             </property>
54            </widget>
55           </item>
56           <item row="0" column="2" >
57            <widget class="QLabel" name="label_2" >
58             <property name="text" >
59              <string>BG</string>
60             </property>
61             <property name="alignment" >
62              <set>Qt::AlignCenter</set>
63             </property>
64             <property name="NotInUse" stdset="0" >
65              <bool>true</bool>
66             </property>
67            </widget>
68           </item>
69           <item row="0" column="3" >
70            <widget class="QLabel" name="bufferViewUseBgLabel" >
71             <property name="text" >
72              <string>Use BG</string>
73             </property>
74             <property name="alignment" >
75              <set>Qt::AlignCenter</set>
76             </property>
77             <property name="NotInUse" stdset="0" >
78              <bool>true</bool>
79             </property>
80            </widget>
81           </item>
82           <item row="1" column="0" >
83            <widget class="QLabel" name="label_39" >
84             <property name="text" >
85              <string>Highlight:</string>
86             </property>
87            </widget>
88           </item>
89           <item row="1" column="1" >
90            <widget class="ColorButton" name="highlightActivityFG" >
91             <property name="text" >
92              <string/>
93             </property>
94            </widget>
95           </item>
96           <item row="1" column="2" >
97            <widget class="ColorButton" name="highlightActivityBG" >
98             <property name="enabled" >
99              <bool>false</bool>
100             </property>
101             <property name="text" >
102              <string/>
103             </property>
104             <property name="NotInUse" stdset="0" >
105              <bool>true</bool>
106             </property>
107            </widget>
108           </item>
109           <item row="1" column="3" >
110            <widget class="QCheckBox" name="highlightActivityUseBG" >
111             <property name="sizePolicy" >
112              <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
113               <horstretch>0</horstretch>
114               <verstretch>0</verstretch>
115              </sizepolicy>
116             </property>
117             <property name="text" >
118              <string/>
119             </property>
120             <property name="NotInUse" stdset="0" >
121              <bool>true</bool>
122             </property>
123            </widget>
124           </item>
125           <item row="2" column="0" >
126            <widget class="QLabel" name="label_40" >
127             <property name="text" >
128              <string>New Message:</string>
129             </property>
130            </widget>
131           </item>
132           <item row="2" column="1" >
133            <widget class="ColorButton" name="newMessageActivityFG" >
134             <property name="text" >
135              <string/>
136             </property>
137            </widget>
138           </item>
139           <item row="2" column="2" >
140            <widget class="ColorButton" name="newMessageActivityBG" >
141             <property name="enabled" >
142              <bool>false</bool>
143             </property>
144             <property name="text" >
145              <string/>
146             </property>
147             <property name="NotInUse" stdset="0" >
148              <bool>true</bool>
149             </property>
150            </widget>
151           </item>
152           <item row="2" column="3" >
153            <widget class="QCheckBox" name="newMessageActivityUseBG" >
154             <property name="sizePolicy" >
155              <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
156               <horstretch>0</horstretch>
157               <verstretch>0</verstretch>
158              </sizepolicy>
159             </property>
160             <property name="text" >
161              <string/>
162             </property>
163             <property name="NotInUse" stdset="0" >
164              <bool>true</bool>
165             </property>
166            </widget>
167           </item>
168           <item row="3" column="0" >
169            <widget class="QLabel" name="label_41" >
170             <property name="text" >
171              <string>Other Activity:</string>
172             </property>
173            </widget>
174           </item>
175           <item row="3" column="1" >
176            <widget class="ColorButton" name="otherActivityFG" >
177             <property name="text" >
178              <string/>
179             </property>
180            </widget>
181           </item>
182           <item row="3" column="2" >
183            <widget class="ColorButton" name="otherActivityBG" >
184             <property name="enabled" >
185              <bool>false</bool>
186             </property>
187             <property name="text" >
188              <string/>
189             </property>
190             <property name="NotInUse" stdset="0" >
191              <bool>true</bool>
192             </property>
193            </widget>
194           </item>
195           <item row="3" column="3" >
196            <widget class="QCheckBox" name="otherActivityUseBG" >
197             <property name="sizePolicy" >
198              <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
199               <horstretch>0</horstretch>
200               <verstretch>0</verstretch>
201              </sizepolicy>
202             </property>
203             <property name="text" >
204              <string/>
205             </property>
206             <property name="NotInUse" stdset="0" >
207              <bool>true</bool>
208             </property>
209            </widget>
210           </item>
211           <item row="4" column="0" >
212            <spacer>
213             <property name="orientation" >
214              <enum>Qt::Vertical</enum>
215             </property>
216             <property name="sizeHint" stdset="0" >
217              <size>
218               <width>20</width>
219               <height>40</height>
220              </size>
221             </property>
222            </spacer>
223           </item>
224          </layout>
225         </widget>
226        </item>
227        <item row="0" column="1" >
228         <widget class="QGroupBox" name="groupBox_7" >
229          <property name="title" >
230           <string>Preview:</string>
231          </property>
232          <layout class="QVBoxLayout" >
233           <item>
234            <widget class="QTreeWidget" name="bufferviewPreview" >
235             <column>
236              <property name="text" >
237               <string>1</string>
238              </property>
239             </column>
240            </widget>
241           </item>
242          </layout>
243         </widget>
244        </item>
245        <item row="1" column="0" colspan="2" >
246         <spacer>
247          <property name="orientation" >
248           <enum>Qt::Vertical</enum>
249          </property>
250          <property name="sizeHint" stdset="0" >
251           <size>
252            <width>318</width>
253            <height>171</height>
254           </size>
255          </property>
256         </spacer>
257        </item>
258       </layout>
259      </widget>
260      <widget class="QWidget" name="chatview" >
261       <property name="geometry" >
262        <rect>
263         <x>0</x>
264         <y>0</y>
265         <width>487</width>
266         <height>389</height>
267        </rect>
268       </property>
269       <attribute name="title" >
270        <string>Chatview</string>
271       </attribute>
272       <layout class="QVBoxLayout" >
273        <item>
274         <widget class="QTabWidget" name="tabWidget_2" >
275          <property name="sizePolicy" >
276           <sizepolicy vsizetype="Maximum" hsizetype="Expanding" >
277            <horstretch>0</horstretch>
278            <verstretch>0</verstretch>
279           </sizepolicy>
280          </property>
281          <property name="currentIndex" >
282           <number>0</number>
283          </property>
284          <widget class="QWidget" name="tab" >
285           <property name="geometry" >
286            <rect>
287             <x>0</x>
288             <y>0</y>
289             <width>441</width>
290             <height>294</height>
291            </rect>
292           </property>
293           <attribute name="title" >
294            <string>Server Activity</string>
295           </attribute>
296           <layout class="QGridLayout" >
297            <item row="0" column="1" >
298             <widget class="QLabel" name="label_44" >
299              <property name="text" >
300               <string>Foreground</string>
301              </property>
302              <property name="alignment" >
303               <set>Qt::AlignCenter</set>
304              </property>
305             </widget>
306            </item>
307            <item row="0" column="2" >
308             <widget class="QLabel" name="label_45" >
309              <property name="text" >
310               <string>Background</string>
311              </property>
312              <property name="alignment" >
313               <set>Qt::AlignCenter</set>
314              </property>
315             </widget>
316            </item>
317            <item row="0" column="3" >
318             <widget class="QLabel" name="label_7" >
319              <property name="text" >
320               <string>Use BG</string>
321              </property>
322              <property name="alignment" >
323               <set>Qt::AlignCenter</set>
324              </property>
325              <property name="NotInUse" stdset="0" >
326               <bool>true</bool>
327              </property>
328             </widget>
329            </item>
330            <item row="1" column="0" >
331             <widget class="QLabel" name="label_20" >
332              <property name="text" >
333               <string>Error Message:</string>
334              </property>
335             </widget>
336            </item>
337            <item row="1" column="1" >
338             <widget class="ColorButton" name="errorMessageFG" >
339              <property name="text" >
340               <string/>
341              </property>
342             </widget>
343            </item>
344            <item row="1" column="2" >
345             <widget class="ColorButton" name="errorMessageBG" >
346              <property name="enabled" >
347               <bool>false</bool>
348              </property>
349              <property name="text" >
350               <string/>
351              </property>
352              <property name="NotInUse" stdset="0" >
353               <bool>true</bool>
354              </property>
355             </widget>
356            </item>
357            <item row="1" column="3" >
358             <widget class="QCheckBox" name="errorMessageUseBG" >
359              <property name="sizePolicy" >
360               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
361                <horstretch>0</horstretch>
362                <verstretch>0</verstretch>
363               </sizepolicy>
364              </property>
365              <property name="layoutDirection" >
366               <enum>Qt::LeftToRight</enum>
367              </property>
368              <property name="text" >
369               <string/>
370              </property>
371              <property name="NotInUse" stdset="0" >
372               <bool>true</bool>
373              </property>
374             </widget>
375            </item>
376            <item row="2" column="0" >
377             <widget class="QLabel" name="label_18" >
378              <property name="text" >
379               <string>Notice Message:</string>
380              </property>
381             </widget>
382            </item>
383            <item row="2" column="1" >
384             <widget class="ColorButton" name="noticeMessageFG" >
385              <property name="text" >
386               <string/>
387              </property>
388             </widget>
389            </item>
390            <item row="2" column="2" >
391             <widget class="ColorButton" name="noticeMessageBG" >
392              <property name="enabled" >
393               <bool>false</bool>
394              </property>
395              <property name="text" >
396               <string/>
397              </property>
398              <property name="NotInUse" stdset="0" >
399               <bool>true</bool>
400              </property>
401             </widget>
402            </item>
403            <item row="2" column="3" >
404             <widget class="QCheckBox" name="noticeMessageUseBG" >
405              <property name="sizePolicy" >
406               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
407                <horstretch>0</horstretch>
408                <verstretch>0</verstretch>
409               </sizepolicy>
410              </property>
411              <property name="layoutDirection" >
412               <enum>Qt::LeftToRight</enum>
413              </property>
414              <property name="text" >
415               <string/>
416              </property>
417              <property name="NotInUse" stdset="0" >
418               <bool>true</bool>
419              </property>
420             </widget>
421            </item>
422            <item row="3" column="0" >
423             <widget class="QLabel" name="label_17" >
424              <property name="text" >
425               <string>Plain Message:</string>
426              </property>
427             </widget>
428            </item>
429            <item row="3" column="1" >
430             <widget class="ColorButton" name="plainMessageFG" >
431              <property name="text" >
432               <string/>
433              </property>
434             </widget>
435            </item>
436            <item row="3" column="2" >
437             <widget class="ColorButton" name="plainMessageBG" >
438              <property name="enabled" >
439               <bool>false</bool>
440              </property>
441              <property name="text" >
442               <string/>
443              </property>
444              <property name="NotInUse" stdset="0" >
445               <bool>true</bool>
446              </property>
447             </widget>
448            </item>
449            <item row="3" column="3" >
450             <widget class="QCheckBox" name="plainMessageUseBG" >
451              <property name="sizePolicy" >
452               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
453                <horstretch>0</horstretch>
454                <verstretch>0</verstretch>
455               </sizepolicy>
456              </property>
457              <property name="layoutDirection" >
458               <enum>Qt::LeftToRight</enum>
459              </property>
460              <property name="text" >
461               <string/>
462              </property>
463              <property name="NotInUse" stdset="0" >
464               <bool>true</bool>
465              </property>
466             </widget>
467            </item>
468            <item row="4" column="0" >
469             <widget class="QLabel" name="label_19" >
470              <property name="text" >
471               <string>Server Message:</string>
472              </property>
473             </widget>
474            </item>
475            <item row="4" column="1" >
476             <widget class="ColorButton" name="serverMessageFG" >
477              <property name="text" >
478               <string/>
479              </property>
480             </widget>
481            </item>
482            <item row="4" column="2" >
483             <widget class="ColorButton" name="serverMessageBG" >
484              <property name="enabled" >
485               <bool>false</bool>
486              </property>
487              <property name="text" >
488               <string/>
489              </property>
490              <property name="NotInUse" stdset="0" >
491               <bool>true</bool>
492              </property>
493             </widget>
494            </item>
495            <item row="4" column="3" >
496             <widget class="QCheckBox" name="serverMessageUseBG" >
497              <property name="sizePolicy" >
498               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
499                <horstretch>0</horstretch>
500                <verstretch>0</verstretch>
501               </sizepolicy>
502              </property>
503              <property name="layoutDirection" >
504               <enum>Qt::LeftToRight</enum>
505              </property>
506              <property name="text" >
507               <string/>
508              </property>
509              <property name="NotInUse" stdset="0" >
510               <bool>true</bool>
511              </property>
512             </widget>
513            </item>
514            <item row="5" column="0" colspan="2" >
515             <widget class="QLabel" name="label_10" >
516              <property name="text" >
517               <string>Highlight Message:</string>
518              </property>
519             </widget>
520            </item>
521            <item row="5" column="2" >
522             <widget class="ColorButton" name="highlightColor" >
523              <property name="enabled" >
524               <bool>true</bool>
525              </property>
526              <property name="text" >
527               <string/>
528              </property>
529             </widget>
530            </item>
531            <item row="6" column="1" >
532             <spacer>
533              <property name="orientation" >
534               <enum>Qt::Vertical</enum>
535              </property>
536              <property name="sizeHint" stdset="0" >
537               <size>
538                <width>20</width>
539                <height>40</height>
540               </size>
541              </property>
542             </spacer>
543            </item>
544           </layout>
545          </widget>
546          <widget class="QWidget" name="tab_2" >
547           <property name="geometry" >
548            <rect>
549             <x>0</x>
550             <y>0</y>
551             <width>441</width>
552             <height>294</height>
553            </rect>
554           </property>
555           <attribute name="title" >
556            <string>User Activity</string>
557           </attribute>
558           <layout class="QGridLayout" >
559            <item row="0" column="1" >
560             <widget class="QLabel" name="label_35" >
561              <property name="text" >
562               <string>Foreground</string>
563              </property>
564              <property name="alignment" >
565               <set>Qt::AlignCenter</set>
566              </property>
567             </widget>
568            </item>
569            <item row="0" column="2" >
570             <widget class="QLabel" name="label_36" >
571              <property name="text" >
572               <string>Background</string>
573              </property>
574              <property name="alignment" >
575               <set>Qt::AlignCenter</set>
576              </property>
577              <property name="NotInUse" stdset="0" >
578               <bool>true</bool>
579              </property>
580             </widget>
581            </item>
582            <item row="0" column="3" >
583             <widget class="QLabel" name="label_8" >
584              <property name="text" >
585               <string>Use BG</string>
586              </property>
587              <property name="alignment" >
588               <set>Qt::AlignCenter</set>
589              </property>
590              <property name="NotInUse" stdset="0" >
591               <bool>true</bool>
592              </property>
593             </widget>
594            </item>
595            <item row="1" column="0" >
596             <widget class="QLabel" name="label_27" >
597              <property name="text" >
598               <string>Action Message:</string>
599              </property>
600             </widget>
601            </item>
602            <item row="1" column="1" >
603             <widget class="ColorButton" name="actionMessageFG" >
604              <property name="text" >
605               <string/>
606              </property>
607             </widget>
608            </item>
609            <item row="1" column="2" >
610             <widget class="ColorButton" name="actionMessageBG" >
611              <property name="enabled" >
612               <bool>false</bool>
613              </property>
614              <property name="text" >
615               <string/>
616              </property>
617              <property name="NotInUse" stdset="0" >
618               <bool>true</bool>
619              </property>
620             </widget>
621            </item>
622            <item row="1" column="3" >
623             <widget class="QCheckBox" name="actionMessageUseBG" >
624              <property name="sizePolicy" >
625               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
626                <horstretch>0</horstretch>
627                <verstretch>0</verstretch>
628               </sizepolicy>
629              </property>
630              <property name="layoutDirection" >
631               <enum>Qt::LeftToRight</enum>
632              </property>
633              <property name="text" >
634               <string/>
635              </property>
636              <property name="NotInUse" stdset="0" >
637               <bool>true</bool>
638              </property>
639             </widget>
640            </item>
641            <item row="2" column="0" >
642             <widget class="QLabel" name="label_21" >
643              <property name="text" >
644               <string>Join Message:</string>
645              </property>
646             </widget>
647            </item>
648            <item row="2" column="1" >
649             <widget class="ColorButton" name="joinMessageFG" >
650              <property name="text" >
651               <string/>
652              </property>
653             </widget>
654            </item>
655            <item row="2" column="2" >
656             <widget class="ColorButton" name="joinMessageBG" >
657              <property name="enabled" >
658               <bool>false</bool>
659              </property>
660              <property name="text" >
661               <string/>
662              </property>
663              <property name="NotInUse" stdset="0" >
664               <bool>true</bool>
665              </property>
666             </widget>
667            </item>
668            <item row="2" column="3" >
669             <widget class="QCheckBox" name="joinMessageUseBG" >
670              <property name="sizePolicy" >
671               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
672                <horstretch>0</horstretch>
673                <verstretch>0</verstretch>
674               </sizepolicy>
675              </property>
676              <property name="layoutDirection" >
677               <enum>Qt::LeftToRight</enum>
678              </property>
679              <property name="text" >
680               <string/>
681              </property>
682              <property name="NotInUse" stdset="0" >
683               <bool>true</bool>
684              </property>
685             </widget>
686            </item>
687            <item row="3" column="0" >
688             <widget class="QLabel" name="label_25" >
689              <property name="text" >
690               <string>Kick Message:</string>
691              </property>
692             </widget>
693            </item>
694            <item row="3" column="1" >
695             <widget class="ColorButton" name="kickMessageFG" >
696              <property name="text" >
697               <string/>
698              </property>
699             </widget>
700            </item>
701            <item row="3" column="2" >
702             <widget class="ColorButton" name="kickMessageBG" >
703              <property name="enabled" >
704               <bool>false</bool>
705              </property>
706              <property name="text" >
707               <string/>
708              </property>
709              <property name="NotInUse" stdset="0" >
710               <bool>true</bool>
711              </property>
712             </widget>
713            </item>
714            <item row="3" column="3" >
715             <widget class="QCheckBox" name="kickMessageUseBG" >
716              <property name="sizePolicy" >
717               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
718                <horstretch>0</horstretch>
719                <verstretch>0</verstretch>
720               </sizepolicy>
721              </property>
722              <property name="layoutDirection" >
723               <enum>Qt::LeftToRight</enum>
724              </property>
725              <property name="text" >
726               <string/>
727              </property>
728              <property name="NotInUse" stdset="0" >
729               <bool>true</bool>
730              </property>
731             </widget>
732            </item>
733            <item row="4" column="0" >
734             <widget class="QLabel" name="label_26" >
735              <property name="text" >
736               <string>Mode Message:</string>
737              </property>
738             </widget>
739            </item>
740            <item row="4" column="1" >
741             <widget class="ColorButton" name="modeMessageFG" >
742              <property name="text" >
743               <string/>
744              </property>
745             </widget>
746            </item>
747            <item row="4" column="2" >
748             <widget class="ColorButton" name="modeMessageBG" >
749              <property name="enabled" >
750               <bool>false</bool>
751              </property>
752              <property name="text" >
753               <string/>
754              </property>
755              <property name="NotInUse" stdset="0" >
756               <bool>true</bool>
757              </property>
758             </widget>
759            </item>
760            <item row="4" column="3" >
761             <widget class="QCheckBox" name="modeMessageUseBG" >
762              <property name="sizePolicy" >
763               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
764                <horstretch>0</horstretch>
765                <verstretch>0</verstretch>
766               </sizepolicy>
767              </property>
768              <property name="layoutDirection" >
769               <enum>Qt::LeftToRight</enum>
770              </property>
771              <property name="text" >
772               <string/>
773              </property>
774              <property name="NotInUse" stdset="0" >
775               <bool>true</bool>
776              </property>
777             </widget>
778            </item>
779            <item row="5" column="0" >
780             <widget class="QLabel" name="label_22" >
781              <property name="text" >
782               <string>Part Message:</string>
783              </property>
784             </widget>
785            </item>
786            <item row="5" column="1" >
787             <widget class="ColorButton" name="partMessageFG" >
788              <property name="text" >
789               <string/>
790              </property>
791             </widget>
792            </item>
793            <item row="5" column="2" >
794             <widget class="ColorButton" name="partMessageBG" >
795              <property name="enabled" >
796               <bool>false</bool>
797              </property>
798              <property name="text" >
799               <string/>
800              </property>
801              <property name="NotInUse" stdset="0" >
802               <bool>true</bool>
803              </property>
804             </widget>
805            </item>
806            <item row="5" column="3" >
807             <widget class="QCheckBox" name="partMessageUseBG" >
808              <property name="sizePolicy" >
809               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
810                <horstretch>0</horstretch>
811                <verstretch>0</verstretch>
812               </sizepolicy>
813              </property>
814              <property name="layoutDirection" >
815               <enum>Qt::LeftToRight</enum>
816              </property>
817              <property name="text" >
818               <string/>
819              </property>
820              <property name="NotInUse" stdset="0" >
821               <bool>true</bool>
822              </property>
823             </widget>
824            </item>
825            <item row="6" column="0" >
826             <widget class="QLabel" name="label_23" >
827              <property name="text" >
828               <string>Quit Message:</string>
829              </property>
830             </widget>
831            </item>
832            <item row="6" column="1" >
833             <widget class="ColorButton" name="quitMessageFG" >
834              <property name="text" >
835               <string/>
836              </property>
837             </widget>
838            </item>
839            <item row="6" column="2" >
840             <widget class="ColorButton" name="quitMessageBG" >
841              <property name="enabled" >
842               <bool>false</bool>
843              </property>
844              <property name="text" >
845               <string/>
846              </property>
847              <property name="NotInUse" stdset="0" >
848               <bool>true</bool>
849              </property>
850             </widget>
851            </item>
852            <item row="6" column="3" >
853             <widget class="QCheckBox" name="quitMessageUseBG" >
854              <property name="sizePolicy" >
855               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
856                <horstretch>0</horstretch>
857                <verstretch>0</verstretch>
858               </sizepolicy>
859              </property>
860              <property name="layoutDirection" >
861               <enum>Qt::LeftToRight</enum>
862              </property>
863              <property name="text" >
864               <string/>
865              </property>
866              <property name="NotInUse" stdset="0" >
867               <bool>true</bool>
868              </property>
869             </widget>
870            </item>
871            <item row="7" column="0" >
872             <widget class="QLabel" name="label_24" >
873              <property name="text" >
874               <string>Rename Message:</string>
875              </property>
876             </widget>
877            </item>
878            <item row="7" column="1" >
879             <widget class="ColorButton" name="renameMessageFG" >
880              <property name="text" >
881               <string/>
882              </property>
883             </widget>
884            </item>
885            <item row="7" column="2" >
886             <widget class="ColorButton" name="renameMessageBG" >
887              <property name="enabled" >
888               <bool>false</bool>
889              </property>
890              <property name="text" >
891               <string/>
892              </property>
893              <property name="NotInUse" stdset="0" >
894               <bool>true</bool>
895              </property>
896             </widget>
897            </item>
898            <item row="7" column="3" >
899             <widget class="QCheckBox" name="renameMessageUseBG" >
900              <property name="sizePolicy" >
901               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
902                <horstretch>0</horstretch>
903                <verstretch>0</verstretch>
904               </sizepolicy>
905              </property>
906              <property name="layoutDirection" >
907               <enum>Qt::LeftToRight</enum>
908              </property>
909              <property name="text" >
910               <string/>
911              </property>
912              <property name="NotInUse" stdset="0" >
913               <bool>true</bool>
914              </property>
915             </widget>
916            </item>
917           </layout>
918          </widget>
919          <widget class="QWidget" name="Seite_2" >
920           <property name="geometry" >
921            <rect>
922             <x>0</x>
923             <y>0</y>
924             <width>441</width>
925             <height>294</height>
926            </rect>
927           </property>
928           <attribute name="title" >
929            <string>Message</string>
930           </attribute>
931           <layout class="QGridLayout" >
932            <item row="0" column="1" >
933             <widget class="QLabel" name="label_37" >
934              <property name="text" >
935               <string>Foreground</string>
936              </property>
937              <property name="alignment" >
938               <set>Qt::AlignCenter</set>
939              </property>
940             </widget>
941            </item>
942            <item row="0" column="2" >
943             <widget class="QLabel" name="label_38" >
944              <property name="text" >
945               <string>Background</string>
946              </property>
947              <property name="alignment" >
948               <set>Qt::AlignCenter</set>
949              </property>
950              <property name="NotInUse" stdset="0" >
951               <bool>true</bool>
952              </property>
953             </widget>
954            </item>
955            <item row="0" column="3" >
956             <widget class="QLabel" name="label_9" >
957              <property name="text" >
958               <string>Use BG</string>
959              </property>
960              <property name="alignment" >
961               <set>Qt::AlignCenter</set>
962              </property>
963              <property name="NotInUse" stdset="0" >
964               <bool>true</bool>
965              </property>
966             </widget>
967            </item>
968            <item row="1" column="0" >
969             <widget class="QLabel" name="label_29" >
970              <property name="text" >
971               <string>Timestamp:</string>
972              </property>
973             </widget>
974            </item>
975            <item row="1" column="1" >
976             <widget class="ColorButton" name="timestampFG" >
977              <property name="text" >
978               <string/>
979              </property>
980             </widget>
981            </item>
982            <item row="1" column="2" >
983             <widget class="ColorButton" name="timestampBG" >
984              <property name="enabled" >
985               <bool>false</bool>
986              </property>
987              <property name="text" >
988               <string/>
989              </property>
990              <property name="NotInUse" stdset="0" >
991               <bool>true</bool>
992              </property>
993             </widget>
994            </item>
995            <item row="1" column="3" >
996             <widget class="QCheckBox" name="timestampUseBG" >
997              <property name="sizePolicy" >
998               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
999                <horstretch>0</horstretch>
1000                <verstretch>0</verstretch>
1001               </sizepolicy>
1002              </property>
1003              <property name="layoutDirection" >
1004               <enum>Qt::LeftToRight</enum>
1005              </property>
1006              <property name="text" >
1007               <string/>
1008              </property>
1009              <property name="NotInUse" stdset="0" >
1010               <bool>true</bool>
1011              </property>
1012             </widget>
1013            </item>
1014            <item row="2" column="0" >
1015             <widget class="QLabel" name="label_28" >
1016              <property name="text" >
1017               <string>Sender:</string>
1018              </property>
1019             </widget>
1020            </item>
1021            <item row="2" column="1" >
1022             <widget class="ColorButton" name="senderFG" >
1023              <property name="text" >
1024               <string/>
1025              </property>
1026             </widget>
1027            </item>
1028            <item row="2" column="2" >
1029             <widget class="ColorButton" name="senderBG" >
1030              <property name="enabled" >
1031               <bool>false</bool>
1032              </property>
1033              <property name="text" >
1034               <string/>
1035              </property>
1036              <property name="NotInUse" stdset="0" >
1037               <bool>true</bool>
1038              </property>
1039             </widget>
1040            </item>
1041            <item row="2" column="3" >
1042             <widget class="QCheckBox" name="senderUseBG" >
1043              <property name="sizePolicy" >
1044               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
1045                <horstretch>0</horstretch>
1046                <verstretch>0</verstretch>
1047               </sizepolicy>
1048              </property>
1049              <property name="layoutDirection" >
1050               <enum>Qt::LeftToRight</enum>
1051              </property>
1052              <property name="text" >
1053               <string/>
1054              </property>
1055              <property name="NotInUse" stdset="0" >
1056               <bool>true</bool>
1057              </property>
1058             </widget>
1059            </item>
1060            <item row="3" column="0" >
1061             <widget class="QLabel" name="label_30" >
1062              <property name="text" >
1063               <string>Nick:</string>
1064              </property>
1065             </widget>
1066            </item>
1067            <item row="3" column="1" >
1068             <widget class="ColorButton" name="nickFG" >
1069              <property name="text" >
1070               <string/>
1071              </property>
1072             </widget>
1073            </item>
1074            <item row="3" column="2" >
1075             <widget class="ColorButton" name="nickBG" >
1076              <property name="enabled" >
1077               <bool>false</bool>
1078              </property>
1079              <property name="text" >
1080               <string/>
1081              </property>
1082              <property name="NotInUse" stdset="0" >
1083               <bool>true</bool>
1084              </property>
1085             </widget>
1086            </item>
1087            <item row="3" column="3" >
1088             <widget class="QCheckBox" name="nickUseBG" >
1089              <property name="sizePolicy" >
1090               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
1091                <horstretch>0</horstretch>
1092                <verstretch>0</verstretch>
1093               </sizepolicy>
1094              </property>
1095              <property name="layoutDirection" >
1096               <enum>Qt::LeftToRight</enum>
1097              </property>
1098              <property name="text" >
1099               <string/>
1100              </property>
1101              <property name="NotInUse" stdset="0" >
1102               <bool>true</bool>
1103              </property>
1104             </widget>
1105            </item>
1106            <item row="4" column="0" >
1107             <widget class="QLabel" name="label_31" >
1108              <property name="text" >
1109               <string>Hostmask:</string>
1110              </property>
1111             </widget>
1112            </item>
1113            <item row="4" column="1" >
1114             <widget class="ColorButton" name="hostmaskFG" >
1115              <property name="text" >
1116               <string/>
1117              </property>
1118             </widget>
1119            </item>
1120            <item row="4" column="2" >
1121             <widget class="ColorButton" name="hostmaskBG" >
1122              <property name="enabled" >
1123               <bool>false</bool>
1124              </property>
1125              <property name="text" >
1126               <string/>
1127              </property>
1128              <property name="NotInUse" stdset="0" >
1129               <bool>true</bool>
1130              </property>
1131             </widget>
1132            </item>
1133            <item row="4" column="3" >
1134             <widget class="QCheckBox" name="hostmaskUseBG" >
1135              <property name="sizePolicy" >
1136               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
1137                <horstretch>0</horstretch>
1138                <verstretch>0</verstretch>
1139               </sizepolicy>
1140              </property>
1141              <property name="layoutDirection" >
1142               <enum>Qt::LeftToRight</enum>
1143              </property>
1144              <property name="text" >
1145               <string/>
1146              </property>
1147              <property name="NotInUse" stdset="0" >
1148               <bool>true</bool>
1149              </property>
1150             </widget>
1151            </item>
1152            <item row="5" column="0" >
1153             <widget class="QLabel" name="label_32" >
1154              <property name="text" >
1155               <string>Channelname:</string>
1156              </property>
1157             </widget>
1158            </item>
1159            <item row="5" column="1" >
1160             <widget class="ColorButton" name="channelnameFG" >
1161              <property name="text" >
1162               <string/>
1163              </property>
1164             </widget>
1165            </item>
1166            <item row="5" column="2" >
1167             <widget class="ColorButton" name="channelnameBG" >
1168              <property name="enabled" >
1169               <bool>false</bool>
1170              </property>
1171              <property name="text" >
1172               <string/>
1173              </property>
1174              <property name="NotInUse" stdset="0" >
1175               <bool>true</bool>
1176              </property>
1177             </widget>
1178            </item>
1179            <item row="5" column="3" >
1180             <widget class="QCheckBox" name="channelnameUseBG" >
1181              <property name="sizePolicy" >
1182               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
1183                <horstretch>0</horstretch>
1184                <verstretch>0</verstretch>
1185               </sizepolicy>
1186              </property>
1187              <property name="layoutDirection" >
1188               <enum>Qt::LeftToRight</enum>
1189              </property>
1190              <property name="text" >
1191               <string/>
1192              </property>
1193              <property name="NotInUse" stdset="0" >
1194               <bool>true</bool>
1195              </property>
1196             </widget>
1197            </item>
1198            <item row="6" column="0" >
1199             <widget class="QLabel" name="label_33" >
1200              <property name="text" >
1201               <string>Mode flags:</string>
1202              </property>
1203             </widget>
1204            </item>
1205            <item row="6" column="1" >
1206             <widget class="ColorButton" name="modeFlagsFG" >
1207              <property name="text" >
1208               <string/>
1209              </property>
1210             </widget>
1211            </item>
1212            <item row="6" column="2" >
1213             <widget class="ColorButton" name="modeFlagsBG" >
1214              <property name="enabled" >
1215               <bool>false</bool>
1216              </property>
1217              <property name="text" >
1218               <string/>
1219              </property>
1220              <property name="NotInUse" stdset="0" >
1221               <bool>true</bool>
1222              </property>
1223             </widget>
1224            </item>
1225            <item row="6" column="3" >
1226             <widget class="QCheckBox" name="modeFlagsUseBG" >
1227              <property name="sizePolicy" >
1228               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
1229                <horstretch>0</horstretch>
1230                <verstretch>0</verstretch>
1231               </sizepolicy>
1232              </property>
1233              <property name="layoutDirection" >
1234               <enum>Qt::LeftToRight</enum>
1235              </property>
1236              <property name="text" >
1237               <string/>
1238              </property>
1239              <property name="NotInUse" stdset="0" >
1240               <bool>true</bool>
1241              </property>
1242             </widget>
1243            </item>
1244            <item row="7" column="0" >
1245             <widget class="QLabel" name="label_34" >
1246              <property name="text" >
1247               <string>Url:</string>
1248              </property>
1249             </widget>
1250            </item>
1251            <item row="7" column="1" >
1252             <widget class="ColorButton" name="urlFG" >
1253              <property name="text" >
1254               <string/>
1255              </property>
1256             </widget>
1257            </item>
1258            <item row="7" column="2" >
1259             <widget class="ColorButton" name="urlBG" >
1260              <property name="enabled" >
1261               <bool>false</bool>
1262              </property>
1263              <property name="text" >
1264               <string/>
1265              </property>
1266              <property name="NotInUse" stdset="0" >
1267               <bool>true</bool>
1268              </property>
1269             </widget>
1270            </item>
1271            <item row="7" column="3" >
1272             <widget class="QCheckBox" name="urlUseBG" >
1273              <property name="sizePolicy" >
1274               <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
1275                <horstretch>0</horstretch>
1276                <verstretch>0</verstretch>
1277               </sizepolicy>
1278              </property>
1279              <property name="layoutDirection" >
1280               <enum>Qt::LeftToRight</enum>
1281              </property>
1282              <property name="text" >
1283               <string/>
1284              </property>
1285              <property name="NotInUse" stdset="0" >
1286               <bool>true</bool>
1287              </property>
1288             </widget>
1289            </item>
1290            <item row="8" column="0" >
1291             <widget class="QLabel" name="label_11" >
1292              <property name="text" >
1293               <string>New Message Marker:</string>
1294              </property>
1295             </widget>
1296            </item>
1297            <item row="8" column="1" >
1298             <widget class="ColorButton" name="newMsgMarkerFG" >
1299              <property name="text" >
1300               <string/>
1301              </property>
1302             </widget>
1303            </item>
1304           </layout>
1305          </widget>
1306         </widget>
1307        </item>
1308       </layout>
1309      </widget>
1310      <widget class="QWidget" name="Mirc" >
1311       <property name="geometry" >
1312        <rect>
1313         <x>0</x>
1314         <y>0</y>
1315         <width>487</width>
1316         <height>389</height>
1317        </rect>
1318       </property>
1319       <attribute name="title" >
1320        <string>Mirc Color Codes</string>
1321       </attribute>
1322       <layout class="QVBoxLayout" >
1323        <item>
1324         <widget class="QGroupBox" name="groupBox_3" >
1325          <property name="sizePolicy" >
1326           <sizepolicy vsizetype="Maximum" hsizetype="Expanding" >
1327            <horstretch>0</horstretch>
1328            <verstretch>0</verstretch>
1329           </sizepolicy>
1330          </property>
1331          <property name="title" >
1332           <string>Color Codes</string>
1333          </property>
1334          <layout class="QGridLayout" >
1335           <item row="0" column="0" >
1336            <widget class="QLabel" name="label_46" >
1337             <property name="text" >
1338              <string>Color 0:</string>
1339             </property>
1340            </widget>
1341           </item>
1342           <item row="0" column="1" >
1343            <widget class="ColorButton" name="color0" >
1344             <property name="text" >
1345              <string/>
1346             </property>
1347            </widget>
1348           </item>
1349           <item row="0" column="4" >
1350            <widget class="ColorButton" name="color8" >
1351             <property name="text" >
1352              <string/>
1353             </property>
1354            </widget>
1355           </item>
1356           <item row="1" column="0" >
1357            <widget class="QLabel" name="label_47" >
1358             <property name="text" >
1359              <string>Color 1:</string>
1360             </property>
1361            </widget>
1362           </item>
1363           <item row="1" column="1" >
1364            <widget class="ColorButton" name="color1" >
1365             <property name="text" >
1366              <string/>
1367             </property>
1368            </widget>
1369           </item>
1370           <item row="1" column="4" >
1371            <widget class="ColorButton" name="color9" >
1372             <property name="text" >
1373              <string/>
1374             </property>
1375            </widget>
1376           </item>
1377           <item row="2" column="0" >
1378            <widget class="QLabel" name="label_49" >
1379             <property name="text" >
1380              <string>Color 2:</string>
1381             </property>
1382            </widget>
1383           </item>
1384           <item row="2" column="1" >
1385            <widget class="ColorButton" name="color2" >
1386             <property name="text" >
1387              <string/>
1388             </property>
1389            </widget>
1390           </item>
1391           <item row="2" column="4" >
1392            <widget class="ColorButton" name="color10" >
1393             <property name="text" >
1394              <string/>
1395             </property>
1396            </widget>
1397           </item>
1398           <item row="3" column="0" >
1399            <widget class="QLabel" name="label_48" >
1400             <property name="text" >
1401              <string>Color 3:</string>
1402             </property>
1403            </widget>
1404           </item>
1405           <item row="3" column="1" >
1406            <widget class="ColorButton" name="color3" >
1407             <property name="text" >
1408              <string/>
1409             </property>
1410            </widget>
1411           </item>
1412           <item row="3" column="4" >
1413            <widget class="ColorButton" name="color11" >
1414             <property name="text" >
1415              <string/>
1416             </property>
1417            </widget>
1418           </item>
1419           <item row="4" column="0" >
1420            <widget class="QLabel" name="label_50" >
1421             <property name="text" >
1422              <string>Color 4:</string>
1423             </property>
1424            </widget>
1425           </item>
1426           <item row="4" column="1" >
1427            <widget class="ColorButton" name="color4" >
1428             <property name="text" >
1429              <string/>
1430             </property>
1431            </widget>
1432           </item>
1433           <item row="4" column="4" >
1434            <widget class="ColorButton" name="color12" >
1435             <property name="text" >
1436              <string/>
1437             </property>
1438            </widget>
1439           </item>
1440           <item row="5" column="0" >
1441            <widget class="QLabel" name="label_53" >
1442             <property name="text" >
1443              <string>Color 5:</string>
1444             </property>
1445            </widget>
1446           </item>
1447           <item row="5" column="1" >
1448            <widget class="ColorButton" name="color5" >
1449             <property name="text" >
1450              <string/>
1451             </property>
1452            </widget>
1453           </item>
1454           <item row="5" column="4" >
1455            <widget class="ColorButton" name="color13" >
1456             <property name="text" >
1457              <string/>
1458             </property>
1459            </widget>
1460           </item>
1461           <item row="6" column="0" >
1462            <widget class="QLabel" name="label_51" >
1463             <property name="text" >
1464              <string>Color 6:</string>
1465             </property>
1466            </widget>
1467           </item>
1468           <item row="6" column="1" >
1469            <widget class="ColorButton" name="color6" >
1470             <property name="text" >
1471              <string/>
1472             </property>
1473            </widget>
1474           </item>
1475           <item row="6" column="4" >
1476            <widget class="ColorButton" name="color14" >
1477             <property name="text" >
1478              <string/>
1479             </property>
1480            </widget>
1481           </item>
1482           <item row="7" column="0" >
1483            <widget class="QLabel" name="label_52" >
1484             <property name="text" >
1485              <string>Color 7:</string>
1486             </property>
1487            </widget>
1488           </item>
1489           <item row="7" column="1" >
1490            <widget class="ColorButton" name="color7" >
1491             <property name="text" >
1492              <string/>
1493             </property>
1494            </widget>
1495           </item>
1496           <item row="7" column="4" >
1497            <widget class="ColorButton" name="color15" >
1498             <property name="text" >
1499              <string/>
1500             </property>
1501            </widget>
1502           </item>
1503           <item row="0" column="3" >
1504            <widget class="QLabel" name="label_54" >
1505             <property name="text" >
1506              <string>Color 8:</string>
1507             </property>
1508            </widget>
1509           </item>
1510           <item row="6" column="3" >
1511            <widget class="QLabel" name="label_55" >
1512             <property name="text" >
1513              <string>Color 14:</string>
1514             </property>
1515            </widget>
1516           </item>
1517           <item row="7" column="3" >
1518            <widget class="QLabel" name="label_56" >
1519             <property name="text" >
1520              <string>Color 15:</string>
1521             </property>
1522            </widget>
1523           </item>
1524           <item row="5" column="3" >
1525            <widget class="QLabel" name="label_57" >
1526             <property name="text" >
1527              <string>Color 13:</string>
1528             </property>
1529            </widget>
1530           </item>
1531           <item row="4" column="3" >
1532            <widget class="QLabel" name="label_58" >
1533             <property name="text" >
1534              <string>Color 12:</string>
1535             </property>
1536            </widget>
1537           </item>
1538           <item row="3" column="3" >
1539            <widget class="QLabel" name="label_59" >
1540             <property name="text" >
1541              <string>Color 11:</string>
1542             </property>
1543            </widget>
1544           </item>
1545           <item row="2" column="3" >
1546            <widget class="QLabel" name="label_60" >
1547             <property name="text" >
1548              <string>Color 10:</string>
1549             </property>
1550            </widget>
1551           </item>
1552           <item row="1" column="3" >
1553            <widget class="QLabel" name="label_61" >
1554             <property name="text" >
1555              <string>Color 9:</string>
1556             </property>
1557            </widget>
1558           </item>
1559          </layout>
1560         </widget>
1561        </item>
1562        <item>
1563         <spacer>
1564          <property name="orientation" >
1565           <enum>Qt::Vertical</enum>
1566          </property>
1567          <property name="sizeHint" stdset="0" >
1568           <size>
1569            <width>140</width>
1570            <height>291</height>
1571           </size>
1572          </property>
1573         </spacer>
1574        </item>
1575       </layout>
1576      </widget>
1577     </widget>
1578    </item>
1579   </layout>
1580  </widget>
1581  <customwidgets>
1582   <customwidget>
1583    <class>ColorButton</class>
1584    <extends>QPushButton</extends>
1585    <header>colorbutton.h</header>
1586   </customwidget>
1587  </customwidgets>
1588  <resources/>
1589  <connections>
1590   <connection>
1591    <sender>highlightActivityUseBG</sender>
1592    <signal>clicked(bool)</signal>
1593    <receiver>highlightActivityBG</receiver>
1594    <slot>setEnabled(bool)</slot>
1595    <hints>
1596     <hint type="sourcelabel" >
1597      <x>249</x>
1598      <y>183</y>
1599     </hint>
1600     <hint type="destinationlabel" >
1601      <x>197</x>
1602      <y>183</y>
1603     </hint>
1604    </hints>
1605   </connection>
1606   <connection>
1607    <sender>newMessageActivityUseBG</sender>
1608    <signal>clicked(bool)</signal>
1609    <receiver>newMessageActivityBG</receiver>
1610    <slot>setEnabled(bool)</slot>
1611    <hints>
1612     <hint type="sourcelabel" >
1613      <x>249</x>
1614      <y>219</y>
1615     </hint>
1616     <hint type="destinationlabel" >
1617      <x>197</x>
1618      <y>219</y>
1619     </hint>
1620    </hints>
1621   </connection>
1622   <connection>
1623    <sender>otherActivityUseBG</sender>
1624    <signal>clicked(bool)</signal>
1625    <receiver>otherActivityBG</receiver>
1626    <slot>setEnabled(bool)</slot>
1627    <hints>
1628     <hint type="sourcelabel" >
1629      <x>249</x>
1630      <y>255</y>
1631     </hint>
1632     <hint type="destinationlabel" >
1633      <x>197</x>
1634      <y>255</y>
1635     </hint>
1636    </hints>
1637   </connection>
1638   <connection>
1639    <sender>errorMessageUseBG</sender>
1640    <signal>clicked(bool)</signal>
1641    <receiver>errorMessageBG</receiver>
1642    <slot>setEnabled(bool)</slot>
1643    <hints>
1644     <hint type="sourcelabel" >
1645      <x>374</x>
1646      <y>119</y>
1647     </hint>
1648     <hint type="destinationlabel" >
1649      <x>280</x>
1650      <y>119</y>
1651     </hint>
1652    </hints>
1653   </connection>
1654   <connection>
1655    <sender>noticeMessageUseBG</sender>
1656    <signal>clicked(bool)</signal>
1657    <receiver>noticeMessageBG</receiver>
1658    <slot>setEnabled(bool)</slot>
1659    <hints>
1660     <hint type="sourcelabel" >
1661      <x>374</x>
1662      <y>155</y>
1663     </hint>
1664     <hint type="destinationlabel" >
1665      <x>280</x>
1666      <y>155</y>
1667     </hint>
1668    </hints>
1669   </connection>
1670   <connection>
1671    <sender>plainMessageUseBG</sender>
1672    <signal>clicked(bool)</signal>
1673    <receiver>plainMessageBG</receiver>
1674    <slot>setEnabled(bool)</slot>
1675    <hints>
1676     <hint type="sourcelabel" >
1677      <x>374</x>
1678      <y>191</y>
1679     </hint>
1680     <hint type="destinationlabel" >
1681      <x>280</x>
1682      <y>191</y>
1683     </hint>
1684    </hints>
1685   </connection>
1686   <connection>
1687    <sender>serverMessageUseBG</sender>
1688    <signal>clicked(bool)</signal>
1689    <receiver>serverMessageBG</receiver>
1690    <slot>setEnabled(bool)</slot>
1691    <hints>
1692     <hint type="sourcelabel" >
1693      <x>374</x>
1694      <y>227</y>
1695     </hint>
1696     <hint type="destinationlabel" >
1697      <x>280</x>
1698      <y>227</y>
1699     </hint>
1700    </hints>
1701   </connection>
1702   <connection>
1703    <sender>actionMessageUseBG</sender>
1704    <signal>clicked(bool)</signal>
1705    <receiver>actionMessageBG</receiver>
1706    <slot>setEnabled(bool)</slot>
1707    <hints>
1708     <hint type="sourcelabel" >
1709      <x>376</x>
1710      <y>121</y>
1711     </hint>
1712     <hint type="destinationlabel" >
1713      <x>285</x>
1714      <y>121</y>
1715     </hint>
1716    </hints>
1717   </connection>
1718   <connection>
1719    <sender>joinMessageUseBG</sender>
1720    <signal>clicked(bool)</signal>
1721    <receiver>joinMessageBG</receiver>
1722    <slot>setEnabled(bool)</slot>
1723    <hints>
1724     <hint type="sourcelabel" >
1725      <x>376</x>
1726      <y>157</y>
1727     </hint>
1728     <hint type="destinationlabel" >
1729      <x>285</x>
1730      <y>157</y>
1731     </hint>
1732    </hints>
1733   </connection>
1734   <connection>
1735    <sender>kickMessageUseBG</sender>
1736    <signal>clicked(bool)</signal>
1737    <receiver>kickMessageBG</receiver>
1738    <slot>setEnabled(bool)</slot>
1739    <hints>
1740     <hint type="sourcelabel" >
1741      <x>376</x>
1742      <y>193</y>
1743     </hint>
1744     <hint type="destinationlabel" >
1745      <x>285</x>
1746      <y>193</y>
1747     </hint>
1748    </hints>
1749   </connection>
1750   <connection>
1751    <sender>modeMessageUseBG</sender>
1752    <signal>clicked(bool)</signal>
1753    <receiver>modeMessageBG</receiver>
1754    <slot>setEnabled(bool)</slot>
1755    <hints>
1756     <hint type="sourcelabel" >
1757      <x>376</x>
1758      <y>229</y>
1759     </hint>
1760     <hint type="destinationlabel" >
1761      <x>285</x>
1762      <y>229</y>
1763     </hint>
1764    </hints>
1765   </connection>
1766   <connection>
1767    <sender>partMessageUseBG</sender>
1768    <signal>clicked(bool)</signal>
1769    <receiver>partMessageBG</receiver>
1770    <slot>setEnabled(bool)</slot>
1771    <hints>
1772     <hint type="sourcelabel" >
1773      <x>376</x>
1774      <y>265</y>
1775     </hint>
1776     <hint type="destinationlabel" >
1777      <x>285</x>
1778      <y>265</y>
1779     </hint>
1780    </hints>
1781   </connection>
1782   <connection>
1783    <sender>quitMessageUseBG</sender>
1784    <signal>clicked(bool)</signal>
1785    <receiver>quitMessageBG</receiver>
1786    <slot>setEnabled(bool)</slot>
1787    <hints>
1788     <hint type="sourcelabel" >
1789      <x>376</x>
1790      <y>301</y>
1791     </hint>
1792     <hint type="destinationlabel" >
1793      <x>285</x>
1794      <y>301</y>
1795     </hint>
1796    </hints>
1797   </connection>
1798   <connection>
1799    <sender>renameMessageUseBG</sender>
1800    <signal>clicked(bool)</signal>
1801    <receiver>renameMessageBG</receiver>
1802    <slot>setEnabled(bool)</slot>
1803    <hints>
1804     <hint type="sourcelabel" >
1805      <x>376</x>
1806      <y>337</y>
1807     </hint>
1808     <hint type="destinationlabel" >
1809      <x>285</x>
1810      <y>337</y>
1811     </hint>
1812    </hints>
1813   </connection>
1814   <connection>
1815    <sender>timestampUseBG</sender>
1816    <signal>clicked(bool)</signal>
1817    <receiver>timestampBG</receiver>
1818    <slot>setEnabled(bool)</slot>
1819    <hints>
1820     <hint type="sourcelabel" >
1821      <x>372</x>
1822      <y>121</y>
1823     </hint>
1824     <hint type="destinationlabel" >
1825      <x>273</x>
1826      <y>121</y>
1827     </hint>
1828    </hints>
1829   </connection>
1830   <connection>
1831    <sender>senderUseBG</sender>
1832    <signal>clicked(bool)</signal>
1833    <receiver>senderBG</receiver>
1834    <slot>setEnabled(bool)</slot>
1835    <hints>
1836     <hint type="sourcelabel" >
1837      <x>372</x>
1838      <y>157</y>
1839     </hint>
1840     <hint type="destinationlabel" >
1841      <x>273</x>
1842      <y>157</y>
1843     </hint>
1844    </hints>
1845   </connection>
1846   <connection>
1847    <sender>nickUseBG</sender>
1848    <signal>clicked(bool)</signal>
1849    <receiver>nickBG</receiver>
1850    <slot>setEnabled(bool)</slot>
1851    <hints>
1852     <hint type="sourcelabel" >
1853      <x>372</x>
1854      <y>193</y>
1855     </hint>
1856     <hint type="destinationlabel" >
1857      <x>273</x>
1858      <y>193</y>
1859     </hint>
1860    </hints>
1861   </connection>
1862   <connection>
1863    <sender>hostmaskUseBG</sender>
1864    <signal>clicked(bool)</signal>
1865    <receiver>hostmaskBG</receiver>
1866    <slot>setEnabled(bool)</slot>
1867    <hints>
1868     <hint type="sourcelabel" >
1869      <x>372</x>
1870      <y>229</y>
1871     </hint>
1872     <hint type="destinationlabel" >
1873      <x>273</x>
1874      <y>229</y>
1875     </hint>
1876    </hints>
1877   </connection>
1878   <connection>
1879    <sender>channelnameUseBG</sender>
1880    <signal>clicked(bool)</signal>
1881    <receiver>channelnameBG</receiver>
1882    <slot>setEnabled(bool)</slot>
1883    <hints>
1884     <hint type="sourcelabel" >
1885      <x>372</x>
1886      <y>265</y>
1887     </hint>
1888     <hint type="destinationlabel" >
1889      <x>273</x>
1890      <y>265</y>
1891     </hint>
1892    </hints>
1893   </connection>
1894   <connection>
1895    <sender>modeFlagsUseBG</sender>
1896    <signal>clicked(bool)</signal>
1897    <receiver>modeFlagsBG</receiver>
1898    <slot>setEnabled(bool)</slot>
1899    <hints>
1900     <hint type="sourcelabel" >
1901      <x>372</x>
1902      <y>301</y>
1903     </hint>
1904     <hint type="destinationlabel" >
1905      <x>273</x>
1906      <y>301</y>
1907     </hint>
1908    </hints>
1909   </connection>
1910   <connection>
1911    <sender>urlUseBG</sender>
1912    <signal>clicked(bool)</signal>
1913    <receiver>urlBG</receiver>
1914    <slot>setEnabled(bool)</slot>
1915    <hints>
1916     <hint type="sourcelabel" >
1917      <x>372</x>
1918      <y>337</y>
1919     </hint>
1920     <hint type="destinationlabel" >
1921      <x>273</x>
1922      <y>337</y>
1923     </hint>
1924    </hints>
1925   </connection>
1926  </connections>
1927 </ui>