akonadi
standardcalendaractionmanager.h
57 CreateEvent = StandardActionManager::LastType + 1,
63 };
71 explicit StandardCalendarActionManager(KActionCollection *actionCollection, QWidget *parent = 0);
173 void setContextText(StandardActionManager::Type type, StandardActionManager::TextContext context, const QString &text);
178 void setContextText(StandardActionManager::Type type, StandardActionManager::TextContext context, const KLocalizedString &text);
TextContext
Describes the text context that can be customized.
Definition: standardactionmanager.h:177
Manages calendar specific actions for collection and item views.
Definition: standardcalendaractionmanager.h:50
void actionStateUpdated()
This signal is emitted whenever the action state has been updated.
@ EditIncidence
Edit currently selected event/todo/journal.
Definition: standardcalendaractionmanager.h:61
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.