![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtOhosAppKit More...
#include <qohoswant_p.h>
Public Attributes | |
| QString | deviceId |
| QString | bundleName |
| QString | moduleName |
| QString | abilityName |
| QString | uri |
| QString | type |
| QString | action |
| QStringList | entities |
| WantFlags | flags |
| QJsonObject | parameters |
| QHash< QString, int > | fds |
\inmodule QtOhosAppKit
Want wraps Ohos \l {https://developer.huawei.com/consumer/en/doc/harmonyos-guides-V5/want-V5} {Want} class.
It keeps information that can be transmitted between applications. One of the usage scenarios of Want is a parameter of starting an ability or starting application process.
Definition at line 42 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::abilityName |
Definition at line 47 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::action |
Definition at line 50 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::bundleName |
Definition at line 45 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::deviceId |
Definition at line 44 of file qohoswant_p.h.
| QStringList QtOhosAppKit::Want::entities |
Definition at line 51 of file qohoswant_p.h.
Definition at line 54 of file qohoswant_p.h.
| WantFlags QtOhosAppKit::Want::flags |
Definition at line 52 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::moduleName |
Definition at line 46 of file qohoswant_p.h.
| QJsonObject QtOhosAppKit::Want::parameters |
Definition at line 53 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::type |
Definition at line 49 of file qohoswant_p.h.
| QString QtOhosAppKit::Want::uri |
Definition at line 48 of file qohoswant_p.h.