![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qflags.h>#include <QtCore/qglobal.h>#include <QtCore/qhash.h>#include <QtCore/qjsonobject.h>#include <QtCore/qlist.h>#include <QtCore/qstring.h>#include <QtCore/qstringlist.h>#include <QtOhosAppKit/private/qohossharekit_p.h>#include <QtOhosAppKit/private/qtohosappkitglobal_p.h>#include <memory>#include <optional>Go to the source code of this file.
Classes | |
| class | QtOhosAppKit::Want |
| \inmodule QtOhosAppKit More... | |
| class | QtOhosAppKit::WantInfo |
| \variable QtOhosAppKit::Want::deviceId More... | |
| class | QtOhosAppKit::WantInfo::ContactInfo |
| The ContactInfo struct represents contact information extracted from a Want. More... | |
Namespaces | |
| namespace | QtOhosAppKit |
Enumerations | |
| enum class | QtOhosAppKit::WantFlag { QtOhosAppKit::AuthReadUriPermission = 1 << 0 , QtOhosAppKit::AuthWriteUriPermission = 1 << 1 , QtOhosAppKit::InstallOnDemand = 1 << 2 } |