Make attribute getters truly const (and non-const)

Authored by dvratil on Mar 21 2019, 2:58 PM.

Description

Make attribute getters truly const (and non-const)

Summary:
Also cleans up the code a little.

This change requires const fixes basically everywhere where the API
is used, please do NOT merge this until everything else has been
adjusted.

Subscribers: dfaure, kde-pim

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D19942

Details

Committed
dvratilMar 21 2019, 3:30 PM
Differential Revision
D19942: Make attribute getters truly const (and non-const)
Parents
R165:f671e2c61bfb: Merge branch 'Applications/19.04'
Branches
Unknown
Tags
Unknown
References
attribute-const-fix