![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>#include <optional>#include <string>Go to the source code of this file.
Functions | |
| QT_BEGIN_NAMESPACE Q_CORE_EXPORT std::optional< std::string > | tryMapPathToOhosFileUri (const std::string &path) |
| Q_CORE_EXPORT std::optional< std::string > | tryMapOhosFileUriToPath (const std::string &ohosFileUri) |
| Q_CORE_EXPORT std::optional< std::string > tryMapOhosFileUriToPath | ( | const std::string & | ohosFileUri | ) |
Definition at line 40 of file qohospathutils.cpp.
| QT_BEGIN_NAMESPACE Q_CORE_EXPORT std::optional< std::string > tryMapPathToOhosFileUri | ( | const std::string & | path | ) |
Definition at line 35 of file qohospathutils.cpp.