Home
last modified time | relevance | path

Searched refs:slotRemoveDelayed (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/src/lib/io/
H A Dkdirwatch_p.h197 void slotRemoveDelayed();
H A Dkdirwatch.cpp1428 void KDirWatchPrivate::slotRemoveDelayed() in slotRemoveDelayed() function in KDirWatchPrivate
1563 QTimer::singleShot(0, this, &KDirWatchPrivate::slotRemoveDelayed); in slotRescan()
1614 QTimer::singleShot(0, this, &KDirWatchPrivate::slotRemoveDelayed); in famEventReceived()