![]() |
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 <qohossharekit_p.h>
Public Member Functions | |
| virtual | ~ShareOperationResult () |
| virtual QString | targetAbilityName () const =0 |
| Gets the target ability name. | |
Protected Member Functions | |
| ShareOperationResult () | |
\inmodule QtOhosAppKit
ShareOperationResult wraps Ohos \l {https://developer.huawei.com/consumer/en/doc/harmonyos-references/share-system-share#section17135118312} {ShareOperationResult} interface.
It keeps information about share target ability.
Definition at line 102 of file qohossharekit_p.h.
|
virtualdefault |
|
protecteddefault |
|
pure virtual |
Gets the target ability name.
For more info how the name is built please check following link. See \l {https://developer.huawei.com/consumer/en/doc/harmonyos-references/share-system-share#section20696483813} {SharedRecord.utd}