Unexport protected methods only needed internally here
ClosedPublic

Authored by vkrause on Apr 4 2020, 3:02 PM.

Details

Summary

This will allow us to eventually hide those entirely on the private class
without breaking the ABI. Also, use unique_ptr rather than QScopredPointer
here for consistency among the public classes.

Diff Detail

Repository
R490 KDAV Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Apr 4 2020, 3:02 PM
Restricted Application added a project: KDE PIM. · View Herald TranscriptApr 4 2020, 3:02 PM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Apr 4 2020, 3:02 PM
ervin accepted this revision.Apr 4 2020, 3:07 PM
This revision is now accepted and ready to land.Apr 4 2020, 3:07 PM
This revision was automatically updated to reflect the committed changes.