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.cpp File Reference

(cdebf9bbaad01db9632134fc3823a3fae402c7a7)

#include "qohoswantutils_p.h"
#include <QtCore/private/qohoslogger_p.h>
#include <QtCore/qjsonarray.h>
#include <QtCore/qmimedatabase.h>
#include <array>
#include <utility>
Include dependency graph for qohoswantutils.cpp:

Go to the source code of this file.

Namespaces

namespace  QtOhosAppKit
namespace  QtOhosAppKit::Private
namespace  QtOhosAppKit::Private::WantProps

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)