You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kvpnc/src/configlogoptionsbase.ui

620 lines
29 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ConfigLogOptionsBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ConfigLogOptionsBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>340</width>
<height>317</height>
</rect>
</property>
<property name="caption">
<string>Debug</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout57_3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSpinBox">
<property name="name">
<cstring>LogFontSizeSpinBox</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="maxValue">
<number>4</number>
</property>
<property name="minValue">
<number>-4</number>
</property>
<property name="value">
<number>0</number>
</property>
<property name="toolTip" stdset="0">
<string>Font size in the debug console</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>LogFontSizetextLabel</cstring>
</property>
<property name="text">
<string>Font size:</string>
</property>
<property name="toolTip" stdset="0">
<string>Font size in the debug console</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer28_2_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout211</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>UseColorizedLogOutputcheckBox</cstring>
</property>
<property name="text">
<string>Enable colori&amp;zed log output</string>
</property>
<property name="accel">
<string>Alt+Z</string>
</property>
<property name="toolTip" stdset="0">
<string>Enable color messages in the debug console (recommend)</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer100</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>61</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>ColorGroupBox</cstring>
</property>
<property name="title">
<string>Color settings</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>Error message</string>
</property>
<property name="toolTip" stdset="0">
<string>Message type</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>RemoteLogLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>85</red>
<green>0</green>
<blue>255</blue>
</color>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>InfoLogLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="lineWidth">
<number>1</number>
</property>
</widget>
<widget class="TQLabel" row="2" column="2">
<property name="name">
<cstring>ErrorLogLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer28_3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>173</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer28_3_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>173</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="1" column="3">
<property name="name">
<cstring>RemoteLogFontPushButton</cstring>
</property>
<property name="text">
<string>C&amp;hange...</string>
</property>
<property name="toolTip" stdset="0">
<string>Change color of this message type</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
<property name="text">
<string>Success message</string>
</property>
<property name="toolTip" stdset="0">
<string>Message type</string>
</property>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer28_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>173</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer28_3_3_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>173</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2_3_2_2</cstring>
</property>
<property name="text">
<string>Remote message</string>
</property>
<property name="toolTip" stdset="0">
<string>Message type</string>
</property>
</widget>
<widget class="KPushButton" row="2" column="3">
<property name="name">
<cstring>ErrorLogFontPushButton</cstring>
</property>
<property name="text">
<string>Ch&amp;ange...</string>
</property>
<property name="toolTip" stdset="0">
<string>Change color of this message type</string>
</property>
</widget>
<widget class="KPushButton" row="3" column="3">
<property name="name">
<cstring>SuccessLogFontPushButton</cstring>
</property>
<property name="text">
<string>Cha&amp;nge...</string>
</property>
<property name="toolTip" stdset="0">
<string>Change color of this message type</string>
</property>
</widget>
<widget class="KPushButton" row="0" column="3">
<property name="name">
<cstring>InfoLogFontPushButton</cstring>
</property>
<property name="text">
<string>Chan&amp;ge...</string>
</property>
<property name="accel">
<string>Alt+G</string>
</property>
<property name="toolTip" stdset="0">
<string>Change color of this message type</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="2">
<property name="name">
<cstring>SuccessLogLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>0</red>
<green>170</green>
<blue>0</blue>
</color>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>textLabel2_3_2</cstring>
</property>
<property name="text">
<string>Debug message</string>
</property>
<property name="toolTip" stdset="0">
<string>Message type</string>
</property>
</widget>
<spacer row="4" column="1">
<property name="name">
<cstring>spacer28_3_3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>173</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="4" column="3">
<property name="name">
<cstring>DebugLogFontPushButton</cstring>
</property>
<property name="text">
<string>&amp;Change...</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="toolTip" stdset="0">
<string>Change color of this message type</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="2">
<property name="name">
<cstring>DebugLogLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>170</green>
<blue>0</blue>
</color>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>textLabel2_3_2_3</cstring>
</property>
<property name="text">
<string>Background color</string>
</property>
<property name="toolTip" stdset="0">
<string>Message type</string>
</property>
</widget>
<spacer row="5" column="1">
<property name="name">
<cstring>spacer28_3_3_2_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>43</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KPushButton" row="5" column="3">
<property name="name">
<cstring>BackgroundLogFontPushButton</cstring>
</property>
<property name="text">
<string>&amp;Change...</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="toolTip" stdset="0">
<string>Change color of this message type</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="2">
<property name="name">
<cstring>BackgroundLogLabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="frameShape">
<enum>Box</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Informal message</string>
</property>
<property name="toolTip" stdset="0">
<string>Message type</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>DebugLogFontPushButton</sender>
<signal>clicked()</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>debugLogColorClicked()</slot>
</connection>
<connection>
<sender>ErrorLogFontPushButton</sender>
<signal>clicked()</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>errorLogColorClicked()</slot>
</connection>
<connection>
<sender>InfoLogFontPushButton</sender>
<signal>clicked()</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>infoLogColorClicked()</slot>
</connection>
<connection>
<sender>RemoteLogFontPushButton</sender>
<signal>clicked()</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>remoteLogColorClicked()</slot>
</connection>
<connection>
<sender>SuccessLogFontPushButton</sender>
<signal>clicked()</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>successLogColorClicked()</slot>
</connection>
<connection>
<sender>UseColorizedLogOutputcheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>useColorizedLogOutputToggled(bool)</slot>
</connection>
<connection>
<sender>BackgroundLogFontPushButton</sender>
<signal>clicked()</signal>
<receiver>ConfigLogOptionsBase</receiver>
<slot>backgroundLogColorClicked()</slot>
</connection>
</connections>
<tabstops>
<tabstop>LogFontSizeSpinBox</tabstop>
<tabstop>UseColorizedLogOutputcheckBox</tabstop>
<tabstop>InfoLogFontPushButton</tabstop>
<tabstop>RemoteLogFontPushButton</tabstop>
<tabstop>ErrorLogFontPushButton</tabstop>
<tabstop>SuccessLogFontPushButton</tabstop>
<tabstop>DebugLogFontPushButton</tabstop>
</tabstops>
<Q_SLOTS>
<slot specifier="nicht virtual">debugLogColorClicked()</slot>
<slot specifier="nicht virtual">errorLogColorClicked()</slot>
<slot specifier="nicht virtual">successLogColorClicked()</slot>
<slot specifier="nicht virtual">infoLogColorClicked()</slot>
<slot specifier="nicht virtual">remoteLogColorClicked()</slot>
<slot specifier="nicht virtual">useColorizedLogOutputToggled(bool)</slot>
<slot>backgroundLogColorClicked()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
</includes>
</UI>