![]() |
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/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 <qohosplugincore.h>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | QOhosShareKit |
| namespace | QtOhos |
Enumerations | |
| enum class | QOhosShareKit::SelectionMode { QOhosShareKit::SINGLE , QOhosShareKit::BATCH } |
| enum class | QOhosShareKit::SharePreviewMode { QOhosShareKit::DEFAULT , QOhosShareKit::DETAIL } |
| enum class | QOhosShareKit::ShareAbilityType { QOhosShareKit::COPY_TO_PASTEBOARD , QOhosShareKit::SAVE_TO_MEDIA_ASSET , QOhosShareKit::SAVE_AS_FILE , QOhosShareKit::PRINT , QOhosShareKit::SAVE_TO_SUPERHUB } |
Functions | |
| std::shared_ptr< void > | QOhosShareKit::shareData (QWindow *optInstanceMainWindow, const std::vector< SharedRecord > &recordsToShare, ControllerOptions controllerOptions, std::function< void()> panelClosedCallback) |
Variables | |
| constexpr const char * | QOhosShareKit::mimeTextUriList = "text/uri-list" |