, including all inherited members.
associateWidget(QWidget *widget, const QString &operation) | Plasma::Service | |
associateWidget(QGraphicsWidget *widget, const QString &operation) | Plasma::Service | |
blockSignals(bool block) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
createJob(const QString &operation, QMap< QString, QVariant > ¶meters)=0 | Plasma::Service | [protected, pure virtual] |
customEvent(QEvent *event) | QObject | |
deleteLater() | QObject | |
destination() const | Plasma::Service | |
destroyed(QObject *obj=0) | QObject | |
disassociateWidget(QWidget *widget) | Plasma::Service | |
disassociateWidget(QGraphicsWidget *widget) | Plasma::Service | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
finished(Plasma::ServiceJob *job) | Plasma::Service | [signal] |
inherits(const char *className) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isOperationEnabled(const QString &operation) const | Plasma::Service | |
isWidgetType() | QObject | |
killTimer(int id) | QObject | |
load(const QString &name, QObject *parent=0) | Plasma::Service | [static] |
metaObject() | QObject | |
moveToThread(QThread *targetThread) | QObject | |
name() const | Plasma::Service | |
operationDescription(const QString &operationName) | Plasma::Service | |
operationNames() const | Plasma::Service | |
operationsChanged() | Plasma::Service | [signal] |
parent() | QObject | |
property(const char *name) | QObject | |
QObject(QObject *parent=0) | QObject | |
receivers(const char *signal) | QObject | |
registerOperationsScheme() | Plasma::Service | [protected, virtual] |
removeEventFilter(QObject *obj) | QObject | |
sender() | QObject | |
Service(QObject *parent=0) | Plasma::Service | [explicit, protected] |
Service(QObject *parent, const QVariantList &args) | Plasma::Service | [protected] |
setDestination(const QString &destination) | Plasma::Service | |
setName(const QString &name) | Plasma::Service | [protected] |
setOperationEnabled(const QString &operation, bool enable) | Plasma::Service | [protected] |
setOperationsScheme(QIODevice *xml) | Plasma::Service | [protected] |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() | QObject | |
startOperationCall(const KConfigGroup &description, QObject *parent=0) | Plasma::Service | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
~Service() | Plasma::Service | |