KDECore
KServiceAction Member List
This is the complete list of members for KServiceAction, including all inherited members.data() const | KServiceAction | |
exec() const | KServiceAction | |
icon() const | KServiceAction | |
isSeparator() const | KServiceAction | |
KServiceAction(const QString &name, const QString &text, const QString &icon, const QString &exec, bool noDisplay=false) | KServiceAction | |
KServiceAction() | KServiceAction | |
KServiceAction(const KServiceAction &other) | KServiceAction | |
name() const | KServiceAction | |
noDisplay() const | KServiceAction | |
operator<<(QDataStream &str, const KServiceAction &act) | KServiceAction | [friend] |
operator=(const KServiceAction &other) | KServiceAction | |
operator>>(QDataStream &str, KServiceAction &act) | KServiceAction | [friend] |
setData(const QVariant &userData) | KServiceAction | |
text() const | KServiceAction | |
~KServiceAction() | KServiceAction |