PATCH:KLineEdit

Dawit A. adawit at kde.org
Fri Aug 23 22:25:46 BST 2002


Since we are in a freeze, would anyone object to the following patch that 
makes an insignificant change in terms of KLineEdit's functionality and adds
one new member function ?

The patch makes it possible for applications to set a flag, smartTextUpdate,
which determines whether or not the current text in the lineedit needs to be 
updated by comparing it with the new text.  If the text has not changed, it 
will simply return without called QLineEdit::setText.  The current default 
behavior is not changed and stays the way it is.

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


More information about the kde-core-devel mailing list