kstars
KSPaths Class Reference
#include <kspaths.h>
Static Public Member Functions | |
static QString | locate (QStandardPaths::StandardLocation location, const QString &fileName, QStandardPaths::LocateOptions options=QStandardPaths::LocateFile) |
static QStringList | locateAll (QStandardPaths::StandardLocation, const QString &fileNames, QStandardPaths::LocateOptions options=QStandardPaths::LocateFile) |
static QString | writableLocation (QStandardPaths::StandardLocation type) |
Detailed Description
kspaths.h - K Desktop Planetarium
begin : 20/05/2016 copyright : (C) 2016 by Artem Fedoskin email : afedo[email protected] il.c om skin
- This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. *
Wrapper for QStandardPaths with Android assets support The purpose of this class is to search for resources on some platforms with paths that are not provided by QStandardPaths (e.g. assets:/ on Android).
- Version
- 1.0
Member Function Documentation
|
static |
Definition at line 4 of file kspaths.cpp.
|
static |
Definition at line 28 of file kspaths.cpp.
|
inlinestatic |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 15 2019 03:10:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 15 2019 03:10:22 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.