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::enums::kit::ShareKit::systemShare Namespace Reference

Enumerations

enum class  SelectionMode { BATCH , SINGLE }
enum class  ShareAbilityType {
  COPY_TO_PASTEBOARD , PRINT , SAVE_AS_FILE , SAVE_TO_MEDIA_ASSET ,
  SAVE_TO_SUPERHUB
}
enum class  SharePreviewMode { DEFAULT , DETAIL }

Enumeration Type Documentation

◆ SelectionMode

Enumerator
BATCH 
SINGLE 

Definition at line 24 of file qohosenums.h.

◆ ShareAbilityType

Enumerator
COPY_TO_PASTEBOARD 
PRINT 
SAVE_AS_FILE 
SAVE_TO_MEDIA_ASSET 
SAVE_TO_SUPERHUB 

Definition at line 29 of file qohosenums.h.

◆ SharePreviewMode

Enumerator
DEFAULT 
DETAIL 

Definition at line 37 of file qohosenums.h.