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/profilenetworkvirtualipoptionsbase.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/profilenetworkvirtualipoptionsbase.ui')
-rw-r--r-- | src/profilenetworkvirtualipoptionsbase.ui | 302 |
1 files changed, 302 insertions, 0 deletions
diff --git a/src/profilenetworkvirtualipoptionsbase.ui b/src/profilenetworkvirtualipoptionsbase.ui new file mode 100644 index 0000000..5ff00cf --- /dev/null +++ b/src/profilenetworkvirtualipoptionsbase.ui @@ -0,0 +1,302 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>ProfileNetworkVirtualIpOptionsBase</class> +<widget class="QWidget"> + <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="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout66</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox"> + <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="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout183</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" 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="QLayoutWidget" 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="QCheckBox" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>UseVirtualIPCheckBox</cstring> + </property> + <property name="text"> + <string>Use vir&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="QLabel" 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="QGroupBox"> + <property name="name"> + <cstring>SourceIpgroupBox</cstring> + </property> + <property name="title"> + <string>IPsec</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout65</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <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="QCheckBox" row="0" column="0"> + <property name="name"> + <cstring>UseLeftSourceIpCheckBox</cstring> + </property> + <property name="text"> + <string>Use &local source IP:</string> + </property> + <property name="accel"> + <string>Alt+L</string> + </property> + </widget> + <widget class="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>UseRightSourceIpCheckBox</cstring> + </property> + <property name="text"> + <string>&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="QLayoutWidget"> + <property name="name"> + <cstring>layout64</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseVirtualSubnetsCheckBox</cstring> + </property> + <property name="text"> + <string>&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> +<slots> + <slot specifier="nicht virtual">useVirtualIpAddressToggled(bool)</slot> + <slot>useLeftSourceIpToggeled(bool)</slot> + <slot>useRightSourceIpToggeled(bool)</slot> + <slot>useVirtualSubnetsToggled(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> +</includehints> +</UI> |