![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosqpafunctions_p.h>
Public Attributes | |
| QOhosOptional< QPoint > | anchorOffset |
| QOhosOptional< QSize > | anchorSize |
| QOhosOptional< bool > | useSingleSelectionMode |
| QOhosOptional< bool > | useDefaultPreviewMode |
| QOhosOptional< QList< ShareAbilityType > > | excludedAbilities |
Definition at line 203 of file qohosqpafunctions_p.h.
| QOhosOptional<QPoint> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::anchorOffset |
Definition at line 205 of file qohosqpafunctions_p.h.
| QOhosOptional<QSize> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::anchorSize |
Definition at line 206 of file qohosqpafunctions_p.h.
| QOhosOptional<QList<ShareAbilityType> > QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::excludedAbilities |
Definition at line 209 of file qohosqpafunctions_p.h.
| QOhosOptional<bool> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::useDefaultPreviewMode |
Definition at line 208 of file qohosqpafunctions_p.h.
| QOhosOptional<bool> QtOhos::QOhosQpaFunctions::ShareKit::ShareControllerOptions::useSingleSelectionMode |
Definition at line 207 of file qohosqpafunctions_p.h.