Review Request 118566: KAcceleratorManager: ignore Designer text fields
Aurélien Gâteau
agateau at kde.org
Thu Jun 5 13:54:57 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118566/
-----------------------------------------------------------
Review request for KDE Frameworks and Christoph Feck.
Repository: kwidgetsaddons
Description
-------
Designer text property editor wraps a QLineEdit and exposes a similar "text" property. Since the editor does not inherit from QLineEdit, it was not ignored and thus trying to set the name of a widget would result in '&' chars being inserted.
Diffs
-----
src/kacceleratormanager.cpp 6d4c0d4
Diff: https://git.reviewboard.kde.org/r/118566/diff/
Testing
-------
Text fields in designer property editor are now editable as expected.
Thanks,
Aurélien Gâteau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140605/06c3872f/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list