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
qohossharekit.h File Reference

(4de2d2be3958244d52d4730e35aae4fa3cd0d66f)

#include <QtCore/private/qohoscommon_p.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qmap.h>
#include <QtCore/qpoint.h>
#include <QtCore/qsize.h>
#include <QtCore/qvariant.h>
#include <QtGui/qwindow.h>
#include <memory>
#include <qohosenums.h>
#include <qohosplugincore.h>
#include <string>
#include <vector>
Include dependency graph for qohossharekit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QOhosShareKit::SharedRecord
struct  QOhosShareKit::ShareControllerAnchor
struct  QOhosShareKit::ControllerOptions
struct  QOhosShareKit::ShareOperationResult

Namespaces

namespace  QOhosShareKit

Typedefs

using QOhosShareKit::SelectionMode = QtOhos::enums::kit::ShareKit::systemShare::SelectionMode
using QOhosShareKit::SharePreviewMode = QtOhos::enums::kit::ShareKit::systemShare::SharePreviewMode
using QOhosShareKit::ShareAbilityType = QtOhos::enums::kit::ShareKit::systemShare::ShareAbilityType

Functions

std::shared_ptr< voidQOhosShareKit::shareData (QWindow *optInstanceMainWindow, const std::vector< SharedRecord > &recordsToShare, ControllerOptions controllerOptions, std::function< void()> panelClosedCallback, QOhosConsumer< ShareOperationResult > shareCompletedCallback)

Variables

constexpr const char * QOhosShareKit::mimeTextUriList = "text/uri-list"