KIO
kdynamicjobtracker.cpp
Go to the documentation of this file.
KDynamicJobTracker(QObject *parent=0)
Creates a new KDynamicJobTracker.
Definition: kdynamicjobtracker.cpp:58
virtual ~KDynamicJobTracker()
Destroys this KDynamicJobTracker.
Definition: kdynamicjobtracker.cpp:64
bool isValid() const
QDBusConnection sessionBus()
QDBusMessage call(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8)
virtual void unregisterJob(KJob *job)
Unregister a job from the tracker it was registered to.
Definition: kdynamicjobtracker.cpp:94
Type value() const
virtual void unregisterJob(KJob *job)
virtual void registerJob(KJob *job)
Register a new job in this tracker.
Definition: kdynamicjobtracker.cpp:69
static QDebug kWarning(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
virtual void unregisterJob(KJob *job)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 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:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.