Home
last modified time | relevance | path

Searched defs:pathsChanged (Results 1 – 10 of 10) sorted by relevance

/dports/editors/texworks/texworks-release-0.6.2/src/
H A DPrefsDialog.h70 bool pathsChanged; variable
/dports/graphics/tiled/tiled-1.7.2/src/libtiled/
H A Dtemplatemanager.cpp87 void TemplateManager::pathsChanged(const QStringList &paths) in pathsChanged() function in TemplateManager
H A Dfilesystemwatcher.cpp148 emit pathsChanged(changedPaths); in pathsChangedTimeout() local
/dports/polish/kadu/kadu-4.3/kadu-core/
H A Dthemes.cpp159 emit pathsChanged(ThemesPaths); in setPaths() local
/dports/x11/albert/albert-0.16.1/plugins/files/src/
H A Dextension.cpp439 emit pathsChanged(d->indexRootDirs); in setPaths() local
453 emit pathsChanged(d->indexRootDirs); in restorePaths() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/mcusupport/
H A Dmcusupportoptionspage.cpp291 bool pathsChanged = false; in apply() local
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dlistermode.cc230 bool ListerMode::pathsChanged( const std::set< std::string > changed_paths ) in pathsChanged() function in ListerMode
H A Dlister.cc637 bool Lister::pathsChanged( const std::set< std::string > changed_paths ) in pathsChanged() function in Lister
H A Dvirtualdirmode.cc5196 bool VirtualDirMode::pathsChanged( const std::set< std::string > changed_paths ) in pathsChanged() function in VirtualDirMode
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dprojectmodel.cpp356 void ProjectModel::pathsChanged(const QStringList &paths) in pathsChanged() function in Tiled::ProjectModel