![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Typedefs | |
| using | AppContextType = QMap<Type, QString> |
Enumerations | |
| enum class | Type { bundleCodeDir , cacheDir , filesDir , preferencesDir , tempDir , databaseDir , distributedFilesDir , resourceDir } |
Functions | |
| void | init (QMap< Type, QString > appcontext) |
| QString | getProperty (Type prop) |
| QMap< Type, QString > | getAllProperties () |
Definition at line 12 of file qohosappcontext.cpp.
|
strong |
| Enumerator | |
|---|---|
| bundleCodeDir | |
| cacheDir | |
| filesDir | |
| preferencesDir | |
| tempDir | |
| databaseDir | |
| distributedFilesDir | |
| resourceDir | |
Definition at line 23 of file qohosappcontext_p.h.
Definition at line 25 of file qohosappcontext.cpp.
Definition at line 20 of file qohosappcontext.cpp.