Extending Qt Creator Manual
QtCreator
FilePath
Extending Qt Creator Manual 11.0.3
List of All Members for FilePath
This is the complete list of members for
Utils::FilePath
, including inherited members.
baseName
() const : QString
calcRelativePath
(const QString &, const QString &) : QString
canonicalPath
() const : FilePath
caseSensitivity
() const : Qt::CaseSensitivity
cleanPath
() const : FilePath
clear
()
completeBaseName
() const : QString
completeSuffix
() const : QString
contains
(const QString &) const : bool
createDir
() const : bool
displayName
(const QString &) const : QString
endsWith
(const QString &) const : bool
ensureWritableDir
() const : bool
exists
() const : bool
fromFileInfo
(const QFileInfo &) : FilePath
fromString
(const QString &) : FilePath
fromStringWithExtension
(const QString &, const QString &) : FilePath
fromUserInput
(const QString &) : FilePath
fromUtf8
(const char *, int) : FilePath
fromVariant
(const QVariant &) : FilePath
isChildOf
(const FilePath &) const : bool
isEmpty
() const : bool
isExecutableFile
() const : bool
isNewerThan
(const QDateTime &) const : bool
isRelativePath
() const : bool
isWritableDir
() const : bool
isWritableFile
() const : bool
iterateDirectory
(const IterateDirCallback &, const FileFilter &) const
nativePath
() const : QString
parentDir
() const : FilePath
pathComponentSeparator
() const : QChar
pathListSeparator
() const : QChar
refersToExecutableFile
(MatchScope) const : std::optional<FilePath>
relativeChildPath
(const FilePath &) const : FilePath
relativePathFrom
(const FilePath &) const : FilePath
removeRecursively
(QString *) const : bool
resolvePath
(const FilePath &) const : FilePath
resolvePath
(const QString &) const : FilePath
resolveSymlinks
() const : FilePath
searchInDirectories
(const FilePaths &, const FilePathPredicate &, MatchScope) const : FilePath
shortNativePath
() const : QString
startsWith
(const QString &) const : bool
startsWithDriveLetter
() const : bool
suffixView
() const : QStringView
symLinkTarget
() const : FilePath
toFSPathString
() const : QString
toFileInfo
() const : QFileInfo
toString
() const : QString
toUserOutput
() const : QString
toVariant
() const : QVariant
withNewMappedPath
(const FilePath &) const : FilePath
withNewPath
(const QString &) const : FilePath
withTildeHomePath
() const : QString