FileFinder: FilePathify

Change-Id: I7a4bcb05f85058ddcaf0c69c01b0587116410d95
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Artem Sokolovskii
2022-12-22 15:33:22 +01:00
parent 09df8dfe44
commit 15fa9e7096
5 changed files with 93 additions and 81 deletions

View File

@@ -94,6 +94,7 @@ public:
[[nodiscard]] FilePath stringAppended(const QString &str) const;
bool startsWith(const QString &s) const;
bool endsWith(const QString &s) const;
bool contains(const QString &s) const;
bool exists() const;