Warning, /network/falkon/src/plugins/StatusBarIcons/sbi_proxywidget.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>SBI_ProxyWidget</class>
0004  <widget class="QWidget" name="SBI_ProxyWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>558</width>
0010     <height>398</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Form</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="2" column="1">
0018     <layout class="QHBoxLayout" name="horizontalLayout_9">
0019      <item>
0020       <widget class="QComboBox" name="proxyType">
0021        <item>
0022         <property name="text">
0023          <string>HTTP</string>
0024         </property>
0025        </item>
0026        <item>
0027         <property name="text">
0028          <string>SOCKS5</string>
0029         </property>
0030        </item>
0031       </widget>
0032      </item>
0033      <item>
0034       <widget class="QLineEdit" name="proxyServer"/>
0035      </item>
0036      <item>
0037       <widget class="QLabel" name="label_37">
0038        <property name="text">
0039         <string>Port:</string>
0040        </property>
0041       </widget>
0042      </item>
0043      <item>
0044       <widget class="QLineEdit" name="proxyPort">
0045        <property name="maximumSize">
0046         <size>
0047          <width>50</width>
0048          <height>16777215</height>
0049         </size>
0050        </property>
0051       </widget>
0052      </item>
0053     </layout>
0054    </item>
0055    <item row="2" column="0">
0056     <spacer name="horizontalSpacer">
0057      <property name="orientation">
0058       <enum>Qt::Horizontal</enum>
0059      </property>
0060      <property name="sizeType">
0061       <enum>QSizePolicy::Fixed</enum>
0062      </property>
0063      <property name="sizeHint" stdset="0">
0064       <size>
0065        <width>40</width>
0066        <height>20</height>
0067       </size>
0068      </property>
0069     </spacer>
0070    </item>
0071    <item row="3" column="1">
0072     <layout class="QHBoxLayout" name="horizontalLayout_24">
0073      <item>
0074       <widget class="QLabel" name="label_56">
0075        <property name="text">
0076         <string>Username:</string>
0077        </property>
0078       </widget>
0079      </item>
0080      <item>
0081       <widget class="QLineEdit" name="proxyUsername"/>
0082      </item>
0083      <item>
0084       <widget class="QLabel" name="label_57">
0085        <property name="text">
0086         <string>Password:</string>
0087        </property>
0088       </widget>
0089      </item>
0090      <item>
0091       <widget class="QLineEdit" name="proxyPassword"/>
0092      </item>
0093      <item>
0094       <spacer name="horizontalSpacer_28">
0095        <property name="orientation">
0096         <enum>Qt::Horizontal</enum>
0097        </property>
0098        <property name="sizeHint" stdset="0">
0099         <size>
0100          <width>40</width>
0101          <height>20</height>
0102         </size>
0103        </property>
0104       </spacer>
0105      </item>
0106     </layout>
0107    </item>
0108    <item row="0" column="0" colspan="2">
0109     <widget class="QRadioButton" name="systemProxy">
0110      <property name="text">
0111       <string>S&amp;ystem proxy configuration</string>
0112      </property>
0113     </widget>
0114    </item>
0115    <item row="1" column="0" colspan="2">
0116     <widget class="QRadioButton" name="manualProxy">
0117      <property name="text">
0118       <string>&amp;Manual configuration</string>
0119      </property>
0120     </widget>
0121    </item>
0122    <item row="6" column="1">
0123     <spacer name="verticalSpacer">
0124      <property name="orientation">
0125       <enum>Qt::Vertical</enum>
0126      </property>
0127      <property name="sizeHint" stdset="0">
0128       <size>
0129        <width>20</width>
0130        <height>40</height>
0131       </size>
0132      </property>
0133     </spacer>
0134    </item>
0135    <item row="5" column="1">
0136     <widget class="QFrame" name="httpsCredentialsLayout_2">
0137      <layout class="QHBoxLayout" name="httpsCredentialsLayout"/>
0138     </widget>
0139    </item>
0140   </layout>
0141  </widget>
0142  <resources/>
0143  <connections/>
0144 </ui>