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
qstandardpaths_ohos.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include "qstandardpaths.h"
#include <QtCore/private/qcore_ohos_p.h>
#include <QtCore/private/qohosappcontext_p.h>
#include <QtCore/private/qohoscommon_p.h>
#include <QtCore/qdir.h>
#include <QtCore/qlogging.h>
#include <filemanagement/environment/oh_environment.h>
#include <optional>
Include dependency graph for qstandardpaths_ohos.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

std::optional< QStringQT_BEGIN_NAMESPACE::tryGetUserDirFromOhEnvironment (FileManagement_ErrCode(*ohEnvironmentDirGetter)(char **))
template<FileManagement_ErrCode(*)(char **) ohEnvironmentDirGetter>
std::optional< QStringQT_BEGIN_NAMESPACE::tryGetCachedUserDirFromOhEnvironment ()