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
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
bool noDisplay() const
Returns whether the action should be suppressed in menus.
Definition: kserviceaction.cpp:95
QDataStream & operator>>(QDataStream &stream, ActionReply &reply)
Definition: kauthactionreply.cpp:186
QDataStream & operator<<(QDataStream &d, const ActionReply &reply)
Definition: kauthactionreply.cpp:181
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Feb 25 2017 06:44:27 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat Feb 25 2017 06:44:27 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.