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
KAlarm
Commits
55a3a6b4
Commit
55a3a6b4
authored
May 04, 2013
by
David Jarvie
Browse files
Fix apidox
parent
e9908217
Changes
1
Hide whitespace changes
Inline
Side-by-side
kaevent.h
100644 → 100755
View file @
55a3a6b4
...
...
@@ -448,10 +448,10 @@ class KALARMCAL_EXPORT KAEvent
/** Return the OR of various Flag enum status values. */
Flags
flags
()
const
;
/** Set the alarm category (active/archived/template). */
/** Set the alarm category (active/archived/template
, or displaying
). */
void
setCategory
(
CalEvent
::
Type
type
);
/** Return the alarm category (active/archived/template). */
/** Return the alarm category (active/archived/template
, or displaying
). */
CalEvent
::
Type
category
()
const
;
/** Set the event's unique identifier. Note that the UID is guaranteed to be unique
...
...
Write
Preview
Markdown
is supported
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