60
<widget class="QGroupBox" name="groupBox_4">
61
<property name="title">
62
<string>Fonts</string>
64
<layout class="QGridLayout" name="gridLayout">
65
<item row="0" column="0">
66
<widget class="QLabel" name="label_2">
67
<property name="toolTip">
68
<string>Set font for the main chat window and the chat monitor</string>
70
<property name="text">
71
<string>Chat window:</string>
75
<item row="0" column="1">
76
<widget class="QLabel" name="demoChatView">
77
<property name="sizePolicy">
78
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
79
<horstretch>0</horstretch>
80
<verstretch>0</verstretch>
83
<property name="toolTip">
84
<string>Set font for the main chat window and the chat monitor</string>
86
<property name="frameShape">
87
<enum>QFrame::StyledPanel</enum>
89
<property name="frameShadow">
90
<enum>QFrame::Sunken</enum>
92
<property name="text">
95
<property name="alignment">
96
<set>Qt::AlignCenter</set>
100
<item row="0" column="2">
101
<widget class="QPushButton" name="chooseChatView">
102
<property name="sizePolicy">
103
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
104
<horstretch>0</horstretch>
105
<verstretch>0</verstretch>
108
<property name="text">
109
<string>Choose...</string>
113
<item row="1" column="0">
114
<widget class="QLabel" name="label_4">
115
<property name="toolTip">
116
<string>Set font for channel and nick lists</string>
118
<property name="text">
119
<string>Channel list:</string>
123
<item row="1" column="1">
124
<widget class="QLabel" name="demoBufferView">
125
<property name="sizePolicy">
126
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
127
<horstretch>0</horstretch>
128
<verstretch>0</verstretch>
131
<property name="toolTip">
132
<string>Set font for channel and nick lists</string>
134
<property name="frameShape">
135
<enum>QFrame::StyledPanel</enum>
137
<property name="frameShadow">
138
<enum>QFrame::Sunken</enum>
140
<property name="text">
141
<string>Font</string>
143
<property name="alignment">
144
<set>Qt::AlignCenter</set>
148
<item row="1" column="2">
149
<widget class="QPushButton" name="chooseBufferView">
150
<property name="sizePolicy">
151
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
152
<horstretch>0</horstretch>
153
<verstretch>0</verstretch>
156
<property name="text">
157
<string>Choose...</string>
161
<item row="2" column="0">
162
<widget class="QLabel" name="label_3">
163
<property name="toolTip">
164
<string>Set font for the input line</string>
166
<property name="text">
167
<string>Input line:</string>
171
<item row="2" column="1">
172
<widget class="QLabel" name="demoInputLine">
173
<property name="sizePolicy">
174
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
175
<horstretch>0</horstretch>
176
<verstretch>0</verstretch>
179
<property name="toolTip">
180
<string>Set font for the input line</string>
182
<property name="frameShape">
183
<enum>QFrame::StyledPanel</enum>
185
<property name="frameShadow">
186
<enum>QFrame::Sunken</enum>
188
<property name="text">
189
<string>Font</string>
191
<property name="alignment">
192
<set>Qt::AlignCenter</set>
196
<item row="2" column="2">
197
<widget class="QPushButton" name="chooseInputLine">
198
<property name="sizePolicy">
199
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
200
<horstretch>0</horstretch>
201
<verstretch>0</verstretch>
204
<property name="text">
205
<string>Choose...</string>
213
<widget class="QGroupBox" name="groupBox_3">
214
<property name="title">
215
<string>Misc</string>
217
<layout class="QVBoxLayout" name="verticalLayout_3">
219
<widget class="QCheckBox" name="showWebPreview">
220
<property name="toolTip">
221
<string>Show a website preview window when hovering the mouse over a web address</string>
223
<property name="text">
224
<string>Show previews of webpages on URL hover</string>
226
<property name="checked">
232
<widget class="QCheckBox" name="showUserStateIcons">
233
<property name="toolTip">
234
<string>Show status icons in channel and nick lists</string>
236
<property name="text">
237
<string>Use icons in channel and nick lists</string>
239
<property name="checked">
60
<widget class="QGroupBox" name="useCustomStyleSheet">
61
<property name="title">
62
<string>Use Custom Stylesheet</string>
64
<property name="checkable">
67
<property name="checked">
70
<property name="settingsKey" stdset="0">
71
<string>/UiStyle/UseCustomStyleSheet</string>
73
<property name="defaultValue" stdset="0">
76
<layout class="QVBoxLayout" name="verticalLayout">
78
<layout class="QHBoxLayout" name="horizontalLayout_2">
80
<widget class="QLabel" name="label">
81
<property name="text">
82
<string>Path:</string>
87
<widget class="QLineEdit" name="customStyleSheetPath">
88
<property name="sizePolicy">
89
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
90
<horstretch>0</horstretch>
91
<verstretch>0</verstretch>
94
<property name="readOnly">
97
<property name="settingsKey" stdset="0">
98
<string notr="true">/UiStyle/CustomStyleSheetPath</string>
100
<property name="defaultValue" stdset="0">
106
<widget class="QToolButton" name="chooseStyleSheet">
107
<property name="text">