akonadi
actionstatemanager_p.h
70 virtual bool hasResourceCapability(const Collection &collection, const QString &capability) const;
A helper class to manage action states.
Definition: actionstatemanager_p.h:36
void setReceiver(QObject *receiver)
Sets the receiver object that will actually update the states.
Definition: actionstatemanager.cpp:73
virtual ~ActionStateManager()
Destroys the action state manager.
Definition: actionstatemanager.cpp:69
void updateState(const Collection::List &collections, const Item::List &items)
Updates the states according to the selected collections and items.
Definition: actionstatemanager.cpp:78
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.