![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohoswantutils_p.h"#include <QtCore/private/qohoslogger_p.h>#include <QtCore/qjsonarray.h>#include <QtCore/qmimedatabase.h>#include <array>#include <utility>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< WantInfo > | QtOhosAppKit::Private::convertToOhosAppKitWantInfo (QSharedPointer< detail::WantInfoPriv > wantInfo) |
| QSharedPointer< detail::WantInfoPriv > | QtOhosAppKit::Private::convertToQpaWantInfo (std::shared_ptr< WantInfo > wantInfo) |