KDECore
DBusHelperProxy.h
Go to the documentation of this file.
53 virtual bool executeActions(const QList<QPair<QString, QVariantMap> > &list, const QString &helperID);
54 virtual ActionReply executeAction(const QString &action, const QString &helperID, const QVariantMap &arguments);
68 QByteArray performAction(const QString &action, const QByteArray &callerID, QByteArray arguments);
72 void remoteSignal(int type, const QString &action, const QByteArray &blob); // This signal is sent from the helper to the app
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:23:50 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:23:50 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.