![]() |
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/qjsonobject.h>#include <QtCore/qsharedpointer.h>#include <QtOhosAppKit/private/qohoswantinfo_p.h>#include <QtOhosAppKit/private/qohoswant_p.h>#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | QtOhosAppKit |
| namespace | QtOhosAppKit::Private |
Functions | |
| QJsonObject | QtOhosAppKit::Private::convertWantToJsonObject (const Want &want) |
| Want | QtOhosAppKit::Private::convertWantFromJsonObject (const QJsonObject &jsonWant) |
| std::shared_ptr< WantInfo > | QtOhosAppKit::Private::convertToOhosAppKitWantInfo (QSharedPointer< detail::WantInfoPriv > wantInfo) |
| QSharedPointer< detail::WantInfoPriv > | QtOhosAppKit::Private::convertToQpaWantInfo (std::shared_ptr< WantInfo > wantInfo) |