Searched refs:path (Results 1 – 12 of 12) sorted by relevance
30 ObservedDir( const std::string this_path ) : path { this_path } {} in ObservedDir()35 std::string path; member208 std::string directory_path( const std::string& path );263 std::string path = dir->first + "/" + name; in searchByDirWdAndName() local268 return searchByName( path ); in searchByDirWdAndName()412 std::string directory_path( const std::string& path ) in directory_path() argument414 size_t slash_pos = path.rfind( '/' ); in directory_path()418 slash_pos = path.rfind( '\\' ); in directory_path()425 return std::string( path, 0, slash_pos ); in directory_path()
53 qtFileWatcher_.addPath( fileInfo.path() ); in addFile()81 qtFileWatcher_.removePath( fileInfo.path() ); in removeFile()
109 std::string directory_path( const std::string& path );176 dir->dir_id_ = driver_.addDir( dir->path ); in addFile()
449 defaultDir = fileInfo.path(); in open()
49 `qmake BOOST_PATH=/path/to/boost/` will statically compile the required parts of50 the Boost libraries whose source are found at the specified path.51 The path should be the directory where the tarball from www.boost.org is66 export QT_DIR=/path/to/qt/if/non/standard67 export GMOCK_HOME=/path/to/gmock
171 icon16.path = $$PREFIX/share/icons/hicolor/16x16/apps174 icon32.path = $$PREFIX/share/icons/hicolor/32x32/apps177 icon_svg.path = $$PREFIX/share/icons/hicolor/scalable/apps180 doc.path = $$PREFIX/share/doc/glogg183 desktop.path = $$PREFIX/share/applications186 target.path = $$PREFIX/bin