KDECore
kserviceaction.cpp
Go to the documentation of this file.
bool isSeparator() const
Returns whether the action is a separator.
Definition: kserviceaction.cpp:100
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 noDisplay() const
Returns whether the action should be suppressed in menus.
Definition: kserviceaction.cpp:95
QDataStream & operator<<(QDataStream &str, const KServiceAction &act)
Definition: kserviceaction.cpp:117
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Apr 3 2019 20:27:31 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Apr 3 2019 20:27:31 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.