Warning, /network/ktp-auth-handler/x-telepathy-password-prompt.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>XTelepathyPasswordPrompt</class> 0004 <widget class="QWidget" name="XTelepathyPasswordPrompt"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>398</width> 0010 <height>128</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="mainLayout"> 0014 <item> 0015 <layout class="QHBoxLayout" name="horizontalLayout"> 0016 <item> 0017 <spacer name="horizontalSpacer"> 0018 <property name="orientation"> 0019 <enum>Qt::Horizontal</enum> 0020 </property> 0021 <property name="sizeType"> 0022 <enum>QSizePolicy::Fixed</enum> 0023 </property> 0024 <property name="sizeHint" stdset="0"> 0025 <size> 0026 <width>20</width> 0027 <height>20</height> 0028 </size> 0029 </property> 0030 </spacer> 0031 </item> 0032 <item> 0033 <widget class="QLabel" name="accountIcon"> 0034 <property name="text"> 0035 <string comment="KDE::DoNotExtract">TextLabel</string> 0036 </property> 0037 </widget> 0038 </item> 0039 <item> 0040 <layout class="QVBoxLayout" name="verticalLayout"> 0041 <item> 0042 <widget class="QWidget" name="widget" native="true"/> 0043 </item> 0044 <item> 0045 <widget class="KTitleWidget" name="title"> 0046 <property name="text"> 0047 <string>Please Enter Your Account Password</string> 0048 </property> 0049 </widget> 0050 </item> 0051 <item> 0052 <layout class="QFormLayout" name="formLayout"> 0053 <property name="fieldGrowthPolicy"> 0054 <enum>QFormLayout::ExpandingFieldsGrow</enum> 0055 </property> 0056 <item row="1" column="0"> 0057 <widget class="QLabel" name="label_2"> 0058 <property name="text"> 0059 <string>Account:</string> 0060 </property> 0061 </widget> 0062 </item> 0063 <item row="1" column="1"> 0064 <widget class="QLabel" name="accountName"> 0065 <property name="text"> 0066 <string comment="KDE::DoNotExtract">TextLabel</string> 0067 </property> 0068 </widget> 0069 </item> 0070 <item row="2" column="0"> 0071 <widget class="QLabel" name="label"> 0072 <property name="text"> 0073 <string>Password:</string> 0074 </property> 0075 </widget> 0076 </item> 0077 <item row="2" column="1"> 0078 <widget class="QLineEdit" name="passwordLineEdit"> 0079 <property name="echoMode"> 0080 <enum>QLineEdit::Password</enum> 0081 </property> 0082 </widget> 0083 </item> 0084 <item row="3" column="0"> 0085 <widget class="QCheckBox" name="savePassword"> 0086 <property name="text"> 0087 <string>Save Password</string> 0088 </property> 0089 </widget> 0090 </item> 0091 </layout> 0092 </item> 0093 </layout> 0094 </item> 0095 </layout> 0096 </item> 0097 </layout> 0098 </widget> 0099 <customwidgets> 0100 <customwidget> 0101 <class>KTitleWidget</class> 0102 <extends>QWidget</extends> 0103 <header>ktitlewidget.h</header> 0104 </customwidget> 0105 </customwidgets> 0106 <resources/> 0107 <connections/> 0108 </ui>