![]() |
API Documentation
|
Stores information related to exporting specific data from the software. More...
#include <ExportRequest.h>
Public Member Functions | |
| ExportRequest () | |
| ExportRequest (const Buffer< UUID > &ids, const PopupInfo &info=PopupInfo()) | |
Public Attributes | |
| PopupInfo | request_origin = PopupInfo() |
| FileFormat | requested_format = FileFormat::InvalidFormat() |
| Buffer< UUID > | requested_items |
| bool | show_recents = false |
| Buffer< FileFormat > | white_list |
Stores information related to exporting specific data from the software.
|
inline |
|
inline |
| FileFormat requested_format = FileFormat::InvalidFormat() |
| bool show_recents = false |
| Buffer<FileFormat> white_list |