OSDN Git Service

Rename boardmanager.cpp and boardmanager.h
[kita/kita.git] / src / prefs / faceprefbase.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Kita::FacePrefBase</class>
4  <widget class="QWidget" name="Kita::FacePrefBase">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>600</width>
10     <height>508</height>
11    </rect>
12   </property>
13   <layout class="QGridLayout">
14    <item row="0" column="0">
15     <widget class="KTabWidget" name="tabWidget2">
16      <property name="currentIndex">
17       <number>0</number>
18      </property>
19      <widget class="QWidget" name="tab">
20       <attribute name="title">
21        <string comment="Basic options">Basic</string>
22       </attribute>
23       <layout class="QGridLayout" name="gridLayout_4">
24        <item row="0" column="0">
25         <widget class="QGroupBox" name="listGroupBox">
26          <property name="title">
27           <string>Board/Subject List</string>
28          </property>
29          <layout class="QGridLayout" name="gridLayout_2">
30           <item row="0" column="0">
31            <widget class="QLabel" name="listFontLabel">
32             <property name="text">
33              <string comment="List font">Font</string>
34             </property>
35             <property name="wordWrap">
36              <bool>false</bool>
37             </property>
38             <property name="buddy">
39              <cstring>listFontButton</cstring>
40             </property>
41            </widget>
42           </item>
43           <item row="0" column="1">
44            <widget class="QPushButton" name="listFontButton">
45             <property name="text">
46              <string>set font</string>
47             </property>
48            </widget>
49           </item>
50           <item row="1" column="0">
51            <widget class="QLabel" name="listColorLabel">
52             <property name="enabled">
53              <bool>false</bool>
54             </property>
55             <property name="text">
56              <string>Text Color</string>
57             </property>
58             <property name="wordWrap">
59              <bool>false</bool>
60             </property>
61            </widget>
62           </item>
63           <item row="1" column="1">
64            <widget class="KColorButton" name="listColorButton">
65             <property name="enabled">
66              <bool>false</bool>
67             </property>
68             <property name="text">
69              <string/>
70             </property>
71            </widget>
72           </item>
73           <item row="2" column="0">
74            <widget class="QLabel" name="listBackgroundColorLabel">
75             <property name="enabled">
76              <bool>false</bool>
77             </property>
78             <property name="text">
79              <string>Background Color</string>
80             </property>
81             <property name="wordWrap">
82              <bool>false</bool>
83             </property>
84            </widget>
85           </item>
86           <item row="2" column="1">
87            <widget class="KColorButton" name="listBackgroundColorButton">
88             <property name="enabled">
89              <bool>false</bool>
90             </property>
91             <property name="text">
92              <string/>
93             </property>
94            </widget>
95           </item>
96          </layout>
97         </widget>
98        </item>
99        <item row="0" column="1">
100         <spacer name="spacer1">
101          <property name="orientation">
102           <enum>Qt::Horizontal</enum>
103          </property>
104          <property name="sizeType">
105           <enum>QSizePolicy::Expanding</enum>
106          </property>
107          <property name="sizeHint" stdset="0">
108           <size>
109            <width>40</width>
110            <height>20</height>
111           </size>
112          </property>
113         </spacer>
114        </item>
115        <item row="1" column="0">
116         <widget class="QGroupBox" name="threadGroupBox">
117          <property name="title">
118           <string comment="@label:textbox">Thread</string>
119          </property>
120          <layout class="QGridLayout" name="gridLayout">
121           <item row="0" column="0">
122            <widget class="QLabel" name="threadFontLabel">
123             <property name="text">
124              <string comment="Thread font">Font</string>
125             </property>
126             <property name="wordWrap">
127              <bool>false</bool>
128             </property>
129             <property name="buddy">
130              <cstring>threadFontButton</cstring>
131             </property>
132            </widget>
133           </item>
134           <item row="0" column="1">
135            <widget class="QPushButton" name="threadFontButton">
136             <property name="text">
137              <string>set font</string>
138             </property>
139            </widget>
140           </item>
141           <item row="1" column="0">
142            <widget class="QLabel" name="threadColorLabel">
143             <property name="text">
144              <string comment="Thread foreground color">Text Color</string>
145             </property>
146             <property name="wordWrap">
147              <bool>false</bool>
148             </property>
149             <property name="buddy">
150              <cstring>threadColorButton</cstring>
151             </property>
152            </widget>
153           </item>
154           <item row="1" column="1">
155            <widget class="KColorButton" name="threadColorButton">
156             <property name="text">
157              <string/>
158             </property>
159            </widget>
160           </item>
161           <item row="2" column="0">
162            <widget class="QLabel" name="threadBackgroundColorLabel">
163             <property name="text">
164              <string comment="Thread background color">Background Color</string>
165             </property>
166             <property name="wordWrap">
167              <bool>false</bool>
168             </property>
169             <property name="buddy">
170              <cstring>threadBackgroundColorButton</cstring>
171             </property>
172            </widget>
173           </item>
174           <item row="2" column="1">
175            <widget class="KColorButton" name="threadBackgroundColorButton">
176             <property name="text">
177              <string/>
178             </property>
179            </widget>
180           </item>
181          </layout>
182         </widget>
183        </item>
184        <item row="2" column="0">
185         <widget class="QGroupBox" name="popupGroupBox">
186          <property name="title">
187           <string>Popup</string>
188          </property>
189          <layout class="QGridLayout" name="gridLayout_3">
190           <item row="0" column="0">
191            <widget class="QLabel" name="popupFontLabel">
192             <property name="text">
193              <string comment="Popup font">Font</string>
194             </property>
195             <property name="wordWrap">
196              <bool>false</bool>
197             </property>
198             <property name="buddy">
199              <cstring>popupFontButton</cstring>
200             </property>
201            </widget>
202           </item>
203           <item row="0" column="1">
204            <widget class="QPushButton" name="popupFontButton">
205             <property name="text">
206              <string>set font</string>
207             </property>
208            </widget>
209           </item>
210           <item row="1" column="0">
211            <widget class="QLabel" name="popupColorLabel">
212             <property name="text">
213              <string comment="Popup foreground color">Text Color</string>
214             </property>
215             <property name="wordWrap">
216              <bool>false</bool>
217             </property>
218             <property name="buddy">
219              <cstring>popupColorButton</cstring>
220             </property>
221            </widget>
222           </item>
223           <item row="1" column="1">
224            <widget class="KColorButton" name="popupColorButton">
225             <property name="text">
226              <string/>
227             </property>
228            </widget>
229           </item>
230           <item row="2" column="0">
231            <widget class="QLabel" name="popupBackgroundColorLabel">
232             <property name="text">
233              <string comment="Popup background color">Background Color</string>
234             </property>
235             <property name="wordWrap">
236              <bool>false</bool>
237             </property>
238             <property name="buddy">
239              <cstring>popupBackgroundColorLabel</cstring>
240             </property>
241            </widget>
242           </item>
243           <item row="2" column="1">
244            <widget class="KColorButton" name="popupBackgroundColorButton">
245             <property name="text">
246              <string/>
247             </property>
248            </widget>
249           </item>
250          </layout>
251         </widget>
252        </item>
253        <item row="3" column="0">
254         <spacer name="spacer2">
255          <property name="orientation">
256           <enum>Qt::Vertical</enum>
257          </property>
258          <property name="sizeType">
259           <enum>QSizePolicy::Expanding</enum>
260          </property>
261          <property name="sizeHint" stdset="0">
262           <size>
263            <width>20</width>
264            <height>40</height>
265           </size>
266          </property>
267         </spacer>
268        </item>
269       </layout>
270      </widget>
271      <widget class="QWidget" name="tab">
272       <attribute name="title">
273        <string comment="Advanced options">Advanced</string>
274       </attribute>
275       <layout class="QVBoxLayout">
276        <item>
277         <widget class="QCheckBox" name="useStyleSheetCheckBox">
278          <property name="text">
279           <string>Use stylesheet (the setup of color/font is overwritten)</string>
280          </property>
281         </widget>
282        </item>
283        <item>
284         <widget class="KTextEdit" name="styleSheetText">
285          <property name="enabled">
286           <bool>false</bool>
287          </property>
288          <property name="text" stdset="0">
289           <string/>
290          </property>
291         </widget>
292        </item>
293       </layout>
294      </widget>
295     </widget>
296    </item>
297   </layout>
298  </widget>
299  <layoutdefault spacing="6" margin="11"/>
300  <customwidgets>
301   <customwidget>
302    <class>KColorButton</class>
303    <extends>QPushButton</extends>
304    <header>kcolorbutton.h</header>
305   </customwidget>
306   <customwidget>
307    <class>KTabWidget</class>
308    <extends>QTabWidget</extends>
309    <header>ktabwidget.h</header>
310    <container>1</container>
311   </customwidget>
312   <customwidget>
313    <class>KTextEdit</class>
314    <extends>QTextEdit</extends>
315    <header>ktextedit.h</header>
316   </customwidget>
317  </customwidgets>
318  <includes>
319   <include location="local">kcolorbutton.h</include>
320   <include location="local">ktextedit.h</include>
321  </includes>
322  <connections>
323   <connection>
324    <sender>useStyleSheetCheckBox</sender>
325    <signal>toggled(bool)</signal>
326    <receiver>styleSheetText</receiver>
327    <slot>setEnabled(bool)</slot>
328    <hints>
329     <hint type="sourcelabel">
330      <x>20</x>
331      <y>20</y>
332     </hint>
333     <hint type="destinationlabel">
334      <x>20</x>
335      <y>20</y>
336     </hint>
337    </hints>
338   </connection>
339  </connections>
340 </ui>