![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for FilePath, including all inherited members.
| cleanFileName(const QString &userInput, CleanFileNameOptions options) noexcept | FilePath | static |
| CleanFileNameOption enum name | FilePath | |
| Default enum value | FilePath | |
| FilePath() noexcept | FilePath | |
| FilePath(const QString &filepath) noexcept | FilePath | explicit |
| FilePath(const FilePath &other) noexcept | FilePath | |
| fromRelative(const FilePath &base, const QString &relative) noexcept | FilePath | static |
| getApplicationTempPath() noexcept | FilePath | static |
| getBasename() const noexcept | FilePath | |
| getCompleteBasename() const noexcept | FilePath | |
| getCompleteSuffix() const noexcept | FilePath | |
| getFilename() const noexcept | FilePath | |
| getParentDir() const noexcept | FilePath | |
| getPathTo(const QString &filename) const noexcept | FilePath | |
| getRandomTempPath() noexcept | FilePath | static |
| getSuffix() const noexcept | FilePath | |
| getTempPath() noexcept | FilePath | static |
| isEmptyDir() const noexcept | FilePath | |
| isExistingDir() const noexcept | FilePath | |
| isExistingFile() const noexcept | FilePath | |
| isLocatedInDir(const FilePath &dir) const noexcept | FilePath | |
| isRoot() const noexcept | FilePath | |
| isValid() const noexcept | FilePath | inline |
| KeepCase enum value | FilePath | |
| KeepSpaces enum value | FilePath | |
| makeWellFormatted(const QString &filepath) noexcept | FilePath | privatestatic |
| mFileInfo | FilePath | private |
| mIsValid | FilePath | private |
| operator!=(const FilePath &rhs) const noexcept | FilePath | |
| operator<(const FilePath &rhs) const noexcept | FilePath | |
| operator=(const FilePath &rhs) noexcept | FilePath | |
| operator==(const FilePath &rhs) const noexcept | FilePath | |
| ReplaceSpaces enum value | FilePath | |
| setPath(const QString &filepath) noexcept | FilePath | |
| ToLowerCase enum value | FilePath | |
| toNative() const noexcept | FilePath | |
| toQUrl() const noexcept | FilePath | inline |
| toRelative(const FilePath &base) const noexcept | FilePath | |
| toRelativeNative(const FilePath &base) const noexcept | FilePath | |
| toStr() const noexcept | FilePath | |
| toUnique() const noexcept | FilePath | |
| ToUpperCase enum value | FilePath |