PATCH: KLineEdit::setSqueezedText

Dawit A. adwa at cox.net
Fri Dec 12 03:13:42 GMT 2003


Hi,

Currently setSquezzedText only works if you originally created  KLineEdit in 
read-only mode where as the QLineEdit API allows you to change the read/write 
mode after creation. This means that ::setSqueezedText is useless if the 
widget is made read-only after creation. The attach patch is intended to fix 
this problem by allowing you to set a flag instead.  It keeps 
the ::setSqueezedText slot for BIC.

-- 
Regards,
Dawit A.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: klineedit.diff
Type: text/x-diff
Size: 9280 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20031211/9941c167/attachment.diff>


More information about the kde-core-devel mailing list