Warning, /plasma/plasma-vault/kded/ui/backendchooserwidget.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>BackendChooserWidget</class>
0004  <widget class="QWidget" name="BackendChooserWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>381</width>
0010     <height>301</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout_2">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="labelVaultName">
0016      <property name="text">
0017       <string>Vaul&amp;t name:</string>
0018      </property>
0019      <property name="buddy">
0020       <cstring>editVaultName</cstring>
0021      </property>
0022     </widget>
0023    </item>
0024    <item row="0" column="1">
0025     <widget class="QLineEdit" name="editVaultName"/>
0026    </item>
0027    <item row="1" column="1">
0028     <spacer name="verticalSpacer_2">
0029      <property name="orientation">
0030       <enum>Qt::Vertical</enum>
0031      </property>
0032      <property name="sizeType">
0033       <enum>QSizePolicy::Fixed</enum>
0034      </property>
0035      <property name="sizeHint" stdset="0">
0036       <size>
0037        <width>20</width>
0038        <height>8</height>
0039       </size>
0040      </property>
0041     </spacer>
0042    </item>
0043    <item row="2" column="0" colspan="2">
0044     <widget class="QStackedWidget" name="vaultEncryptionConfig">
0045      <property name="currentIndex">
0046       <number>0</number>
0047      </property>
0048      <widget class="QWidget" name="page">
0049       <layout class="QVBoxLayout" name="verticalLayout">
0050        <property name="leftMargin">
0051         <number>0</number>
0052        </property>
0053        <property name="topMargin">
0054         <number>0</number>
0055        </property>
0056        <property name="rightMargin">
0057         <number>0</number>
0058        </property>
0059        <property name="bottomMargin">
0060         <number>0</number>
0061        </property>
0062        <item>
0063         <layout class="QHBoxLayout" name="horizontalLayout_3">
0064          <item>
0065           <widget class="QLabel" name="label">
0066            <property name="text">
0067             <string>Backend:</string>
0068            </property>
0069           </widget>
0070          </item>
0071          <item>
0072           <widget class="QLabel" name="backendName">
0073            <property name="text">
0074             <string/>
0075            </property>
0076           </widget>
0077          </item>
0078          <item>
0079           <spacer name="horizontalSpacer_3">
0080            <property name="orientation">
0081             <enum>Qt::Horizontal</enum>
0082            </property>
0083            <property name="sizeHint" stdset="0">
0084             <size>
0085              <width>40</width>
0086              <height>20</height>
0087             </size>
0088            </property>
0089           </spacer>
0090          </item>
0091          <item>
0092           <widget class="QPushButton" name="pickBackendButton">
0093            <property name="text">
0094             <string>Change</string>
0095            </property>
0096           </widget>
0097          </item>
0098         </layout>
0099        </item>
0100        <item>
0101         <spacer name="verticalSpacer_3">
0102          <property name="orientation">
0103           <enum>Qt::Vertical</enum>
0104          </property>
0105          <property name="sizeHint" stdset="0">
0106           <size>
0107            <width>20</width>
0108            <height>283</height>
0109           </size>
0110          </property>
0111         </spacer>
0112        </item>
0113       </layout>
0114      </widget>
0115      <widget class="QWidget" name="page2">
0116       <layout class="QVBoxLayout" name="verticalLayout_2">
0117        <property name="leftMargin">
0118         <number>0</number>
0119        </property>
0120        <property name="topMargin">
0121         <number>0</number>
0122        </property>
0123        <property name="rightMargin">
0124         <number>0</number>
0125        </property>
0126        <property name="bottomMargin">
0127         <number>0</number>
0128        </property>
0129        <item>
0130         <widget class="QLabel" name="labelEncryptionSystem">
0131          <property name="text">
0132           <string>Choose the encryption system you want to use for this vault:</string>
0133          </property>
0134         </widget>
0135        </item>
0136        <item>
0137         <layout class="QGridLayout" name="page2Layout">
0138          <item row="0" column="0">
0139           <widget class="QComboBox" name="comboBackend">
0140            <property name="minimumSize">
0141             <size>
0142              <width>200</width>
0143              <height>0</height>
0144             </size>
0145            </property>
0146           </widget>
0147          </item>
0148          <item row="0" column="1">
0149           <spacer name="horizontalSpacer_2">
0150            <property name="orientation">
0151             <enum>Qt::Horizontal</enum>
0152            </property>
0153            <property name="sizeHint" stdset="0">
0154             <size>
0155              <width>204</width>
0156              <height>20</height>
0157             </size>
0158            </property>
0159           </spacer>
0160          </item>
0161          <item row="1" column="0" colspan="2">
0162           <widget class="QTextBrowser" name="textStatus">
0163            <property name="sizePolicy">
0164             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
0165              <horstretch>0</horstretch>
0166              <verstretch>0</verstretch>
0167             </sizepolicy>
0168            </property>
0169            <property name="frameShape">
0170             <enum>QFrame::NoFrame</enum>
0171            </property>
0172           </widget>
0173          </item>
0174         </layout>
0175        </item>
0176       </layout>
0177      </widget>
0178     </widget>
0179    </item>
0180   </layout>
0181  </widget>
0182  <resources/>
0183  <connections/>
0184 </ui>