![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
Include dependency graph for paths.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| LeechCraft | |
| LeechCraft::Util | |
Enumerations | |
| enum | LeechCraft::Util::SysPath { LeechCraft::Util::SysPath::QML, LeechCraft::Util::SysPath::Share } |
| Describes various root paths recognized by GetSysPath(). More... | |
Functions | |
| QStringList | LeechCraft::Util::GetPathCandidates (SysPath path, QString subfolder) |
| Returns possible full paths for the path and subfolder. More... | |
| QString | LeechCraft::Util::GetSysPath (SysPath path, const QString &subfolder, const QString &filename) |
| Returns path to the file in the given root path and subfolder. More... | |