Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KAlarmCal
Commits
fe25b138
Commit
fe25b138
authored
Sep 20, 2021
by
David Jarvie
Browse files
Update description
parent
a099466a
Pipeline
#81795
passed with stage
in 6 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Mainpage.dox
View file @
fe25b138
...
...
@@ -8,8 +8,8 @@
* @section desc Description
*
* This library provides access to KAlarm calendar data, but not to the storage
* of the data, which is handled
by Akonadi (or by build option, KResources)
.
* The main class, KAEvent represents a KAlarm event, and contains both the
* of the data, which is handled
separately
.
* The main class, KAEvent
,
represents a KAlarm event, and contains both the
* event definition including the main alarm and optional subsidiary alarms, and
* status information about the event.
*
...
...
@@ -18,8 +18,12 @@
* iCalendar product ID.
*
* Recurrence and sub-repetition information is represented by the KARecurrence
* and Repetition classes respectively. The DateTime class is similar to
* KDateTime but with a configurable start-of-day time for date-only times.
* and Repetition classes respectively.
*
* The KADateTime class is analagous to QDateTime, but can alternatively hold
* a date-only value, and its time zone definition is more flexible than
* QDateTime. The DateTime class is similar to KADateTime but with a
* configurable start-of-day time for date-only times.
*
* Three Akonadi attributes, for Collections and Items, are provided by
* CollectionAttribute, CompatibilityAttribute and EventAttribute classes.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment