Warning, /frameworks/kwallet/src/runtime/kwalletd/kwalletwizardpagepassword.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>KWalletWizardPagePassword</class>
0003  <widget class="QWidget" name="KWalletWizardPagePassword" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>526</width>
0009     <height>401</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item row="0" column="0" colspan="4" >
0014     <widget class="QLabel" name="textLabel3" >
0015      <property name="text" >
0016       <string>Various applications may attempt to use the KDE wallet to store passwords or other information such as web form data and cookies.  If you would like these applications to use the wallet, you must enable it now and choose a password.  The password you choose &lt;i>cannot&lt;/i> be recovered if it is lost, and will allow anyone who knows it to obtain all the information contained in the wallet.</string>
0017      </property>
0018      <property name="textFormat" >
0019       <enum>Qt::RichText</enum>
0020      </property>
0021      <property name="wordWrap" >
0022       <bool>true</bool>
0023      </property>
0024     </widget>
0025    </item>
0026    <item row="1" column="0" colspan="4" >
0027     <widget class="QCheckBox" name="_useWallet" >
0028      <property name="text" >
0029       <string>Yes, I wish to use the KDE wallet to store my personal information.</string>
0030      </property>
0031     </widget>
0032    </item>
0033    <item row="2" column="1" colspan="2" >
0034     <spacer>
0035      <property name="orientation" >
0036       <enum>Qt::Vertical</enum>
0037      </property>
0038      <property name="sizeType" >
0039       <enum>QSizePolicy::Expanding</enum>
0040      </property>
0041      <property name="sizeHint" >
0042       <size>
0043        <width>21</width>
0044        <height>51</height>
0045       </size>
0046      </property>
0047     </spacer>
0048    </item>
0049    <item row="3" column="0" >
0050     <spacer>
0051      <property name="orientation" >
0052       <enum>Qt::Horizontal</enum>
0053      </property>
0054      <property name="sizeType" >
0055       <enum>QSizePolicy::Expanding</enum>
0056      </property>
0057      <property name="sizeHint" >
0058       <size>
0059        <width>111</width>
0060        <height>31</height>
0061       </size>
0062      </property>
0063     </spacer>
0064    </item>
0065    <item row="3" column="1" >
0066     <layout class="QVBoxLayout" >
0067      <property name="spacing" >
0068       <number>6</number>
0069      </property>
0070      <property name="leftMargin" >
0071       <number>0</number>
0072      </property>
0073      <property name="topMargin" >
0074       <number>0</number>
0075      </property>
0076      <property name="rightMargin" >
0077       <number>0</number>
0078      </property>
0079      <property name="bottomMargin" >
0080       <number>0</number>
0081      </property>
0082      <item>
0083       <widget class="QLabel" name="textLabel1_3" >
0084        <property name="enabled" >
0085         <bool>false</bool>
0086        </property>
0087        <property name="text" >
0088         <string>Enter a new password:</string>
0089        </property>
0090        <property name="alignment" >
0091         <set>Qt::AlignAbsolute|Qt::AlignBottom|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignHorizontal_Mask|Qt::AlignJustify|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing|Qt::AlignVCenter|Qt::AlignVertical_Mask</set>
0092        </property>
0093        <property name="buddy" >
0094         <cstring>_pass1</cstring>
0095        </property>
0096       </widget>
0097      </item>
0098      <item>
0099       <widget class="QLabel" name="textLabel2_3" >
0100        <property name="enabled" >
0101         <bool>false</bool>
0102        </property>
0103        <property name="text" >
0104         <string>Verify password:</string>
0105        </property>
0106        <property name="alignment" >
0107         <set>Qt::AlignAbsolute|Qt::AlignBottom|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignHorizontal_Mask|Qt::AlignJustify|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing|Qt::AlignVCenter|Qt::AlignVertical_Mask</set>
0108        </property>
0109        <property name="buddy" >
0110         <cstring>_pass2</cstring>
0111        </property>
0112       </widget>
0113      </item>
0114     </layout>
0115    </item>
0116    <item row="3" column="2" >
0117     <layout class="QVBoxLayout" >
0118      <property name="spacing" >
0119       <number>6</number>
0120      </property>
0121      <property name="leftMargin" >
0122       <number>0</number>
0123      </property>
0124      <property name="topMargin" >
0125       <number>0</number>
0126      </property>
0127      <property name="rightMargin" >
0128       <number>0</number>
0129      </property>
0130      <property name="bottomMargin" >
0131       <number>0</number>
0132      </property>
0133      <item>
0134       <widget class="QLineEdit" name="_pass1" >
0135        <property name="enabled" >
0136         <bool>false</bool>
0137        </property>
0138        <property name="echoMode" >
0139         <enum>QLineEdit::Password</enum>
0140        </property>
0141       </widget>
0142      </item>
0143      <item>
0144       <widget class="QLineEdit" name="_pass2" >
0145        <property name="enabled" >
0146         <bool>false</bool>
0147        </property>
0148        <property name="echoMode" >
0149         <enum>QLineEdit::Password</enum>
0150        </property>
0151       </widget>
0152      </item>
0153     </layout>
0154    </item>
0155    <item row="3" column="3" >
0156     <spacer>
0157      <property name="orientation" >
0158       <enum>Qt::Horizontal</enum>
0159      </property>
0160      <property name="sizeType" >
0161       <enum>QSizePolicy::Expanding</enum>
0162      </property>
0163      <property name="sizeHint" >
0164       <size>
0165        <width>101</width>
0166        <height>21</height>
0167       </size>
0168      </property>
0169     </spacer>
0170    </item>
0171    <item row="4" column="1" colspan="2" >
0172     <spacer>
0173      <property name="orientation" >
0174       <enum>Qt::Vertical</enum>
0175      </property>
0176      <property name="sizeType" >
0177       <enum>QSizePolicy::Expanding</enum>
0178      </property>
0179      <property name="sizeHint" >
0180       <size>
0181        <width>21</width>
0182        <height>70</height>
0183       </size>
0184      </property>
0185     </spacer>
0186    </item>
0187    <item row="5" column="0" colspan="4" >
0188     <widget class="QLabel" name="_matchLabel" >
0189      <property name="text" >
0190       <string/>
0191      </property>
0192      <property name="alignment" >
0193       <set>Qt::AlignAbsolute|Qt::AlignBottom|Qt::AlignCenter|Qt::AlignHCenter|Qt::AlignHorizontal_Mask|Qt::AlignJustify|Qt::AlignLeading|Qt::AlignLeft|Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing|Qt::AlignVCenter|Qt::AlignVertical_Mask</set>
0194      </property>
0195     </widget>
0196    </item>
0197   </layout>
0198  </widget>
0199  <resources/>
0200  <connections>
0201   <connection>
0202    <sender>_useWallet</sender>
0203    <signal>toggled(bool)</signal>
0204    <receiver>textLabel1_3</receiver>
0205    <slot>setEnabled(bool)</slot>
0206    <hints>
0207     <hint type="sourcelabel" >
0208      <x>108</x>
0209      <y>119</y>
0210     </hint>
0211     <hint type="destinationlabel" >
0212      <x>217</x>
0213      <y>226</y>
0214     </hint>
0215    </hints>
0216   </connection>
0217   <connection>
0218    <sender>_useWallet</sender>
0219    <signal>toggled(bool)</signal>
0220    <receiver>_pass1</receiver>
0221    <slot>setEnabled(bool)</slot>
0222    <hints>
0223     <hint type="sourcelabel" >
0224      <x>455</x>
0225      <y>125</y>
0226     </hint>
0227     <hint type="destinationlabel" >
0228      <x>394</x>
0229      <y>226</y>
0230     </hint>
0231    </hints>
0232   </connection>
0233   <connection>
0234    <sender>_useWallet</sender>
0235    <signal>toggled(bool)</signal>
0236    <receiver>textLabel2_3</receiver>
0237    <slot>setEnabled(bool)</slot>
0238    <hints>
0239     <hint type="sourcelabel" >
0240      <x>60</x>
0241      <y>120</y>
0242     </hint>
0243     <hint type="destinationlabel" >
0244      <x>131</x>
0245      <y>257</y>
0246     </hint>
0247    </hints>
0248   </connection>
0249   <connection>
0250    <sender>_useWallet</sender>
0251    <signal>toggled(bool)</signal>
0252    <receiver>_pass2</receiver>
0253    <slot>setEnabled(bool)</slot>
0254    <hints>
0255     <hint type="sourcelabel" >
0256      <x>487</x>
0257      <y>124</y>
0258     </hint>
0259     <hint type="destinationlabel" >
0260      <x>371</x>
0261      <y>257</y>
0262     </hint>
0263    </hints>
0264   </connection>
0265   <connection>
0266    <sender>_useWallet</sender>
0267    <signal>clicked()</signal>
0268    <receiver>_pass1</receiver>
0269    <slot>setFocus()</slot>
0270    <hints>
0271     <hint type="sourcelabel" >
0272      <x>259</x>
0273      <y>119</y>
0274     </hint>
0275     <hint type="destinationlabel" >
0276      <x>269</x>
0277      <y>237</y>
0278     </hint>
0279    </hints>
0280   </connection>
0281  </connections>
0282 </ui>