Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohoswant_p.h File Reference

(b2b4258a42567f4a4f2bec950c3e01623a97a5df)

#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>
Include dependency graph for qohoswant_p.h:
This graph shows which files directly or indirectly include this file:

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 }