[clazy] [Bug 370714] new check: event() and eventFilter() returning false instead of calling their base class
Sergio Martins
bugzilla_noreply at kde.org
Sat Dec 10 15:37:01 GMT 2016
https://bugs.kde.org/show_bug.cgi?id=370714
Sergio Martins <smartins at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Sergio Martins <smartins at kde.org> ---
commit d84e9cbd2f0755f9106344dbb4a2582c7752ffd5
Author: Sergio Martins <smartins at kde.org>
Date: Sat Dec 10 15:30:35 2016 +0000
Introduce new check: base-class-event
Warns when you return false inside your QEvent::event() or
QEvent::eventFilter() re-implementation.
Call the base method instead.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list