Plasma
Plasma::AbstractRunner Member List
This is the complete list of members for Plasma::AbstractRunner, including all inherited members.
AbstractRunner(QObject *parent=0, const QString &path=QString()) | Plasma::AbstractRunner | explicitprotected |
AbstractRunner(const KService::Ptr service, QObject *parent=0) | Plasma::AbstractRunner | explicitprotected |
AbstractRunner(QObject *parent, const QVariantList &args) | Plasma::AbstractRunner | protected |
action(const QString &id) const | Plasma::AbstractRunner | protected |
actions() const | Plasma::AbstractRunner | protected |
actionsForMatch(const Plasma::QueryMatch &match) | Plasma::AbstractRunner | protectedvirtual |
addAction(const QString &id, const QIcon &icon, const QString &text) | Plasma::AbstractRunner | protected |
addAction(const QString &id, QAction *action) | Plasma::AbstractRunner | protected |
addSyntax(const RunnerSyntax &syntax) | Plasma::AbstractRunner | protected |
bigLock() | Plasma::AbstractRunner | static |
blockSignals(bool block) | QObject | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearActions() | Plasma::AbstractRunner | protected |
config() const | Plasma::AbstractRunner | protected |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
createRunOptions(QWidget *widget) | Plasma::AbstractRunner | virtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
dataEngine(const QString &name) const | Plasma::AbstractRunner | protected |
defaultSyntax() const | Plasma::AbstractRunner | |
deleteLater() | QObject | |
description | Plasma::AbstractRunner | |
description() const | Plasma::AbstractRunner | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
hasRunOptions() | Plasma::AbstractRunner | |
HighestPriority enum value | Plasma::AbstractRunner | |
HighPriority enum value | Plasma::AbstractRunner | |
icon | Plasma::AbstractRunner | |
icon() const | Plasma::AbstractRunner | |
id | Plasma::AbstractRunner | |
id() const | Plasma::AbstractRunner | |
ignoredTypes() const | Plasma::AbstractRunner | |
inherits(const char *className) const | QObject | |
init() | Plasma::AbstractRunner | protectedslot |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isMatchingSuspended() const | Plasma::AbstractRunner | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
List typedef | Plasma::AbstractRunner | |
LowestPriority enum value | Plasma::AbstractRunner | |
LowPriority enum value | Plasma::AbstractRunner | |
match(Plasma::RunnerContext &context) | Plasma::AbstractRunner | virtual |
matchingSuspended | Plasma::AbstractRunner | |
matchingSuspended(bool suspended) | Plasma::AbstractRunner | signal |
metaObject() const | QObject | virtual |
mimeDataForMatch(const Plasma::QueryMatch *match) | Plasma::AbstractRunner | protectedslot |
moveToThread(QThread *targetThread) | QObject | |
name | Plasma::AbstractRunner | |
name() const | Plasma::AbstractRunner | |
QObject::name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
NormalPriority enum value | Plasma::AbstractRunner | |
NormalSpeed enum value | Plasma::AbstractRunner | |
objectName | QObject | |
objectName() const | QObject | |
package() const | Plasma::AbstractRunner | |
parent() const | QObject | |
performMatch(Plasma::RunnerContext &context) | Plasma::AbstractRunner | |
prepare() | Plasma::AbstractRunner | signal |
priority() const | Plasma::AbstractRunner | |
Priority enum name | Plasma::AbstractRunner | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
reloadConfiguration() | Plasma::AbstractRunner | virtual |
removeAction(const QString &id) | Plasma::AbstractRunner | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
run(const Plasma::RunnerContext &context, const Plasma::QueryMatch &match) | Plasma::AbstractRunner | virtual |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
serviceQuery(const QString &serviceType, const QString &constraint=QString()) const | Plasma::AbstractRunner | protected |
setDefaultSyntax(const RunnerSyntax &syntax) | Plasma::AbstractRunner | protected |
setHasRunOptions(bool hasRunOptions) | Plasma::AbstractRunner | protected |
setIgnoredTypes(RunnerContext::Types types) | Plasma::AbstractRunner | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setPriority(Priority newPriority) | Plasma::AbstractRunner | protected |
setProperty(const char *name, const QVariant &value) | QObject | |
setSpeed(Speed newSpeed) | Plasma::AbstractRunner | protected |
setSyntaxes(const QList< RunnerSyntax > &syns) | Plasma::AbstractRunner | protected |
signalsBlocked() const | QObject | |
SlowSpeed enum value | Plasma::AbstractRunner | |
speed() const | Plasma::AbstractRunner | |
Speed enum name | Plasma::AbstractRunner | |
startTimer(int interval) | QObject | |
suspendMatching(bool suspend) | Plasma::AbstractRunner | protected |
syntaxes() const | Plasma::AbstractRunner | |
teardown() | Plasma::AbstractRunner | signal |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
~AbstractRunner() | Plasma::AbstractRunner | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.