KDECore
kserviceaction.cpp
Go to the documentation of this file.
Represents an action in a .desktop file Actions are defined with the config key Actions in the [Deskt...
Definition: kserviceaction.h:34
KServiceAction & operator=(const KServiceAction &other)
Assignment operator.
Definition: kserviceaction.cpp:59
QDataStream & operator>>(QDataStream &str, KServiceAction &act)
Definition: kserviceaction.cpp:105
void setData(const QVariant &userData)
Sets the action's internal data to the given userData.
Definition: kserviceaction.cpp:70
bool isSeparator() const
Returns whether the action is a separator.
Definition: kserviceaction.cpp:100
QDataStream & operator<<(QDataStream &str, const KServiceAction &act)
Definition: kserviceaction.cpp:117
bool noDisplay() const
Returns whether the action should be suppressed in menus.
Definition: kserviceaction.cpp:95
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.