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
QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions Struct Reference

#include <qohosqpafunctions_p.h>

Collaboration diagram for QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions:

Public Attributes

QOhosOptional< QPointanchorOffset
QOhosOptional< QSizeanchorSize
QOhosOptional< bool > useSingleSelectionMode
QOhosOptional< bool > useDefaultPreviewMode
QOhosOptional< QList< ShareAbilityType > > excludedAbilities

Detailed Description

Definition at line 203 of file qohosqpafunctions_p.h.

Member Data Documentation

◆ anchorOffset

QOhosOptional<QPoint> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::anchorOffset

Definition at line 205 of file qohosqpafunctions_p.h.

◆ anchorSize

QOhosOptional<QSize> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::anchorSize

Definition at line 206 of file qohosqpafunctions_p.h.

◆ excludedAbilities

QOhosOptional<QList<ShareAbilityType> > QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::excludedAbilities

Definition at line 209 of file qohosqpafunctions_p.h.

◆ useDefaultPreviewMode

QOhosOptional<bool> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::useDefaultPreviewMode

Definition at line 208 of file qohosqpafunctions_p.h.

◆ useSingleSelectionMode

QOhosOptional<bool> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::useSingleSelectionMode

Definition at line 207 of file qohosqpafunctions_p.h.


The documentation for this struct was generated from the following file: