82 <enum>QLineEdit::Password</enum> |
82 <enum>QLineEdit::Password</enum> |
83 </property> |
83 </property> |
84 </widget> |
84 </widget> |
85 </item> |
85 </item> |
86 <item row="4" column="0" colspan="2"> |
86 <item row="4" column="0" colspan="2"> |
87 <widget class="E5PasswordMeter" name="passwordMeter"> |
87 <widget class="EricPasswordMeter" name="passwordMeter"> |
88 <property name="toolTip"> |
88 <property name="toolTip"> |
89 <string>Shows an indication for the encryption key strength</string> |
89 <string>Shows an indication for the encryption key strength</string> |
90 </property> |
90 </property> |
91 </widget> |
91 </widget> |
92 </item> |
92 </item> |
159 </item> |
159 </item> |
160 </layout> |
160 </layout> |
161 </widget> |
161 </widget> |
162 <customwidgets> |
162 <customwidgets> |
163 <customwidget> |
163 <customwidget> |
164 <class>E5PasswordMeter</class> |
164 <class>EricPasswordMeter</class> |
165 <extends>QProgressBar</extends> |
165 <extends>QProgressBar</extends> |
166 <header>E5Gui/E5PasswordMeter</header> |
166 <header>E5Gui/EricPasswordMeter</header> |
167 </customwidget> |
167 </customwidget> |
168 </customwidgets> |
168 </customwidgets> |
169 <tabstops> |
169 <tabstops> |
170 <tabstop>encryptionGroupBox</tabstop> |
170 <tabstop>encryptionGroupBox</tabstop> |
171 <tabstop>reencryptCheckBox</tabstop> |
171 <tabstop>reencryptCheckBox</tabstop> |