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
qohoswantutils_p.h File Reference

(b2b4258a42567f4a4f2bec950c3e01623a97a5df)

#include <QtCore/qjsonobject.h>
#include <QtCore/qsharedpointer.h>
#include <QtOhosAppKit/private/qohoswantinfo_p.h>
#include <QtOhosAppKit/private/qohoswant_p.h>
#include <memory>
Include dependency graph for qohoswantutils_p.h:
This graph shows which files directly or indirectly include this file:

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< WantInfoQtOhosAppKit::Private::convertToOhosAppKitWantInfo (QSharedPointer< detail::WantInfoPriv > wantInfo)
QSharedPointer< detail::WantInfoPrivQtOhosAppKit::Private::convertToQpaWantInfo (std::shared_ptr< WantInfo > wantInfo)