228 </property> |
221 </property> |
229 </widget> |
222 </widget> |
230 </item> |
223 </item> |
231 </layout> |
224 </layout> |
232 </widget> |
225 </widget> |
|
226 <customwidgets> |
|
227 <customwidget> |
|
228 <class>E5ClearableLineEdit</class> |
|
229 <extends>QLineEdit</extends> |
|
230 <header>E5Gui/E5LineEdit.h</header> |
|
231 </customwidget> |
|
232 </customwidgets> |
233 <tabstops> |
233 <tabstops> |
234 <tabstop>categoryCombo</tabstop> |
234 <tabstop>categoryCombo</tabstop> |
235 <tabstop>rxEdit</tabstop> |
235 <tabstop>rxEdit</tabstop> |
236 <tabstop>clearRxEditButton</tabstop> |
|
237 <tabstop>signaturesList</tabstop> |
236 <tabstop>signaturesList</tabstop> |
238 <tabstop>verifyButton</tabstop> |
237 <tabstop>verifyButton</tabstop> |
239 <tabstop>errors</tabstop> |
238 <tabstop>errors</tabstop> |
240 <tabstop>input</tabstop> |
239 <tabstop>input</tabstop> |
241 <tabstop>passwordCheckBox</tabstop> |
240 <tabstop>passwordCheckBox</tabstop> |
242 <tabstop>sendButton</tabstop> |
241 <tabstop>sendButton</tabstop> |
243 <tabstop>buttonBox</tabstop> |
242 <tabstop>buttonBox</tabstop> |
244 </tabstops> |
243 </tabstops> |
245 <resources/> |
244 <resources/> |
246 <connections> |
245 <connections/> |
247 <connection> |
|
248 <sender>clearRxEditButton</sender> |
|
249 <signal>clicked()</signal> |
|
250 <receiver>rxEdit</receiver> |
|
251 <slot>clear()</slot> |
|
252 <hints> |
|
253 <hint type="sourcelabel"> |
|
254 <x>681</x> |
|
255 <y>16</y> |
|
256 </hint> |
|
257 <hint type="destinationlabel"> |
|
258 <x>631</x> |
|
259 <y>15</y> |
|
260 </hint> |
|
261 </hints> |
|
262 </connection> |
|
263 </connections> |
|
264 </ui> |
246 </ui> |