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.
konversation/konversation/src/connectionbehavior_preferen...

188 lines
6.9 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ConnectionBehavior_Config</class>
<comment>This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
</comment>
<author>Copyright (C) 2005 Peter Simonsson</author>
<widget class="TQWidget">
<property name="name">
<cstring>ConnectionBehavior_Config</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>421</width>
<height>240</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>kcfg_AutoReconnect</cstring>
</property>
<property name="title">
<string>Enable Automatic Reconnect</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>reconnectDelayLabel</cstring>
</property>
<property name="text">
<string>Reconnect delay:</string>
</property>
<property name="buddy" stdset="0">
<cstring>reconnectDelaySpin</cstring>
</property>
</widget>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer53</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>278</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Reconnection attempts:</string>
</property>
</widget>
<widget class="KIntNumInput" row="0" column="1">
<property name="name">
<cstring>kcfg_ReconnectDelay</cstring>
</property>
<property name="label">
<string></string>
</property>
<property name="value">
<number>120</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="maxValue">
<number>9999</number>
</property>
<property name="suffix">
<string> seconds</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="1">
<property name="name">
<cstring>kcfg_ReconnectCount</cstring>
</property>
<property name="value">
<number>100</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="specialValueText">
<string>Unlimited</string>
</property>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer53_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>280</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer54</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>60</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>debugGBox</cstring>
</property>
<property name="title">
<string>Debug</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>kcfg_RawLog</cstring>
</property>
<property name="text">
<string>Show raw &amp;log window when connecting</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<tabstops>
<tabstop>kcfg_AutoReconnect</tabstop>
<tabstop>kcfg_ReconnectDelay</tabstop>
<tabstop>kcfg_ReconnectCount</tabstop>
<tabstop>kcfg_RawLog</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includehints>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
</includehints>
</UI>