D28773: feat(kded): add getAutoRotate method and rename lockAutoRotate
Nicolas Fella
noreply at phabricator.kde.org
Mon Apr 13 12:20:19 BST 2020
nicolasfella added inline comments.
INLINE COMMENTS
> config.cpp:99
> +{
> + return std::all_of(m_data->outputs().cbegin(), m_data->outputs().cend(),
> + [this](KScreen::OutputPtr output) {
extract m_data->outputs() into a variable.
See https://github.com/KDE/clazy/blob/master/docs/checks/README-temporary-iterator.md
REPOSITORY
R104 KScreen
BRANCH
autorotate
REVISION DETAIL
https://phabricator.kde.org/D28773
To: z3ntu, #plasma, bshah
Cc: romangg, nicolasfella, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200413/1d17cc29/attachment.html>
More information about the Plasma-devel
mailing list