Home
last modified time | relevance | path

Searched refs:KDirWatch (Results 126 – 150 of 188) sorted by relevance

12345678

/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/plasmamule/
H A Dplasma-engine-plasmamule.h67 KDirWatch m_dirwatcher;
/dports/devel/okteta/okteta-0.26.6/libs/kasten/core/io/filesystem/
H A Dabstractmodelfilesystemsynchronizer_p.hpp56 mutable KDirWatch* mDirWatch = nullptr;
/dports/sysutils/plasma5-ksysguard/ksysguard-5.22.0/gui/
H A DWorkspace.h82 KDirWatch mDirWatch;
/dports/deskutils/kfind/kfind-21.12.3/src/
H A Dkfinddlg.h73 KDirWatch *dirwatch = nullptr;
/dports/sysutils/kf5-kwallet/kwallet-5.89.0/src/runtime/kwalletd/
H A Dkwalletd.h24 class KDirWatch; variable
224 KDirWatch *_dw;
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libtaskmanager/
H A Dwaylandtasksmodel.cpp39 KDirWatch *configWatcher = nullptr;
90 configWatcher = new KDirWatch(q); in init()
101 QObject::connect(configWatcher, &KDirWatch::dirty, rulesConfigChange); in init()
102 QObject::connect(configWatcher, &KDirWatch::created, rulesConfigChange); in init()
103 QObject::connect(configWatcher, &KDirWatch::deleted, rulesConfigChange); in init()
H A Dxwindowtasksmodel.cpp59 KDirWatch *configWatcher = nullptr;
133 configWatcher = new KDirWatch(q); in init()
144 QObject::connect(configWatcher, &KDirWatch::dirty, rulesConfigChange); in init()
145 QObject::connect(configWatcher, &KDirWatch::created, rulesConfigChange); in init()
146 QObject::connect(configWatcher, &KDirWatch::deleted, rulesConfigChange); in init()
/dports/math/cantor/cantor-21.12.3/src/backends/octave/
H A Doctavesession.h20 class KDirWatch; variable
/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Ddeletejob.cpp329 KDirWatch::self()->stopDirScan(dir); in finishedStatPhase()
476 KDirWatch::self()->restartDirScan(*it); in restoreDirWatch()
491 KDirWatch::self()->stopDirScan(url.adjusted(QUrl::StripTrailingSlash).toLocalFile()); in currentSourceStated()
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dscriptmanager.h129 KDirWatch *m_jScriptDirWatch;
H A Dscriptmanager.cpp52 m_jScriptDirWatch = new KDirWatch(this); in Manager()
394 m_jScriptDirWatch->addDir(dir, KDirWatch::WatchDirOnly); in addDirectoryToDirWatch()
/dports/net-im/kopete/kopete-21.12.3/plugins/nowlistening/
H A Dnlquodlibet.cpp41 m_watch = new KDirWatch(this); in NLQuodLibet()
/dports/editors/kate/kate-21.12.3/kate/session/
H A Dkatesessionmanager.h252 std::unique_ptr<KDirWatch> m_dirWatch;
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/FileSystem/
H A Ddefaultfilesystem.h91 QPointer<KDirWatch> _watcher; // dir watcher used to detect changes in the current dir
/dports/math/cantor/cantor-21.12.3/src/backends/sage/
H A Dsagesession.h87 KDirWatch m_dirWatch;
H A DDESIGN13 used by sage using KDirWatch, and returns an ImageResult if a new
/dports/devel/kf5-kservice/kservice-5.89.0/src/sycoca/
H A Dksycoca_p.h136 std::unique_ptr<KDirWatch> m_fileWatcher;
H A Dksycoca.cpp84 , m_fileWatcher(new KDirWatch) in Q_DECLARE_OPERATORS_FOR_FLAGS()
216 connect(d->m_fileWatcher.get(), &KDirWatch::created, this, [this]() { in KSycoca()
220 connect(d->m_fileWatcher.get(), &KDirWatch::dirty, this, [this]() { in KSycoca()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/wallpapers/image/
H A Dbackgroundlistmodel.h105 KDirWatch m_dirwatch;
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/git/
H A Dgitplugin.h18 class KDirWatch; variable
312 KDirWatch* m_watcher;
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/containments/desktop/plugins/folder/
H A Dfoldermodel.h37 class KDirWatch; variable
306 KDirWatch *m_dirWatch;
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/project/tests/
H A Dabstractfilemanagerpluginimportbenchmark.cpp147 qout << "KDirWatch backend: " << kdwMethod[KDirWatch().internalMethod()] << KDevelop::endl; in main()
/dports/graphics/okular/okular-21.12.3/part/
H A Dpart.h46 class KDirWatch; variable
361 KDirWatch *m_watcher;
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/umscollection/
H A DUmsCollection.h231 KDirWatch m_watcher;
/dports/misc/kwordquiz/kwordquiz-21.12.3/src/
H A Dkwordquiz.h302 KDirWatch * m_dirWatch;

12345678