Simplify AttendeeTableModel construction
ClosedPublic

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

Details

Summary

Adding an empty dummy entry is done internally anyway, via setKeepEmpty().
This will make it easier to refactor AttendeeTableModel to not use Attendee
as a map key.

Diff Detail

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