D29231: Add keyboard_shortcuts_inhibit protocol
Vlad Zahorodnii
noreply at phabricator.kde.org
Wed Apr 29 11:10:58 BST 2020
zzag added inline comments.
INLINE COMMENTS
> davidedmundson wrote in keyboard_shortcuts_inhibit_interface.cpp:21
> Q_DECL_PRIVATE
You've probably meant Q_DECL_HIDDEN, right?
On an unrelated note: there are valid arguments against nested private classes so it would be really nice if we revisit this topic in the new repo.
> keyboard_shortcuts_inhibit_interface.h:61
> + */
> + KeyboardShortcutsInhibitorInterface *getShortcutsInhibitor(SurfaceInterface *surface, SeatInterface *seat) const;
> +
We usually don't prefix getters with "get". What about shortcutsInhibitor() or findInhibitior()?
REPOSITORY
R127 KWayland
REVISION DETAIL
https://phabricator.kde.org/D29231
To: bport, zzag, davidedmundson, apol
Cc: romangg, crossi, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200429/f5f1c2a2/attachment.html>
More information about the Kde-frameworks-devel
mailing list