D26594: Deprecate raiseWidget
Nicolas Fella
noreply at phabricator.kde.org
Sat Jan 11 23:25:25 GMT 2020
nicolasfella created this revision.
nicolasfella added reviewers: Frameworks, broulik.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
nicolasfella requested review of this revision.
REVISION SUMMARY
It is unused. Furthermore, it relies on QtWidgets API which we try to get rid of in KNotifications. I assume the intention of this method was to raise the window when the notification is clicked, but this should be done by settng a default action and using appropriate QWindow API.
REPOSITORY
R289 KNotifications
BRANCH
raise
REVISION DETAIL
https://phabricator.kde.org/D26594
AFFECTED FILES
CMakeLists.txt
src/CMakeLists.txt
src/knotification.cpp
src/knotification.h
To: nicolasfella, #frameworks, broulik
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200111/7fc7d4b3/attachment.html>
More information about the Kde-frameworks-devel
mailing list