eric6/Preferences/ConfigurationPages/HelpAppearancePage.ui

changeset 7220
5cf645f6daab
parent 7218
eaf2cf171f3a
parent 7211
1c97f3142fa8
child 7221
0485ccdf7877
equal deleted inserted replaced
7218:eaf2cf171f3a 7220:5cf645f6daab
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>HelpAppearancePage</class>
4 <widget class="QWidget" name="HelpAppearancePage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>499</width>
10 <height>547</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item>
15 <widget class="QLabel" name="headerLabel">
16 <property name="text">
17 <string>&lt;b&gt;Configure help viewer appearance&lt;/b&gt;</string>
18 </property>
19 </widget>
20 </item>
21 <item>
22 <widget class="Line" name="line17">
23 <property name="frameShape">
24 <enum>QFrame::HLine</enum>
25 </property>
26 <property name="frameShadow">
27 <enum>QFrame::Sunken</enum>
28 </property>
29 <property name="orientation">
30 <enum>Qt::Horizontal</enum>
31 </property>
32 </widget>
33 </item>
34 <item>
35 <widget class="QGroupBox" name="groupBox_5">
36 <property name="title">
37 <string>Fonts</string>
38 </property>
39 <layout class="QGridLayout" name="gridLayout">
40 <item row="0" column="0">
41 <widget class="QPushButton" name="standardFontButton">
42 <property name="toolTip">
43 <string>Press to select the standard font</string>
44 </property>
45 <property name="text">
46 <string>Standard Font</string>
47 </property>
48 </widget>
49 </item>
50 <item row="0" column="1">
51 <widget class="QLineEdit" name="standardFontSample">
52 <property name="focusPolicy">
53 <enum>Qt::NoFocus</enum>
54 </property>
55 <property name="text">
56 <string>Times 16</string>
57 </property>
58 <property name="alignment">
59 <set>Qt::AlignHCenter</set>
60 </property>
61 <property name="readOnly">
62 <bool>true</bool>
63 </property>
64 </widget>
65 </item>
66 <item row="1" column="0">
67 <widget class="QPushButton" name="fixedFontButton">
68 <property name="toolTip">
69 <string>Press to select the fixed-width font</string>
70 </property>
71 <property name="text">
72 <string>Fixed-Width Font</string>
73 </property>
74 </widget>
75 </item>
76 <item row="1" column="1">
77 <widget class="QLineEdit" name="fixedFontSample">
78 <property name="focusPolicy">
79 <enum>Qt::NoFocus</enum>
80 </property>
81 <property name="text">
82 <string>Courier 13</string>
83 </property>
84 <property name="alignment">
85 <set>Qt::AlignHCenter</set>
86 </property>
87 <property name="readOnly">
88 <bool>true</bool>
89 </property>
90 </widget>
91 </item>
92 </layout>
93 </widget>
94 </item>
95 <item>
96 <widget class="QGroupBox" name="groupBox_3">
97 <property name="title">
98 <string>Colours</string>
99 </property>
100 <layout class="QGridLayout" name="gridLayout_2">
101 <item row="0" column="0">
102 <widget class="QLabel" name="textLabel1_3">
103 <property name="text">
104 <string>Background colour of secure URLs:</string>
105 </property>
106 </widget>
107 </item>
108 <item row="0" column="1">
109 <widget class="QPushButton" name="secureURLsColourButton">
110 <property name="minimumSize">
111 <size>
112 <width>100</width>
113 <height>0</height>
114 </size>
115 </property>
116 <property name="toolTip">
117 <string>Select the background colour for secure URLs.</string>
118 </property>
119 <property name="text">
120 <string/>
121 </property>
122 </widget>
123 </item>
124 <item row="0" column="2">
125 <spacer name="horizontalSpacer">
126 <property name="orientation">
127 <enum>Qt::Horizontal</enum>
128 </property>
129 <property name="sizeHint" stdset="0">
130 <size>
131 <width>141</width>
132 <height>20</height>
133 </size>
134 </property>
135 </spacer>
136 </item>
137 </layout>
138 </widget>
139 </item>
140 <item>
141 <widget class="QGroupBox" name="groupBox">
142 <property name="title">
143 <string>Images</string>
144 </property>
145 <layout class="QVBoxLayout" name="verticalLayout">
146 <item>
147 <widget class="QCheckBox" name="autoLoadImagesCheckBox">
148 <property name="toolTip">
149 <string>Select to load images</string>
150 </property>
151 <property name="text">
152 <string>Load images</string>
153 </property>
154 </widget>
155 </item>
156 </layout>
157 </widget>
158 </item>
159 <item>
160 <widget class="QGroupBox" name="groupBox_2">
161 <property name="title">
162 <string>Style Sheet</string>
163 </property>
164 <layout class="QHBoxLayout" name="horizontalLayout">
165 <item>
166 <widget class="QLabel" name="label">
167 <property name="text">
168 <string>User Style Sheet:</string>
169 </property>
170 </widget>
171 </item>
172 <item>
173 <widget class="E5PathPicker" name="styleSheetPicker" native="true">
174 <property name="sizePolicy">
175 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
176 <horstretch>0</horstretch>
177 <verstretch>0</verstretch>
178 </sizepolicy>
179 </property>
180 <property name="focusPolicy">
181 <enum>Qt::StrongFocus</enum>
182 </property>
183 <property name="toolTip">
184 <string>Enter the file name of a user style sheet</string>
185 </property>
186 </widget>
187 </item>
188 </layout>
189 </widget>
190 </item>
191 <item>
192 <widget class="QGroupBox" name="tabsGroupBox">
193 <property name="title">
194 <string>Tabs</string>
195 </property>
196 <layout class="QVBoxLayout" name="verticalLayout_2">
197 <item>
198 <widget class="QCheckBox" name="warnOnMultipleCloseCheckBox">
199 <property name="toolTip">
200 <string>Select to issue a warning, if multiple tabs are about to be closed</string>
201 </property>
202 <property name="text">
203 <string>Warn, if multiple tabs are about to be closed</string>
204 </property>
205 </widget>
206 </item>
207 </layout>
208 </widget>
209 </item>
210 <item>
211 <spacer>
212 <property name="orientation">
213 <enum>Qt::Vertical</enum>
214 </property>
215 <property name="sizeHint" stdset="0">
216 <size>
217 <width>479</width>
218 <height>121</height>
219 </size>
220 </property>
221 </spacer>
222 </item>
223 </layout>
224 </widget>
225 <customwidgets>
226 <customwidget>
227 <class>E5PathPicker</class>
228 <extends>QWidget</extends>
229 <header>E5Gui/E5PathPicker.h</header>
230 <container>1</container>
231 </customwidget>
232 </customwidgets>
233 <tabstops>
234 <tabstop>standardFontButton</tabstop>
235 <tabstop>fixedFontButton</tabstop>
236 <tabstop>secureURLsColourButton</tabstop>
237 <tabstop>autoLoadImagesCheckBox</tabstop>
238 <tabstop>styleSheetPicker</tabstop>
239 <tabstop>warnOnMultipleCloseCheckBox</tabstop>
240 </tabstops>
241 <resources/>
242 <connections/>
243 </ui>

eric ide

mercurial