Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosappcontext_p.h File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <QtCore/qmap.h>
Include dependency graph for qohosappcontext_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QOhosAppContext

Enumerations

enum class  QOhosAppContext::Type {
  QOhosAppContext::bundleCodeDir , QOhosAppContext::cacheDir , QOhosAppContext::filesDir , QOhosAppContext::preferencesDir ,
  QOhosAppContext::tempDir , QOhosAppContext::databaseDir , QOhosAppContext::distributedFilesDir , QOhosAppContext::resourceDir
}

Functions

void QOhosAppContext::init (QMap< Type, QString > appcontext)
QString QOhosAppContext::getProperty (Type prop)
QMap< Type, QStringQOhosAppContext::getAllProperties ()