129 <property name="wordWrap"> |
129 <property name="wordWrap"> |
130 <bool>true</bool> |
130 <bool>true</bool> |
131 </property> |
131 </property> |
132 </widget> |
132 </widget> |
133 </item> |
133 </item> |
|
134 <item row="7" column="0" colspan="2"> |
|
135 <widget class="QCheckBox" name="loginsOnlyCheckBox"> |
|
136 <property name="toolTip"> |
|
137 <string>Select to encrypt only the passwords</string> |
|
138 </property> |
|
139 <property name="text"> |
|
140 <string>Encrypt Passwords Only</string> |
|
141 </property> |
|
142 </widget> |
|
143 </item> |
134 </layout> |
144 </layout> |
135 </widget> |
145 </widget> |
136 </item> |
146 </item> |
137 <item> |
147 <item> |
138 <spacer name="verticalSpacer"> |
148 <spacer name="verticalSpacer"> |
159 <tabstops> |
169 <tabstops> |
160 <tabstop>encryptionGroupBox</tabstop> |
170 <tabstop>encryptionGroupBox</tabstop> |
161 <tabstop>reencryptCheckBox</tabstop> |
171 <tabstop>reencryptCheckBox</tabstop> |
162 <tabstop>encryptionKeyEdit</tabstop> |
172 <tabstop>encryptionKeyEdit</tabstop> |
163 <tabstop>encryptionKeyAgainEdit</tabstop> |
173 <tabstop>encryptionKeyAgainEdit</tabstop> |
|
174 <tabstop>keySizeComboBox</tabstop> |
|
175 <tabstop>loginsOnlyCheckBox</tabstop> |
164 </tabstops> |
176 </tabstops> |
165 <resources/> |
177 <resources/> |
166 <connections/> |
178 <connections/> |
167 </ui> |
179 </ui> |