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/profilenetworkvirtualipopti...

299 lines
15 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ProfileNetworkVirtualIpOptionsBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ProfileNetworkVirtualIpOptionsBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>428</width>
<height>388</height>
</rect>
</property>
<property name="caption">
<string>Network Virtual IP Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout66</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>VirtualIpGroupBox</cstring>
</property>
<property name="title">
<string>Virtual IP</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout183</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>LabelRemoteVirtualIp</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Remote IP (virtual):</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="3" column="1">
<property name="name">
<cstring>layout77</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
</hbox>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>RemoteVirtualIpLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Remote IP address (for tunnel)</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>UseVirtualIPCheckBox</cstring>
</property>
<property name="text">
<string>Use vir&amp;tual IP addresses</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
<property name="toolTip" stdset="0">
<string>Use virtual IP addresses</string>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>LocalVirtualIpEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Local IP address (for tunnel)</string>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>LabelLocalVirtualIp</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Local IP (virtual):</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>SourceIpgroupBox</cstring>
</property>
<property name="title">
<string>IPsec</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout65</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout49</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>RightSourceIpLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>UseLeftSourceIpCheckBox</cstring>
</property>
<property name="text">
<string>Use &amp;local source IP:</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>UseRightSourceIpCheckBox</cstring>
</property>
<property name="text">
<string>&amp;Use remote source IP:</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>LeftSourceIpLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout64</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>UseVirtualSubnetsCheckBox</cstring>
</property>
<property name="text">
<string>&amp;Use virtual subnets:</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>VirtualSubnetsLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minimumSize">
<size>
<width>200</width>
<height>0</height>
</size>
</property>
<property name="toolTip" stdset="0">
<string>for example: %v4:10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16,%v4:!192.168.2.0/24,%v4:!192.168.15.128/25</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>41</width>
<height>159</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>UseVirtualIPCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileNetworkVirtualIpOptionsBase</receiver>
<slot>useVirtualIpAddressToggled(bool)</slot>
</connection>
<connection>
<sender>UseLeftSourceIpCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileNetworkVirtualIpOptionsBase</receiver>
<slot>useLeftSourceIpToggeled(bool)</slot>
</connection>
<connection>
<sender>UseRightSourceIpCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileNetworkVirtualIpOptionsBase</receiver>
<slot>useRightSourceIpToggeled(bool)</slot>
</connection>
<connection>
<sender>UseVirtualSubnetsCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileNetworkVirtualIpOptionsBase</receiver>
<slot>useVirtualSubnetsToggled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>UseVirtualIPCheckBox</tabstop>
<tabstop>LocalVirtualIpEdit</tabstop>
<tabstop>RemoteVirtualIpLineEdit</tabstop>
</tabstops>
<Q_SLOTS>
<slot specifier="nicht virtual">useVirtualIpAddressToggled(bool)</slot>
<slot>useLeftSourceIpToggeled(bool)</slot>
<slot>useRightSourceIpToggeled(bool)</slot>
<slot>useVirtualSubnetsToggled(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>