#include <standardpaths.h>
|
| enum | StandardLocation {
DesktopLocation
, DocumentsLocation
, FontsLocation
, ApplicationsLocation
,
MusicLocation
, MoviesLocation
, PicturesLocation
, TempLocation
,
HomeLocation
, DataLocation
, CacheLocation
, GenericDataLocation
,
RuntimeLocation
, ConfigLocation
, DownloadLocation
, GenericCacheLocation
,
GenericConfigLocation
} |
| |
◆ StandardLocation
| Enumerator |
|---|
| DesktopLocation | |
| DocumentsLocation | |
| FontsLocation | |
| ApplicationsLocation | |
| MusicLocation | |
| MoviesLocation | |
| PicturesLocation | |
| TempLocation | |
| HomeLocation | |
| DataLocation | |
| CacheLocation | |
| GenericDataLocation | |
| RuntimeLocation | |
| ConfigLocation | |
| DownloadLocation | |
| GenericCacheLocation | |
| GenericConfigLocation | |
◆ StandardPaths()
| StandardPaths::StandardPaths |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ create()
| StandardPaths * StandardPaths::create |
( |
QQmlEngine * |
engine, |
|
|
QJSEngine * |
jsEngine |
|
) |
| |
|
static |
◆ locateDirectory()
◆ locateFile()
The documentation for this class was generated from the following files: