![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohoswantinfo_p.h"#include "qohosenums_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/qohoslogger_p.h>#include <QtCore/qbytearray.h>#include <QtCore/qjsonobject.h>#include <QtCore/qlist.h>#include <QtCore/qstring.h>#include <QtCore/qvariant.h>#include <cstddef>#include <cstdint>#include <memory>#include <optional>#include <string>#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 |
Functions | |
| QSharedPointer< detail::WantInfoPriv > | QtOhosAppKit::Private::makeAppLaunchWantInfo () |
| void | QtOhosAppKit::Private::addNewWantConsumer (QObject *context, QOhosConsumer< QJsonObject > wantConsumer) |
| void | QtOhosAppKit::Private::addNewWantConsumer (QObject *context, QOhosConsumer< QSharedPointer< detail::WantInfoPriv > > wantConsumer) |