D12439: Add EventDataDecorator::hasEndDateTime()
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Sun Apr 22 10:42:30 UTC 2018
kossebau created this revision.
kossebau added a reviewer: Plasma.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
kossebau requested review of this revision.
REVISION SUMMARY
There can be events which have no duration. Those are represented by having
a start datetime, but no valid end dateTime.
The new method hasEndDateTime() simplifies querying this from QML.
Follows the API of KCalCore::Event.
REPOSITORY
R242 Plasma Framework (Library)
BRANCH
addhasEndDateTime
REVISION DETAIL
https://phabricator.kde.org/D12439
AFFECTED FILES
src/declarativeimports/calendar/eventdatadecorator.cpp
src/declarativeimports/calendar/eventdatadecorator.h
To: kossebau, #plasma
Cc: #frameworks, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180422/08774892/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list