Warning, /plasma/plasma-nm/vpn/openconnect/openconnectprop.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>OpenconnectProp</class>
0004  <widget class="QWidget" name="OpenconnectProp">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>418</width>
0010     <height>544</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>OpenConnect Settings</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <item>
0024     <widget class="QGroupBox" name="grp_general">
0025      <property name="title">
0026       <string comment="like in General settings">General</string>
0027      </property>
0028      <layout class="QFormLayout" name="formLayout">
0029       <property name="fieldGrowthPolicy">
0030        <enum>QFormLayout::ExpandingFieldsGrow</enum>
0031       </property>
0032       <property name="verticalSpacing">
0033        <number>6</number>
0034       </property>
0035       <item row="1" column="0">
0036        <widget class="QLabel" name="label_41">
0037         <property name="text">
0038          <string>Gateway:</string>
0039         </property>
0040         <property name="buddy">
0041          <cstring>leGateway</cstring>
0042         </property>
0043        </widget>
0044       </item>
0045       <item row="1" column="1">
0046        <widget class="QLineEdit" name="leGateway"/>
0047       </item>
0048       <item row="2" column="0">
0049        <widget class="QLabel" name="label">
0050         <property name="text">
0051          <string>CA Certificate:</string>
0052         </property>
0053         <property name="buddy">
0054          <cstring>leCaCertificate</cstring>
0055         </property>
0056        </widget>
0057       </item>
0058       <item row="2" column="1">
0059        <widget class="KUrlRequester" name="leCaCertificate">
0060         <property name="filter">
0061          <string>*.pem *.crt *.key</string>
0062         </property>
0063        </widget>
0064       </item>
0065       <item row="3" column="0">
0066        <widget class="QLabel" name="label_2">
0067         <property name="text">
0068          <string>Proxy:</string>
0069         </property>
0070         <property name="buddy">
0071          <cstring>leProxy</cstring>
0072         </property>
0073        </widget>
0074       </item>
0075       <item row="3" column="1">
0076        <widget class="QLineEdit" name="leProxy"/>
0077       </item>
0078       <item row="4" column="0">
0079        <widget class="QLabel" name="label_3">
0080         <property name="text">
0081          <string>User Agent:</string>
0082         </property>
0083         <property name="buddy">
0084          <cstring>leUserAgent</cstring>
0085         </property>
0086        </widget>
0087       </item>
0088       <item row="4" column="1">
0089        <widget class="QLineEdit" name="leUserAgent"/>
0090       </item>
0091       <item row="7" column="0">
0092        <widget class="QLabel" name="label_4">
0093         <property name="text">
0094          <string>CSD Wrapper Script:</string>
0095         </property>
0096         <property name="buddy">
0097          <cstring>leCsdWrapperScript</cstring>
0098         </property>
0099        </widget>
0100       </item>
0101       <item row="6" column="0" colspan="2">
0102        <widget class="QCheckBox" name="chkAllowTrojan">
0103         <property name="text">
0104          <string>Allow Cisco Secure Desktop trojan</string>
0105         </property>
0106        </widget>
0107       </item>
0108       <item row="7" column="1">
0109        <widget class="KUrlRequester" name="leCsdWrapperScript"/>
0110       </item>
0111       <item row="0" column="0">
0112        <widget class="QLabel" name="label_7">
0113         <property name="text">
0114          <string>VPN Protocol:</string>
0115         </property>
0116         <property name="buddy">
0117          <cstring>cmbProtocol</cstring>
0118         </property>
0119        </widget>
0120       </item>
0121       <item row="0" column="1">
0122        <widget class="QComboBox" name="cmbProtocol">
0123         <property name="sizePolicy">
0124          <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0125           <horstretch>0</horstretch>
0126           <verstretch>0</verstretch>
0127          </sizepolicy>
0128         </property>
0129         <item>
0130          <property name="text">
0131           <string>Cisco AnyConnect</string>
0132          </property>
0133         </item>
0134         <item>
0135          <property name="text">
0136           <string>Juniper Network Connect</string>
0137          </property>
0138         </item>
0139         <item>
0140          <property name="text">
0141           <string>PAN Global Protect</string>
0142          </property>
0143         </item>
0144         <item>
0145          <property name="text">
0146           <string>Pulse Connect Secure</string>
0147          </property>
0148         </item>
0149         <item>
0150          <property name="text">
0151           <string>F5 BIG-IP SSL VPN</string>
0152          </property>
0153         </item>
0154         <item>
0155          <property name="text">
0156           <string>Fortinet SSL VPN</string>
0157          </property>
0158         </item>
0159         <item>
0160          <property name="text">
0161           <string>Array SSL VPN</string>
0162          </property>
0163         </item>
0164        </widget>
0165       </item>
0166       <item row="5" column="0">
0167        <widget class="QLabel" name="label_9">
0168         <property name="text">
0169          <string>Reported OS:</string>
0170         </property>
0171        </widget>
0172       </item>
0173       <item row="5" column="1">
0174        <widget class="QComboBox" name="cmbReportedOs">
0175         <property name="sizePolicy">
0176          <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0177           <horstretch>0</horstretch>
0178           <verstretch>0</verstretch>
0179          </sizepolicy>
0180         </property>
0181         <item>
0182          <property name="text">
0183           <string/>
0184          </property>
0185         </item>
0186         <item>
0187          <property name="text">
0188           <string>GNU/Linux</string>
0189          </property>
0190         </item>
0191         <item>
0192          <property name="text">
0193           <string>GNU/Linux 64-bit</string>
0194          </property>
0195         </item>
0196         <item>
0197          <property name="text">
0198           <string>Windows</string>
0199          </property>
0200         </item>
0201         <item>
0202          <property name="text">
0203           <string>Mac OS X</string>
0204          </property>
0205         </item>
0206         <item>
0207          <property name="text">
0208           <string>Android</string>
0209          </property>
0210         </item>
0211         <item>
0212          <property name="text">
0213           <string>Apple iOS</string>
0214          </property>
0215         </item>
0216        </widget>
0217       </item>
0218      </layout>
0219     </widget>
0220    </item>
0221    <item>
0222     <widget class="QGroupBox" name="groupBox">
0223      <property name="title">
0224       <string>Certificate Authentication</string>
0225      </property>
0226      <layout class="QFormLayout" name="formLayout_2">
0227       <item row="0" column="0">
0228        <widget class="QLabel" name="label_5">
0229         <property name="text">
0230          <string>User Certificate:</string>
0231         </property>
0232         <property name="buddy">
0233          <cstring>leUserCert</cstring>
0234         </property>
0235        </widget>
0236       </item>
0237       <item row="0" column="1">
0238        <widget class="KUrlRequester" name="leUserCert">
0239         <property name="filter">
0240          <string>*.pem *.crt *.key</string>
0241         </property>
0242        </widget>
0243       </item>
0244       <item row="1" column="0">
0245        <widget class="QLabel" name="label_6">
0246         <property name="text">
0247          <string>Private Key:</string>
0248         </property>
0249         <property name="buddy">
0250          <cstring>leUserPrivateKey</cstring>
0251         </property>
0252        </widget>
0253       </item>
0254       <item row="1" column="1">
0255        <widget class="KUrlRequester" name="leUserPrivateKey">
0256         <property name="filter">
0257          <string>*.pem *.crt *.key</string>
0258         </property>
0259        </widget>
0260       </item>
0261       <item row="2" column="0" colspan="2">
0262        <widget class="QCheckBox" name="chkUseFsid">
0263         <property name="text">
0264          <string>Use FSID for key passphrase</string>
0265         </property>
0266        </widget>
0267       </item>
0268       <item row="3" column="0" colspan="2">
0269        <widget class="QCheckBox" name="preventInvalidCert">
0270         <property name="text">
0271          <string>Prevent user from manually accepting invalid certificates</string>
0272         </property>
0273        </widget>
0274       </item>
0275      </layout>
0276     </widget>
0277    </item>
0278    <item>
0279     <widget class="QWidget" name="widget" native="true">
0280      <layout class="QHBoxLayout" name="horizontalLayout">
0281       <item>
0282        <spacer name="horizontalSpacer">
0283         <property name="orientation">
0284          <enum>Qt::Horizontal</enum>
0285         </property>
0286         <property name="sizeHint" stdset="0">
0287          <size>
0288           <width>278</width>
0289           <height>20</height>
0290          </size>
0291         </property>
0292        </spacer>
0293       </item>
0294       <item>
0295        <widget class="QPushButton" name="buTokens">
0296         <property name="text">
0297          <string>Token Authentication</string>
0298         </property>
0299        </widget>
0300       </item>
0301      </layout>
0302     </widget>
0303    </item>
0304    <item>
0305     <spacer name="verticalSpacer">
0306      <property name="orientation">
0307       <enum>Qt::Vertical</enum>
0308      </property>
0309      <property name="sizeHint" stdset="0">
0310       <size>
0311        <width>20</width>
0312        <height>0</height>
0313       </size>
0314      </property>
0315     </spacer>
0316    </item>
0317   </layout>
0318  </widget>
0319  <customwidgets>
0320   <customwidget>
0321    <class>KUrlRequester</class>
0322    <extends>QWidget</extends>
0323    <header>kurlrequester.h</header>
0324   </customwidget>
0325  </customwidgets>
0326  <resources/>
0327  <connections/>
0328  <slots>
0329   <slot>enableTokenSecret(int)</slot>
0330  </slots>
0331 </ui>