Home
last modified time | relevance | path

Searched defs:KJobTrackerInterface (Results 1 – 7 of 7) sorted by relevance

/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Djobtracker.h13 class KJobTrackerInterface; variable
H A Djobtracker.cpp12 Q_GLOBAL_STATIC(KJobTrackerInterface, globalDummyTracker) in Q_GLOBAL_STATIC() argument
/dports/deskutils/kdeconnect-kde/kdeconnect-kde-21.12.3/core/
H A Ddaemon.h21 class KJobTrackerInterface; variable
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/torrent/
H A Djob.h14 class KJobTrackerInterface; variable
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/agents/migration/
H A Dmigrationscheduler.h18 class KJobTrackerInterface; variable
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/src/lib/jobs/
H A Dkjobtrackerinterface.cpp24 KJobTrackerInterface::KJobTrackerInterface(QObject *parent) in KJobTrackerInterface() function in KJobTrackerInterface
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py3413 class KJobTrackerInterface(QObject): class