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/profilenetworkhttpproxyoptionsbase.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/profilenetworkhttpproxyoptionsbase.ui')
-rw-r--r-- | src/profilenetworkhttpproxyoptionsbase.ui | 438 |
1 files changed, 438 insertions, 0 deletions
diff --git a/src/profilenetworkhttpproxyoptionsbase.ui b/src/profilenetworkhttpproxyoptionsbase.ui new file mode 100644 index 0000000..a4892be --- /dev/null +++ b/src/profilenetworkhttpproxyoptionsbase.ui @@ -0,0 +1,438 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>ProfileNetworkHttpProxyOptionsBase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>ProfileNetworkHttpProxyOptionsBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>451</width> + <height>337</height> + </rect> + </property> + <property name="caption"> + <string>HTTP proxy</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout65</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout64</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseHttpProxyCheckBox</cstring> + </property> + <property name="text"> + <string>Use HTTP prox&y</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + <property name="toolTip" stdset="0"> + <string>Connect via HTTP proxy</string> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>HttpProxyGroupBox</cstring> + </property> + <property name="title"> + <string>HTTP proxy</string> + </property> + <property name="toolTip" stdset="0"> + <string>HTTP proxy settings</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>PortTextextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Port</string> + </property> + <property name="toolTip" stdset="0"> + <string>Proxy server port number</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>HostTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Host</string> + </property> + <property name="toolTip" stdset="0"> + <string>Name or IP address of the proxy server</string> + </property> + </widget> + <widget class="QLabel" row="4" column="2"> + <property name="name"> + <cstring>HttpProxyPassTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Password</string> + </property> + <property name="toolTip" stdset="0"> + <string>Name or IP address of the proxy server</string> + </property> + </widget> + <widget class="QLabel" row="3" column="2"> + <property name="name"> + <cstring>HttpProxyAuthTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Type</string> + </property> + <property name="toolTip" stdset="0"> + <string>Name or IP address of the proxy server</string> + </property> + </widget> + <widget class="QLabel" row="1" column="2"> + <property name="name"> + <cstring>TimeoutTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Timeout</string> + </property> + <property name="toolTip" stdset="0"> + <string>Timeout in seconds</string> + </property> + </widget> + <spacer row="2" column="2"> + <property name="name"> + <cstring>spacer18</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>41</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget" row="3" column="3"> + <property name="name"> + <cstring>layout14</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer19</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>91</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="KComboBox"> + <property name="name"> + <cstring>HttpProxyAuthTypeComboBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + </hbox> + </widget> + <spacer row="2" column="3"> + <property name="name"> + <cstring>spacer14</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>150</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget" row="1" column="3"> + <property name="name"> + <cstring>layout13</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <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>103</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="KIntSpinBox"> + <property name="name"> + <cstring>HttpProxyTimeoutIntSpinBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="value"> + <number>5</number> + </property> + <property name="toolTip" stdset="0"> + <string>Timeout in seconds</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>HttpProxyUserTextLabel</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Username</string> + </property> + <property name="toolTip" stdset="0"> + <string>Name or IP address of the proxy server</string> + </property> + </widget> + <widget class="QLineEdit" row="4" column="1"> + <property name="name"> + <cstring>HttpProxyUserLineEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Name or IP address of the proxy server</string> + </property> + </widget> + <widget class="QLayoutWidget" row="2" column="1"> + <property name="name"> + <cstring>layout9</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer12</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>119</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="KIntSpinBox"> + <property name="name"> + <cstring>HttpProxyPortIntNumInput</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>8080</number> + </property> + <property name="toolTip" stdset="0"> + <string>Proxy server port number</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>UseHttpProxyAuthCheckBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Use HTTP prox&y authentication</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + <property name="toolTip" stdset="0"> + <string>Connect via HTTP proxy</string> + </property> + </widget> + <widget class="QLineEdit" row="1" column="1"> + <property name="name"> + <cstring>HttpProxyLineEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Name or IP address of the proxy server</string> + </property> + </widget> + <widget class="QLineEdit" row="4" column="3"> + <property name="name"> + <cstring>HttpProxyAuthPasswordEdit</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer5_2</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>41</width> + <height>110</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </vbox> + </widget> + <spacer> + <property name="name"> + <cstring>spacer20</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> +<connections> + <connection> + <sender>UseHttpProxyAuthCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileNetworkHttpProxyOptionsBase</receiver> + <slot>useHttpProxyAuthToggeled(bool)</slot> + </connection> + <connection> + <sender>UseHttpProxyCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileNetworkHttpProxyOptionsBase</receiver> + <slot>useHttpProxyToggeled(bool)</slot> + </connection> +</connections> +<tabstops> + <tabstop>HttpProxyLineEdit</tabstop> + <tabstop>HttpProxyPortIntNumInput</tabstop> + <tabstop>HttpProxyTimeoutIntSpinBox</tabstop> +</tabstops> +<slots> + <slot>useHttpProxyToggeled(bool)</slot> + <slot>useHttpProxyAuthToggeled(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcombobox.h</includehint> + <includehint>knuminput.h</includehint> + <includehint>knuminput.h</includehint> +</includehints> +</UI> |