1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>DebugOutput
</class>
4 <widget class=
"QWidget" name=
"DebugOutput">
5 <property name=
"geometry">
13 <property name=
"sizePolicy">
14 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name=
"windowTitle">
20 <string>Debug Output
</string>
22 <property name=
"windowIcon">
23 <iconset resource=
"../companion.qrc">
24 <normaloff>:/icon.png
</normaloff>:/icon.png
</iconset>
26 <layout class=
"QGridLayout" name=
"gridLayout">
27 <property name=
"leftMargin">
30 <property name=
"topMargin">
33 <property name=
"rightMargin">
36 <property name=
"bottomMargin">
39 <property name=
"spacing">
42 <item row=
"0" column=
"0">
43 <widget class=
"QWidget" name=
"widget" native=
"true">
44 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
45 <property name=
"spacing">
48 <property name=
"leftMargin">
51 <property name=
"topMargin">
54 <property name=
"rightMargin">
57 <property name=
"bottomMargin">
61 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
62 <property name=
"spacing">
66 <widget class=
"QToolButton" name=
"btnFilter">
67 <property name=
"toolTip">
68 <string><html
><head/
><body
><p
>Enable or disable the filter. If the button won't stay enabled, it is likely there is a syntax error in the Regular Expression entered.
</p
></body
></html
></string>
70 <property name=
"styleSheet">
71 <string notr=
"true">padding:
0.15em
</string>
73 <property name=
"text">
74 <string>Filter:
</string>
76 <property name=
"iconSize">
82 <property name=
"checkable">
85 <property name=
"toolButtonStyle">
86 <enum>Qt::ToolButtonTextOnly
</enum>
91 <widget class=
"QComboBox" name=
"filterText">
92 <property name=
"sizePolicy">
93 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Fixed">
94 <horstretch>0</horstretch>
95 <verstretch>0</verstretch>
98 <property name=
"minimumSize">
104 <property name=
"toolTip">
105 <string><html
><head/
><body
><p
>Enter filter text here. Click the help/info button for details about using the filter.
</p
><p
>
106 To
<b
>remove a remembered entry
</b
> from the filter list, first choose it, and then press
<code
>Shift-Delete
</code
> (or
<code
>Shift-Backspace
</code
>) key combination.
</p
></body
></html
></string>
108 <property name=
"editable">
111 <property name=
"currentText">
114 <property name=
"currentIndex">
117 <property name=
"maxCount">
120 <property name=
"insertPolicy">
121 <enum>QComboBox::InsertAtTop
</enum>
123 <property name=
"sizeAdjustPolicy">
124 <enum>QComboBox::AdjustToMinimumContentsLength
</enum>
126 <property name=
"minimumContentsLength">
132 <widget class=
"QToolButton" name=
"btnShowFilterHelp">
133 <property name=
"text">
134 <string notr=
"true">H
</string>
136 <property name=
"autoRaise">
144 <spacer name=
"horizontalSpacer">
145 <property name=
"orientation">
146 <enum>Qt::Horizontal
</enum>
148 <property name=
"sizeType">
149 <enum>QSizePolicy::Preferred
</enum>
151 <property name=
"sizeHint" stdset=
"0">
160 <layout class=
"QFormLayout" name=
"formLayout">
161 <item row=
"0" column=
"0">
162 <widget class=
"QLabel" name=
"label">
163 <property name=
"text">
164 <string>Buffer:
</string>
168 <item row=
"0" column=
"1">
169 <widget class=
"QSpinBox" name=
"bufferSize">
170 <property name=
"sizePolicy">
171 <sizepolicy hsizetype=
"Fixed" vsizetype=
"Fixed">
172 <horstretch>0</horstretch>
173 <verstretch>0</verstretch>
176 <property name=
"toolTip">
177 <string>Number of lines to keep in display.
</string>
179 <property name=
"suffix">
182 <property name=
"minimum">
185 <property name=
"maximum">
186 <number>999999</number>
188 <property name=
"singleStep">
191 <property name=
"value">
192 <number>10000</number>
199 <widget class=
"QToolButton" name=
"btnWordWrap">
200 <property name=
"text">
201 <string notr=
"true">WW
</string>
203 <property name=
"iconSize">
209 <property name=
"checkable">
212 <property name=
"autoRaise">
218 <widget class=
"QToolButton" name=
"btnClearScr">
219 <property name=
"text">
220 <string notr=
"true">C
</string>
222 <property name=
"iconSize">
228 <property name=
"autoRaise">
236 <item row=
"1" column=
"0">
237 <widget class=
"QPlainTextEdit" name=
"console">
238 <property name=
"sizePolicy">
239 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Expanding">
240 <horstretch>0</horstretch>
241 <verstretch>0</verstretch>
244 <property name=
"font">
246 <family>Courier New
</family>
247 <pointsize>10</pointsize>
250 <property name=
"verticalScrollBarPolicy">
251 <enum>Qt::ScrollBarAlwaysOn
</enum>
253 <property name=
"undoRedoEnabled">
256 <property name=
"lineWrapMode">
257 <enum>QPlainTextEdit::NoWrap
</enum>
259 <property name=
"readOnly">
262 <property name=
"maximumBlockCount">
263 <number>10000</number>
268 <action name=
"actionShowFilterHelp">
269 <property name=
"icon">
270 <iconset resource=
"../companion.qrc">
271 <normaloff>:/images/simulator/icons/svg/info.svg
</normaloff>:/images/simulator/icons/svg/info.svg
</iconset>
273 <property name=
"text">
274 <string>Filter
&Help
</string>
276 <property name=
"toolTip">
277 <string>Show information about using the filter.
</string>
280 <action name=
"actionWordWrap">
281 <property name=
"checkable">
284 <property name=
"icon">
285 <iconset resource=
"../companion.qrc">
286 <normaloff>:/images/simulator/icons/svg/word_wrap.svg
</normaloff>:/images/simulator/icons/svg/word_wrap.svg
</iconset>
288 <property name=
"text">
289 <string>Word
&Wrap
</string>
291 <property name=
"toolTip">
292 <string>Toggle word wrapping on/off.
</string>
295 <action name=
"actionClearScr">
296 <property name=
"icon">
297 <iconset resource=
"../companion.qrc">
298 <normaloff>:/images/simulator/icons/svg/eraser.svg
</normaloff>:/images/simulator/icons/svg/eraser.svg
</iconset>
300 <property name=
"text">
301 <string>&Clear
</string>
303 <property name=
"toolTip">
304 <string>Clear the output window of all text.
</string>
309 <include location=
"../companion.qrc"/>