diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
commit | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (patch) | |
tree | e5ce4701bac540038a279b4e208c86390a24ba11 /src/newprofilewizardnetwork.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/newprofilewizardnetwork.ui')
-rw-r--r-- | src/newprofilewizardnetwork.ui | 507 |
1 files changed, 507 insertions, 0 deletions
diff --git a/src/newprofilewizardnetwork.ui b/src/newprofilewizardnetwork.ui new file mode 100644 index 0000000..2720385 --- /dev/null +++ b/src/newprofilewizardnetwork.ui @@ -0,0 +1,507 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>NewProfileWizardNetwork</class> +<widget class="QWidget"> + <property name="name"> + <cstring>NewProfileWizardNetwork</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>461</width> + <height>267</height> + </rect> + </property> + <property name="caption"> + <string>Network settings</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout28</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout27</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout11</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer row="0" column="1"> + <property name="name"> + <cstring>spacer169</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>252</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>LabelNetworkDevice</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="text"> + <string>Network device</string> + </property> + </widget> + <widget class="KComboBox" row="0" column="2"> + <property name="name"> + <cstring>NetworkDeviceComboBox</cstring> + </property> + <property name="editable"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Network device for use with tunnel</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This the the network device which should be used for the tunnel. <br>Its only active if needed. If no selection made, <br>"default" is set for using the device where the defaultroute points to.</string> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseRemoteNetworkCheckBox</cstring> + </property> + <property name="text"> + <string>&Use remote network</string> + </property> + <property name="accel"> + <string>Alt+U</string> + </property> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>RemoteNetworkGroupBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="title"> + <string>Remote network</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>LabelRemoteNetwork</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Remote network:</string> + </property> + </widget> + <widget class="QLayoutWidget" row="0" column="1"> + <property name="name"> + <cstring>layout77</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KLineEdit"> + <property name="name"> + <cstring>RemoteNetAddrLineEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Remote network address</string> + </property> + <property name="whatsThis" stdset="0"> + <string>This is the remote network where the connection should going to. Use this at a PPTP connection for set another network than the retrieved IP is located.</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>RemoteNetDividetextLabel</cstring> + </property> + <property name="text"> + <string>/</string> + </property> + </widget> + <widget class="KComboBox"> + <item> + <property name="text"> + <string>8</string> + </property> + </item> + <item> + <property name="text"> + <string>9</string> + </property> + </item> + <item> + <property name="text"> + <string>10</string> + </property> + </item> + <item> + <property name="text"> + <string>11</string> + </property> + </item> + <item> + <property name="text"> + <string>12</string> + </property> + </item> + <item> + <property name="text"> + <string>13</string> + </property> + </item> + <item> + <property name="text"> + <string>14</string> + </property> + </item> + <item> + <property name="text"> + <string>15</string> + </property> + </item> + <item> + <property name="text"> + <string>16</string> + </property> + </item> + <item> + <property name="text"> + <string>17</string> + </property> + </item> + <item> + <property name="text"> + <string>18</string> + </property> + </item> + <item> + <property name="text"> + <string>19</string> + </property> + </item> + <item> + <property name="text"> + <string>20</string> + </property> + </item> + <item> + <property name="text"> + <string>21</string> + </property> + </item> + <item> + <property name="text"> + <string>22</string> + </property> + </item> + <item> + <property name="text"> + <string>23</string> + </property> + </item> + <item> + <property name="text"> + <string>24</string> + </property> + </item> + <item> + <property name="text"> + <string>25</string> + </property> + </item> + <item> + <property name="text"> + <string>26</string> + </property> + </item> + <item> + <property name="text"> + <string>27</string> + </property> + </item> + <item> + <property name="text"> + <string>28</string> + </property> + </item> + <item> + <property name="text"> + <string>29</string> + </property> + </item> + <item> + <property name="text"> + <string>30</string> + </property> + </item> + <item> + <property name="text"> + <string>31</string> + </property> + </item> + <item> + <property name="text"> + <string>32</string> + </property> + </item> + <property name="name"> + <cstring>RemoteNetMaskComboBox</cstring> + </property> + <property name="currentItem"> + <number>16</number> + </property> + </widget> + </hbox> + </widget> + </grid> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout58</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>MtuCheckbox</cstring> + </property> + <property name="text"> + <string>Userdefined &MTU:</string> + </property> + <property name="accel"> + <string>Alt+M</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this to set a custom MTU size</string> + </property> + <property name="whatsThis" stdset="0"> + <string>If you enable this you can set a own MTU size.</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>MtuSpinbox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>1500</number> + </property> + <property name="minValue"> + <number>1200</number> + </property> + <property name="value"> + <number>1492</number> + </property> + <property name="toolTip" stdset="0"> + <string>The MTU size for the ppp connection</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Here you can specify the MTU size for use with pppd.</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer54</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>71</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox"> + <property name="name"> + <cstring>MruCheckbox</cstring> + </property> + <property name="text"> + <string>Userdefined M&RU:</string> + </property> + <property name="accel"> + <string>Alt+R</string> + </property> + <property name="toolTip" stdset="0"> + <string>Check this to set a custom MTU size</string> + </property> + <property name="whatsThis" stdset="0"> + <string>If you enable this you can set a own MTU size.</string> + </property> + </widget> + <widget class="QSpinBox"> + <property name="name"> + <cstring>MruSpinbox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="maxValue"> + <number>1500</number> + </property> + <property name="minValue"> + <number>1200</number> + </property> + <property name="value"> + <number>1492</number> + </property> + <property name="toolTip" stdset="0"> + <string>The MTU size for the ppp connection</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Here you can specify the MTU size for use with pppd.</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout57</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>TunnelDeviceTypeLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Tunnel device type:</string> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout22</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer15</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>181</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="KComboBox"> + <property name="name"> + <cstring>TunnelDeviceTypeComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </hbox> + </widget> + </hbox> + </widget> + <spacer> + <property name="name"> + <cstring>spacer14</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>30</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <spacer> + <property name="name"> + <cstring>spacer13</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> + </grid> +</widget> +<tabstops> + <tabstop>NetworkDeviceComboBox</tabstop> +</tabstops> +<slots> + <slot specifier="virtuell">useRemoteNetworkToggled(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kcombobox.h</includehint> +</includehints> +</UI> |