D7968: WIP: Forward QComboBox signals instead of QComboBox lineedit signals
David Faure
noreply at phabricator.kde.org
Sat Dec 2 15:55:12 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> kurlrequestertest.cpp:162
> +
> + // FIXME: this still doesn't emit any signal, but it works in practice when actually interacting with the widget?
> + req.comboBox()->setEditText("foobar");
Then use QTest::keyClick to send key events to the widget?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D7968
To: mwolff, apol
Cc: dfaure, broulik, apol, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171202/cd5ebdf5/attachment.html>
More information about the Kde-frameworks-devel
mailing list