#include <qohoswantinfo_p.h>
Definition at line 50 of file qohoswantinfo_p.h.
◆ LaunchReason
| Enumerator |
|---|
| UNKNOWN | |
| START_ABILITY | |
| CONTINUATION | |
| PREPARE_CONTINUATION | |
| PRELOAD | |
Definition at line 53 of file qohoswantinfo_p.h.
◆ ~WantInfoPriv()
| QtOhosAppKit::Private::detail::WantInfoPriv::~WantInfoPriv |
( |
| ) |
|
|
virtualdefault |
◆ WantInfoPriv()
| QtOhosAppKit::Private::detail::WantInfoPriv::WantInfoPriv |
( |
| ) |
|
|
protecteddefault |
◆ jsonObject()
| virtual QJsonObject QtOhosAppKit::Private::detail::WantInfoPriv::jsonObject |
( |
| ) |
const |
|
pure virtual |
◆ launchReason()
| virtual LaunchReason QtOhosAppKit::Private::detail::WantInfoPriv::launchReason |
( |
| ) |
const |
|
pure virtual |
◆ tryGetContactInfo()
| virtual std::optional< ContactInfo > QtOhosAppKit::Private::detail::WantInfoPriv::tryGetContactInfo |
( |
| ) |
const |
|
pure virtual |
◆ tryGetSharedDataRecords()
| virtual std::optional< QList< SharedRecord > > QtOhosAppKit::Private::detail::WantInfoPriv::tryGetSharedDataRecords |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: