LibrePCB Developers Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FilePath Member List

This is the complete list of members for FilePath, including all inherited members.

cleanFileName(const QString &userInput, CleanFileNameOptions options) noexceptFilePathstatic
CleanFileNameOption enum nameFilePath
Default enum valueFilePath
FilePath() noexceptFilePath
FilePath(const QString &filepath) noexceptFilePathexplicit
FilePath(const FilePath &other) noexceptFilePath
fromRelative(const FilePath &base, const QString &relative) noexceptFilePathstatic
getApplicationTempPath() noexceptFilePathstatic
getBasename() const noexceptFilePath
getCompleteBasename() const noexceptFilePath
getCompleteSuffix() const noexceptFilePath
getFilename() const noexceptFilePath
getParentDir() const noexceptFilePath
getPathTo(const QString &filename) const noexceptFilePath
getRandomTempPath() noexceptFilePathstatic
getSuffix() const noexceptFilePath
getTempPath() noexceptFilePathstatic
isEmptyDir() const noexceptFilePath
isExistingDir() const noexceptFilePath
isExistingFile() const noexceptFilePath
isLocatedInDir(const FilePath &dir) const noexceptFilePath
isRoot() const noexceptFilePath
isValid() const noexceptFilePathinline
KeepCase enum valueFilePath
KeepSpaces enum valueFilePath
makeWellFormatted(const QString &filepath) noexceptFilePathprivatestatic
mFileInfoFilePathprivate
mIsValidFilePathprivate
operator!=(const FilePath &rhs) const noexceptFilePath
operator<(const FilePath &rhs) const noexceptFilePath
operator=(const FilePath &rhs) noexceptFilePath
operator==(const FilePath &rhs) const noexceptFilePath
ReplaceSpaces enum valueFilePath
setPath(const QString &filepath) noexceptFilePath
ToLowerCase enum valueFilePath
toNative() const noexceptFilePath
toQUrl() const noexceptFilePathinline
toRelative(const FilePath &base) const noexceptFilePath
toRelativeNative(const FilePath &base) const noexceptFilePath
toStr() const noexceptFilePath
toUnique() const noexceptFilePath
ToUpperCase enum valueFilePath