Home
last modified time | relevance | path

Searched refs:slotDirectoryChanged (Results 1 – 15 of 15) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/devtools/slidecompare/
H A Ddirslideloader.h105 void slotDirectoryChanged(const QString &) { in slotDirectoryChanged() function
149 this, SLOT(slotDirectoryChanged(QString))); in SlideLoader()
158 slotDirectoryChanged(path); in setSlideDir()
163 slotDirectoryChanged(slidedir); in setSlideNamePattern()
/dports/www/falkon/falkon-3.2.0/src/lib/tools/
H A Ddelayedfilewatcher.cpp36 …nect(this, &QFileSystemWatcher::directoryChanged, this, &DelayedFileWatcher::slotDirectoryChanged); in init()
40 void DelayedFileWatcher::slotDirectoryChanged(const QString &path) in slotDirectoryChanged() function in DelayedFileWatcher
H A Ddelayedfilewatcher.h40 void slotDirectoryChanged(const QString &path);
/dports/net/pimcommon/pimcommon-21.12.3/src/pimcommon/templatewidgets/
H A Dtemplatemanager.cpp37 connect(d->mDirWatch, &KDirWatch::dirty, this, &TemplateManager::slotDirectoryChanged); in TemplateManager()
43 void TemplateManager::slotDirectoryChanged() in slotDirectoryChanged() function in TemplateManager
H A Dtemplatemanager.h39 void slotDirectoryChanged();
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/qmljs/3rdparty/qtcreator-libs/utils/
H A Dfilesystemwatcher.h76 void slotDirectoryChanged(const QString &path);
H A Dfilesystemwatcher.cpp199 this, &FileSystemWatcher::slotDirectoryChanged); in init()
398 void FileSystemWatcher::slotDirectoryChanged(const QString &path) in slotDirectoryChanged() function in Utils::FileSystemWatcher
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dfilesystemwatcher.h76 void slotDirectoryChanged(const QString &path);
H A Dfilesystemwatcher.cpp247 this, &FileSystemWatcher::slotDirectoryChanged); in init()
446 void FileSystemWatcher::slotDirectoryChanged(const QString &path) in slotDirectoryChanged() function in Utils::FileSystemWatcher
/dports/graphics/gwenview/gwenview-21.12.3/app/
H A Dkipiinterface.cpp246 …ntextManager(), &ContextManager::currentDirUrlChanged, this, &KIPIInterface::slotDirectoryChanged); in KIPIInterface()
398 slotDirectoryChanged(); in init()
488 void KIPIInterface::slotDirectoryChanged() in slotDirectoryChanged() function in Gwenview::KIPIInterface
H A Dkipiinterface.h89 void slotDirectoryChanged();
/dports/editors/kate/kate-21.12.3/addons/project/
H A Dkateprojectplugin.h178 void slotDirectoryChanged(const QString &path);
H A Dkateprojectplugin.cpp68 …ileWatcher, &QFileSystemWatcher::directoryChanged, this, &KateProjectPlugin::slotDirectoryChanged); in KateProjectPlugin()
307 void KateProjectPlugin::slotDirectoryChanged(const QString &path) in slotDirectoryChanged() function in KateProjectPlugin
/dports/textproc/libkomparediff2/libkomparediff2-21.12.3/src/
H A Dkomparemodellist.h156 void slotDirectoryChanged(const QString&);
H A Dkomparemodellist.cpp540 void KompareModelList::slotDirectoryChanged(const QString& /*dir*/) in slotDirectoryChanged() function in KompareModelList