![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohossharekitbackend_p.h"#include "qohosjsenv_p.h"#include <QtCore/private/qcore_ohos_p.h>#include <QtCore/private/qnapi_p.h>#include <QtCore/private/qohoscommon_p.h>#include <QtCore/private/qohosjstools_p.h>#include <QtCore/private/qohoslogger_p.h>#include <QtCore/private/qohospathutils_p.h>#include <cstdint>#include <cstring>#include <functional>#include <memory>#include <optional>#include <string>#include <utility>#include <vector>#include <database/udmf/udmf_meta.h>#include <database/udmf/utd.h>Go to the source code of this file.
Namespaces | |
| namespace | QtOhosAppKit |
| namespace | QtOhosAppKit::Private |
| namespace | QtOhosAppKit::Private::QOhosShareKit |
Functions | |
| std::shared_ptr< void > | QtOhosAppKit::Private::QOhosShareKit::shareData (QWindow *optInstanceMainWindow, const std::vector< SharedRecord > &recordsToShare, ControllerOptions controllerOptions, std::function< void()> panelClosedCallback, QOhosConsumer< ShareOperationResult > shareCompletedCallback) |