KCalendarCore
event.h
Go to the documentation of this file.
36 Q_PROPERTY(KCalendarCore::Event::Transparency transparency READ transparency WRITE setTransparency)
Represents a span of time measured in seconds or days.
Definition duration.h:44
void setTransparency(Transparency transparency)
Sets the event's time transparency level.
Definition event.cpp:236
bool isMultiDay(const QTimeZone &zone={}) const
Returns true if the event spans multiple days, otherwise return false.
Definition event.cpp:184
void setDtStart(const QDateTime &dt) override
Sets the incidence starting date/time.
Definition event.cpp:122
This file is part of the API for handling calendar data and defines the Incidence class.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:53 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:53 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.