KDECore
Go to the documentation of this file.
24 #include <QtCore/QString>
25 #include <QtCore/QVariant>
26 #include <QtCore/QHash>
161 void setName(
const QString &name);
170 void setDetails(
const QString &details);
206 bool isValid()
const;
237 void setHelperID(
const QString &
id);
252 bool hasHelper()
const;
275 void setArguments(
const QVariantMap &arguments);
285 QVariantMap arguments()
const;
346 AuthStatus earlyAuthorize()
const;
363 AuthStatus status()
const;
408 void setExecutesAsync(
bool async);
409 bool executesAsync()
const;
440 static bool executeActions(
const QList<Action> &actions, QList<Action> *deniedActions,
const QString &helperId);
451 static bool executeActions(
const QList<Action> &actions, QList<Action> *deniedActions,
const QString &helperId,
476 void stop(
const QString &helperID);
492 void setParentWidget(QWidget *parent);
501 QWidget *parentWidget()
const;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:27:46 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.