Move attendee UID generation out of IncidenceBase::addAttendee
ClosedPublic

Authored by vkrause on Jun 2 2019, 8:32 AM.

Details

Summary

This prepares addAttendee for Attendee becoming a value type, as it no
longer relies on the pointer semantics to modify its argument on the
caller side too to add the UID.

Diff Detail

Repository
R172 KCalendar Core
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.Jun 2 2019, 8:32 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptJun 2 2019, 8:32 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
vkrause requested review of this revision.Jun 2 2019, 8:32 AM
dvratil accepted this revision.Jun 2 2019, 12:56 PM
This revision is now accepted and ready to land.Jun 2 2019, 12:56 PM
This revision was automatically updated to reflect the committed changes.