added a tool tip to the topicbar
[quassel.git] / src / qtui / settingspages / fontssettingspage.ui
1 <ui version="4.0" >
2  <class>FontsSettingsPage</class>
3  <widget class="QWidget" name="FontsSettingsPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>475</width>
9     <height>366</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <layout class="QVBoxLayout" >
18      <item>
19       <widget class="QGroupBox" name="customAppFonts" >
20        <property name="enabled" >
21         <bool>false</bool>
22        </property>
23        <property name="title" >
24         <string>Custom Application Fonts</string>
25        </property>
26        <property name="checkable" >
27         <bool>true</bool>
28        </property>
29        <property name="checked" >
30         <bool>false</bool>
31        </property>
32        <layout class="QVBoxLayout" >
33         <item>
34          <layout class="QGridLayout" >
35           <item row="0" column="0" >
36            <widget class="QLabel" name="label" >
37             <property name="text" >
38              <string>General:</string>
39             </property>
40            </widget>
41           </item>
42           <item row="0" column="1" >
43            <widget class="QLabel" name="demoGeneral" >
44             <property name="sizePolicy" >
45              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
46               <horstretch>0</horstretch>
47               <verstretch>0</verstretch>
48              </sizepolicy>
49             </property>
50             <property name="frameShape" >
51              <enum>QFrame::StyledPanel</enum>
52             </property>
53             <property name="frameShadow" >
54              <enum>QFrame::Sunken</enum>
55             </property>
56             <property name="text" >
57              <string>Font</string>
58             </property>
59             <property name="alignment" >
60              <set>Qt::AlignCenter</set>
61             </property>
62            </widget>
63           </item>
64           <item row="0" column="2" >
65            <widget class="QPushButton" name="chooseGeneral" >
66             <property name="sizePolicy" >
67              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
68               <horstretch>0</horstretch>
69               <verstretch>0</verstretch>
70              </sizepolicy>
71             </property>
72             <property name="text" >
73              <string>Choose...</string>
74             </property>
75            </widget>
76           </item>
77           <item row="1" column="0" >
78            <widget class="QCheckBox" name="checkTopic" >
79             <property name="text" >
80              <string>Topic:</string>
81             </property>
82            </widget>
83           </item>
84           <item row="1" column="1" >
85            <widget class="QLabel" name="demoTopic" >
86             <property name="sizePolicy" >
87              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
88               <horstretch>0</horstretch>
89               <verstretch>0</verstretch>
90              </sizepolicy>
91             </property>
92             <property name="frameShape" >
93              <enum>QFrame::StyledPanel</enum>
94             </property>
95             <property name="frameShadow" >
96              <enum>QFrame::Sunken</enum>
97             </property>
98             <property name="text" >
99              <string>Font</string>
100             </property>
101             <property name="alignment" >
102              <set>Qt::AlignCenter</set>
103             </property>
104            </widget>
105           </item>
106           <item row="1" column="2" >
107            <widget class="QPushButton" name="chooseTopic" >
108             <property name="sizePolicy" >
109              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
110               <horstretch>0</horstretch>
111               <verstretch>0</verstretch>
112              </sizepolicy>
113             </property>
114             <property name="text" >
115              <string>Choose...</string>
116             </property>
117            </widget>
118           </item>
119           <item row="2" column="0" >
120            <widget class="QCheckBox" name="checkBufferView" >
121             <property name="text" >
122              <string>Buffer Views:</string>
123             </property>
124             <property name="checked" >
125              <bool>true</bool>
126             </property>
127            </widget>
128           </item>
129           <item row="2" column="1" >
130            <widget class="QLabel" name="demoBufferView" >
131             <property name="sizePolicy" >
132              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
133               <horstretch>0</horstretch>
134               <verstretch>0</verstretch>
135              </sizepolicy>
136             </property>
137             <property name="frameShape" >
138              <enum>QFrame::StyledPanel</enum>
139             </property>
140             <property name="frameShadow" >
141              <enum>QFrame::Sunken</enum>
142             </property>
143             <property name="text" >
144              <string>Font</string>
145             </property>
146             <property name="alignment" >
147              <set>Qt::AlignCenter</set>
148             </property>
149            </widget>
150           </item>
151           <item row="2" column="2" >
152            <widget class="QPushButton" name="chooseBufferView" >
153             <property name="sizePolicy" >
154              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
155               <horstretch>0</horstretch>
156               <verstretch>0</verstretch>
157              </sizepolicy>
158             </property>
159             <property name="text" >
160              <string>Choose...</string>
161             </property>
162            </widget>
163           </item>
164           <item row="3" column="0" >
165            <widget class="QCheckBox" name="checkNickList" >
166             <property name="text" >
167              <string>Nick List:</string>
168             </property>
169             <property name="checked" >
170              <bool>true</bool>
171             </property>
172            </widget>
173           </item>
174           <item row="3" column="1" >
175            <widget class="QLabel" name="demoNickList" >
176             <property name="sizePolicy" >
177              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
178               <horstretch>0</horstretch>
179               <verstretch>0</verstretch>
180              </sizepolicy>
181             </property>
182             <property name="frameShape" >
183              <enum>QFrame::StyledPanel</enum>
184             </property>
185             <property name="frameShadow" >
186              <enum>QFrame::Sunken</enum>
187             </property>
188             <property name="text" >
189              <string>Font</string>
190             </property>
191             <property name="alignment" >
192              <set>Qt::AlignCenter</set>
193             </property>
194            </widget>
195           </item>
196           <item row="3" column="2" >
197            <widget class="QPushButton" name="chooseNickList" >
198             <property name="sizePolicy" >
199              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
200               <horstretch>0</horstretch>
201               <verstretch>0</verstretch>
202              </sizepolicy>
203             </property>
204             <property name="text" >
205              <string>Choose...</string>
206             </property>
207            </widget>
208           </item>
209          </layout>
210         </item>
211        </layout>
212       </widget>
213      </item>
214      <item>
215       <widget class="QGroupBox" name="groupBox_2" >
216        <property name="title" >
217         <string>Chat Widget</string>
218        </property>
219        <layout class="QVBoxLayout" >
220         <item>
221          <layout class="QGridLayout" >
222           <item row="0" column="0" >
223            <widget class="QLabel" name="label_2" >
224             <property name="text" >
225              <string>General:</string>
226             </property>
227            </widget>
228           </item>
229           <item row="0" column="1" >
230            <widget class="QLabel" name="demoChatMessages" >
231             <property name="sizePolicy" >
232              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
233               <horstretch>0</horstretch>
234               <verstretch>0</verstretch>
235              </sizepolicy>
236             </property>
237             <property name="frameShape" >
238              <enum>QFrame::StyledPanel</enum>
239             </property>
240             <property name="frameShadow" >
241              <enum>QFrame::Sunken</enum>
242             </property>
243             <property name="text" >
244              <string>Font</string>
245             </property>
246             <property name="alignment" >
247              <set>Qt::AlignCenter</set>
248             </property>
249            </widget>
250           </item>
251           <item row="0" column="2" >
252            <widget class="QPushButton" name="chooseChatMessages" >
253             <property name="sizePolicy" >
254              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
255               <horstretch>0</horstretch>
256               <verstretch>0</verstretch>
257              </sizepolicy>
258             </property>
259             <property name="text" >
260              <string>Choose...</string>
261             </property>
262            </widget>
263           </item>
264           <item row="1" column="1" >
265            <widget class="QLabel" name="demoNicks" >
266             <property name="sizePolicy" >
267              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
268               <horstretch>0</horstretch>
269               <verstretch>0</verstretch>
270              </sizepolicy>
271             </property>
272             <property name="frameShape" >
273              <enum>QFrame::StyledPanel</enum>
274             </property>
275             <property name="frameShadow" >
276              <enum>QFrame::Sunken</enum>
277             </property>
278             <property name="text" >
279              <string>Font</string>
280             </property>
281             <property name="alignment" >
282              <set>Qt::AlignCenter</set>
283             </property>
284            </widget>
285           </item>
286           <item row="1" column="2" >
287            <widget class="QPushButton" name="chooseNicks" >
288             <property name="sizePolicy" >
289              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
290               <horstretch>0</horstretch>
291               <verstretch>0</verstretch>
292              </sizepolicy>
293             </property>
294             <property name="text" >
295              <string>Choose...</string>
296             </property>
297            </widget>
298           </item>
299           <item row="2" column="1" >
300            <widget class="QLabel" name="demoTimestamp" >
301             <property name="sizePolicy" >
302              <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
303               <horstretch>0</horstretch>
304               <verstretch>0</verstretch>
305              </sizepolicy>
306             </property>
307             <property name="frameShape" >
308              <enum>QFrame::StyledPanel</enum>
309             </property>
310             <property name="frameShadow" >
311              <enum>QFrame::Sunken</enum>
312             </property>
313             <property name="text" >
314              <string>Font</string>
315             </property>
316             <property name="alignment" >
317              <set>Qt::AlignCenter</set>
318             </property>
319            </widget>
320           </item>
321           <item row="2" column="2" >
322            <widget class="QPushButton" name="chooseTimestamp" >
323             <property name="sizePolicy" >
324              <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
325               <horstretch>0</horstretch>
326               <verstretch>0</verstretch>
327              </sizepolicy>
328             </property>
329             <property name="text" >
330              <string>Choose...</string>
331             </property>
332            </widget>
333           </item>
334           <item row="1" column="0" >
335            <widget class="QCheckBox" name="checkNicks" >
336             <property name="text" >
337              <string>Nicks:</string>
338             </property>
339             <property name="checked" >
340              <bool>true</bool>
341             </property>
342            </widget>
343           </item>
344           <item row="2" column="0" >
345            <widget class="QCheckBox" name="checkTimestamp" >
346             <property name="text" >
347              <string>Timestamp:</string>
348             </property>
349             <property name="checked" >
350              <bool>true</bool>
351             </property>
352            </widget>
353           </item>
354          </layout>
355         </item>
356        </layout>
357       </widget>
358      </item>
359      <item>
360       <widget class="QLabel" name="label_3" >
361        <property name="font" >
362         <font>
363          <italic>true</italic>
364         </font>
365        </property>
366        <property name="text" >
367         <string>Some of these settings require a restart of the Quassel Client in order to take effect. We intend to fix this.</string>
368        </property>
369        <property name="wordWrap" >
370         <bool>true</bool>
371        </property>
372       </widget>
373      </item>
374     </layout>
375    </item>
376    <item>
377     <spacer>
378      <property name="orientation" >
379       <enum>Qt::Vertical</enum>
380      </property>
381      <property name="sizeHint" >
382       <size>
383        <width>20</width>
384        <height>40</height>
385       </size>
386      </property>
387     </spacer>
388    </item>
389   </layout>
390  </widget>
391  <resources/>
392  <connections>
393   <connection>
394    <sender>checkTimestamp</sender>
395    <signal>toggled(bool)</signal>
396    <receiver>demoTimestamp</receiver>
397    <slot>setEnabled(bool)</slot>
398    <hints>
399     <hint type="sourcelabel" >
400      <x>46</x>
401      <y>292</y>
402     </hint>
403     <hint type="destinationlabel" >
404      <x>183</x>
405      <y>290</y>
406     </hint>
407    </hints>
408   </connection>
409   <connection>
410    <sender>checkTimestamp</sender>
411    <signal>toggled(bool)</signal>
412    <receiver>chooseTimestamp</receiver>
413    <slot>setEnabled(bool)</slot>
414    <hints>
415     <hint type="sourcelabel" >
416      <x>96</x>
417      <y>288</y>
418     </hint>
419     <hint type="destinationlabel" >
420      <x>452</x>
421      <y>293</y>
422     </hint>
423    </hints>
424   </connection>
425   <connection>
426    <sender>checkBufferView</sender>
427    <signal>toggled(bool)</signal>
428    <receiver>demoBufferView</receiver>
429    <slot>setEnabled(bool)</slot>
430    <hints>
431     <hint type="sourcelabel" >
432      <x>32</x>
433      <y>116</y>
434     </hint>
435     <hint type="destinationlabel" >
436      <x>215</x>
437      <y>117</y>
438     </hint>
439    </hints>
440   </connection>
441   <connection>
442    <sender>checkBufferView</sender>
443    <signal>toggled(bool)</signal>
444    <receiver>chooseBufferView</receiver>
445    <slot>setEnabled(bool)</slot>
446    <hints>
447     <hint type="sourcelabel" >
448      <x>86</x>
449      <y>113</y>
450     </hint>
451     <hint type="destinationlabel" >
452      <x>451</x>
453      <y>118</y>
454     </hint>
455    </hints>
456   </connection>
457   <connection>
458    <sender>checkNickList</sender>
459    <signal>toggled(bool)</signal>
460    <receiver>demoNickList</receiver>
461    <slot>setEnabled(bool)</slot>
462    <hints>
463     <hint type="sourcelabel" >
464      <x>69</x>
465      <y>147</y>
466     </hint>
467     <hint type="destinationlabel" >
468      <x>199</x>
469      <y>151</y>
470     </hint>
471    </hints>
472   </connection>
473   <connection>
474    <sender>checkNickList</sender>
475    <signal>toggled(bool)</signal>
476    <receiver>chooseNickList</receiver>
477    <slot>setEnabled(bool)</slot>
478    <hints>
479     <hint type="sourcelabel" >
480      <x>78</x>
481      <y>145</y>
482     </hint>
483     <hint type="destinationlabel" >
484      <x>455</x>
485      <y>151</y>
486     </hint>
487    </hints>
488   </connection>
489   <connection>
490    <sender>checkTopic</sender>
491    <signal>toggled(bool)</signal>
492    <receiver>demoTopic</receiver>
493    <slot>setEnabled(bool)</slot>
494    <hints>
495     <hint type="sourcelabel" >
496      <x>34</x>
497      <y>81</y>
498     </hint>
499     <hint type="destinationlabel" >
500      <x>190</x>
501      <y>87</y>
502     </hint>
503    </hints>
504   </connection>
505   <connection>
506    <sender>checkTopic</sender>
507    <signal>toggled(bool)</signal>
508    <receiver>chooseTopic</receiver>
509    <slot>setEnabled(bool)</slot>
510    <hints>
511     <hint type="sourcelabel" >
512      <x>101</x>
513      <y>81</y>
514     </hint>
515     <hint type="destinationlabel" >
516      <x>451</x>
517      <y>82</y>
518     </hint>
519    </hints>
520   </connection>
521   <connection>
522    <sender>checkNicks</sender>
523    <signal>toggled(bool)</signal>
524    <receiver>demoNicks</receiver>
525    <slot>setEnabled(bool)</slot>
526    <hints>
527     <hint type="sourcelabel" >
528      <x>40</x>
529      <y>255</y>
530     </hint>
531     <hint type="destinationlabel" >
532      <x>211</x>
533      <y>257</y>
534     </hint>
535    </hints>
536   </connection>
537   <connection>
538    <sender>checkNicks</sender>
539    <signal>toggled(bool)</signal>
540    <receiver>chooseNicks</receiver>
541    <slot>setEnabled(bool)</slot>
542    <hints>
543     <hint type="sourcelabel" >
544      <x>89</x>
545      <y>257</y>
546     </hint>
547     <hint type="destinationlabel" >
548      <x>447</x>
549      <y>258</y>
550     </hint>
551    </hints>
552   </connection>
553  </connections>
554 </ui>