diff options
author | Timothy Pearson <[email protected]> | 2011-12-06 12:36:58 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-06 12:36:58 -0600 |
commit | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (patch) | |
tree | e5ce4701bac540038a279b4e208c86390a24ba11 /src/profileopenvpnoptionsbase.ui | |
download | kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.tar.gz kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.zip |
Initial import of year-and-a-half-old upstream version 0.9.6a
Diffstat (limited to 'src/profileopenvpnoptionsbase.ui')
-rw-r--r-- | src/profileopenvpnoptionsbase.ui | 920 |
1 files changed, 920 insertions, 0 deletions
diff --git a/src/profileopenvpnoptionsbase.ui b/src/profileopenvpnoptionsbase.ui new file mode 100644 index 0000000..9d48239 --- /dev/null +++ b/src/profileopenvpnoptionsbase.ui @@ -0,0 +1,920 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>ProfileOpenvpnOptionsBase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>ProfileOpenvpnOptionsBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>435</width> + <height>272</height> + </rect> + </property> + <property name="caption"> + <string>OpenVPN</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QTabWidget" row="0" column="0"> + <property name="name"> + <cstring>tabWidget4</cstring> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>GeneralTab</cstring> + </property> + <attribute name="title"> + <string>General</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout72</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout71</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QSpinBox" row="0" column="1"> + <property name="name"> + <cstring>UserdefinedPortSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>65535</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>1194</number> + </property> + <property name="toolTip" stdset="0"> + <string>Port number</string> + </property> + </widget> + <widget class="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>UseUserdefinedPortCheckBox</cstring> + </property> + <property name="text"> + <string>Use specified &local port:</string> + </property> + <property name="accel"> + <string>Alt+L</string> + </property> + <property name="toolTip" stdset="0"> + <string>Specify local (source) port to use</string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>UseUserdefinedRemotePortCheckBox</cstring> + </property> + <property name="text"> + <string>&Use specified remote port:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Use non standard TCP/UDP port</string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="0"> + <property name="name"> + <cstring>DisableLzoCompressionCheckBox</cstring> + </property> + <property name="text"> + <string>Disable L&ZO compression</string> + </property> + <property name="accel"> + <string>Alt+Z</string> + </property> + </widget> + <widget class="QSpinBox" row="1" column="1"> + <property name="name"> + <cstring>UserdefinedRemotePortSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>65535</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>1194</number> + </property> + <property name="toolTip" stdset="0"> + <string>Port number</string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="0"> + <property name="name"> + <cstring>DisableSocketBindCheckBox</cstring> + </property> + <property name="text"> + <string>Disable socket bind</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="4" column="0"> + <property name="name"> + <cstring>AllowIpAddressChangeOfPeerCheckBox</cstring> + </property> + <property name="text"> + <string>Allow IP address change of peer (for DHCP)</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer63</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>31</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>NetworkTab</cstring> + </property> + <attribute name="title"> + <string>Network</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout74</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout73</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QSpinBox" row="3" column="2"> + <property name="name"> + <cstring>RenegSecSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>65535</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>3600</number> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="5" column="0"> + <property name="name"> + <cstring>TunnelPingRestartCheckBox</cstring> + </property> + <property name="text"> + <string>Use tunnel ping restart:</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string>Specify local (source) port to use</string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="0"> + <property name="name"> + <cstring>RenegSecCheckBox</cstring> + </property> + <property name="text"> + <string>Use reneg-sec:</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>UseUserdefiniedCipherCheckBox</cstring> + </property> + <property name="text"> + <string>Use specified cipher:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Use non standard cipher algorithm</string> + </property> + </widget> + <widget class="QSpinBox" row="5" column="2"> + <property name="name"> + <cstring>TunnelPingRestartSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>65535</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>120</number> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <widget class="QCheckBox" row="2" column="0"> + <property name="name"> + <cstring>UseUserdefinedFragmentationSizeCheckBox</cstring> + </property> + <property name="text"> + <string>Frag&ment packets bigger than:</string> + </property> + <property name="accel"> + <string>Alt+M</string> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <widget class="QSpinBox" row="1" column="2"> + <property name="name"> + <cstring>UserdefinedPacketSizeSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>1500</number> + </property> + <property name="minValue"> + <number>1000</number> + </property> + <property name="value"> + <number>1300</number> + </property> + <property name="toolTip" stdset="0"> + <string>Packet size</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This is the max packet size after encapsulation</string> + </property> + </widget> + <spacer row="4" column="1"> + <property name="name"> + <cstring>spacer6_5</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="2" column="1"> + <property name="name"> + <cstring>spacer6_3_3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QSpinBox" row="2" column="2"> + <property name="name"> + <cstring>UserdefinedFragmentSizeSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>1500</number> + </property> + <property name="minValue"> + <number>1000</number> + </property> + <property name="value"> + <number>1300</number> + </property> + <property name="toolTip" stdset="0"> + <string>Max packet size</string> + </property> + </widget> + <widget class="QCheckBox" row="4" column="0"> + <property name="name"> + <cstring>TunnelPingCheckBox</cstring> + </property> + <property name="text"> + <string>Use tunnel ping:</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <spacer row="5" column="1"> + <property name="name"> + <cstring>spacer6_6</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>UseUserdefinedPacketSizeCheckBox</cstring> + </property> + <property name="text"> + <string>Use specified packet size:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Use specified max packet size after encapsulation</string> + </property> + </widget> + <widget class="QSpinBox" row="4" column="2"> + <property name="name"> + <cstring>TunnelPingSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>65535</number> + </property> + <property name="minValue"> + <number>1</number> + </property> + <property name="value"> + <number>10</number> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <spacer row="1" column="1"> + <property name="name"> + <cstring>spacer6_3_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KComboBox" row="0" column="2"> + <property name="name"> + <cstring>UserdefiniedCipherComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Cipher algorithm</string> + </property> + </widget> + <spacer row="3" column="1"> + <property name="name"> + <cstring>spacer6_4</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="0" column="1"> + <property name="name"> + <cstring>spacer7_3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer64</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>21</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>AuthenticationTab</cstring> + </property> + <attribute name="title"> + <string>Authentication</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout76</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout75</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer row="5" column="1"> + <property name="name"> + <cstring>spacer7_3_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox" row="5" column="0"> + <property name="name"> + <cstring>UseAuthenticationAlgorithmCheckBox</cstring> + </property> + <property name="text"> + <string>Use authentication method:</string> + </property> + <property name="toolTip" stdset="0"> + <string>Use non standard authentication algorithm</string> + </property> + </widget> + <widget class="KComboBox" row="2" column="2"> + <property name="name"> + <cstring>AuthenticationDirectionComboBox</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Digest algorithm</string> + </property> + </widget> + <widget class="QCheckBox" row="6" column="0"> + <property name="name"> + <cstring>UseNsCertTypeCheckBox</cstring> + </property> + <property name="text"> + <string>Re&quire peer ns cert type:</string> + </property> + <property name="accel"> + <string>Alt+Q</string> + </property> + <property name="toolTip" stdset="0"> + <string>Require that peer certificate was signed with an explicit nsCertType destination of "client" or "server"</string> + </property> + </widget> + <widget class="QCheckBox" row="4" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>UseOnlyCaCertAndUserAuthCheckBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Use only CA cert and authenticate with username and password</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string>Authenticate with server using username and password</string> + </property> + </widget> + <widget class="QCheckBox" row="3" column="0"> + <property name="name"> + <cstring>UseTlsRemoteHostCheckBox</cstring> + </property> + <property name="text"> + <string>Accept onl&y peer with common name:</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + <property name="toolTip" stdset="0"> + <string>Accept connections only from a host with X509 name <br>or common name equal to specified name</string> + </property> + </widget> + <widget class="KComboBox" row="5" column="2"> + <property name="name"> + <cstring>UserdefiniedDigestComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Digest algorithm</string> + </property> + </widget> + <widget class="QLineEdit" row="3" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>TlsRemoteHostLineEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Common name, X509 name or common name prefix</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>Authentication direction:</string> + </property> + </widget> + <widget class="KComboBox" row="6" column="2"> + <property name="name"> + <cstring>NsCertTypeComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>The NS cert type:</string> + </property> + </widget> + <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>layout26</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>AuthWithUsernameAndPasswordCheckBox</cstring> + </property> + <property name="text"> + <string>Authenticate &with username and password</string> + </property> + <property name="accel"> + <string>Alt+W</string> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer7_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="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>UseTlsAuthCheckBox</cstring> + </property> + <property name="text"> + <string>Use &TLS auth</string> + </property> + <property name="accel"> + <string>Alt+T</string> + </property> + <property name="toolTip" stdset="0"> + <string>Add an additional TLS authentication</string> + </property> + </widget> + <spacer row="6" column="1"> + <property name="name"> + <cstring>spacer7</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KURLRequester" row="1" column="1" rowspan="1" colspan="2"> + <property name="name"> + <cstring>TlsAuthURLRequester</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>File name of static key or passphrase file.</string> + </property> + </widget> + <spacer row="2" column="1"> + <property name="name"> + <cstring>spacer7_3_2_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>74</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer65</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>21</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </grid> + </widget> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>UseUserdefinedPortCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>userdefinedPortToggled(bool)</slot> + </connection> + <connection> + <sender>UseNsCertTypeCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>useNsCertTypeToggled(bool)</slot> + </connection> + <connection> + <sender>UseUserdefiniedCipherCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>useUserdefiniedCipherToggled(bool)</slot> + </connection> + <connection> + <sender>UseTlsAuthCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>useTlsAuthToggled(bool)</slot> + </connection> + <connection> + <sender>UseTlsRemoteHostCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>useTlsRemoteHostToggled(bool)</slot> + </connection> + <connection> + <sender>UseUserdefinedRemotePortCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>userdefinedRemotePortToggled(bool)</slot> + </connection> + <connection> + <sender>UseUserdefinedFragmentationSizeCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>userdefiniedFragmentationSizeToggled(bool)</slot> + </connection> + <connection> + <sender>AuthWithUsernameAndPasswordCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>authenticateWithUsernameAndPasswordToggled(bool)</slot> + </connection> + <connection> + <sender>UseUserdefinedPacketSizeCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>userdefiniedPacketSizeToggled(bool)</slot> + </connection> + <connection> + <sender>UseAuthenticationAlgorithmCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>useAuthenticationAlgorithmToggled(bool)</slot> + </connection> + <connection> + <sender>RenegSecCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>renegSecToggled(bool)</slot> + </connection> + <connection> + <sender>TunnelPingCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>tunnelPingToggeled(bool)</slot> + </connection> + <connection> + <sender>TunnelPingRestartCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileOpenvpnOptionsBase</receiver> + <slot>tunnelPingRestartToggeled(bool)</slot> + </connection> +</connections> +<tabstops> + <tabstop>UseUserdefinedPortCheckBox</tabstop> + <tabstop>UserdefinedPortSpinBox</tabstop> + <tabstop>UseUserdefinedRemotePortCheckBox</tabstop> + <tabstop>UserdefinedRemotePortSpinBox</tabstop> + <tabstop>UseNsCertTypeCheckBox</tabstop> + <tabstop>NsCertTypeComboBox</tabstop> + <tabstop>UseUserdefiniedCipherCheckBox</tabstop> + <tabstop>UserdefiniedCipherComboBox</tabstop> + <tabstop>UseTlsAuthCheckBox</tabstop> + <tabstop>TlsAuthURLRequester</tabstop> + <tabstop>UseTlsRemoteHostCheckBox</tabstop> + <tabstop>TlsRemoteHostLineEdit</tabstop> + <tabstop>DisableLzoCompressionCheckBox</tabstop> + <tabstop>AuthWithUsernameAndPasswordCheckBox</tabstop> +</tabstops> +<slots> + <slot>authenticateWithUsernameAndPasswordToggled(bool)</slot> + <slot>userdefiniedPacketSizeToggled(bool)</slot> + <slot>userdefiniedFragmentationSizeToggled(bool)</slot> + <slot>userdefinedRemotePortToggled(bool)</slot> + <slot>useTlsRemoteHostToggled(bool)</slot> + <slot>useTlsAuthToggled(bool)</slot> + <slot>useUserdefiniedCipherToggled(bool)</slot> + <slot>useNsCertTypeToggled(bool)</slot> + <slot>userdefinedPortToggled(bool)</slot> + <slot>useAuthenticationAlgorithmToggled(bool)</slot> + <slot>renegSecToggled(bool)</slot> + <slot>tunnelPingToggeled(bool)</slot> + <slot>tunnelPingRestartToggeled(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> +</includehints> +</UI> |