| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Contains details of a page being exported by the class. More...
#include <qgslayoutexporter.h>
| Public Attributes | |
| QString | baseName | 
| Base part of filename (i.e. file name without extension or '.')  More... | |
| QString | directory | 
| Target folder.  More... | |
| QString | extension | 
| File suffix/extension (without the leading '.')  More... | |
| int | page = 0 | 
| Page number, where 0 = first page.  More... | |
Contains details of a page being exported by the class.
Definition at line 51 of file qgslayoutexporter.h.
| QString QgsLayoutExporter::PageExportDetails::baseName | 
Base part of filename (i.e. file name without extension or '.')
Definition at line 57 of file qgslayoutexporter.h.
| QString QgsLayoutExporter::PageExportDetails::directory | 
Target folder.
Definition at line 54 of file qgslayoutexporter.h.
| QString QgsLayoutExporter::PageExportDetails::extension | 
File suffix/extension (without the leading '.')
Definition at line 60 of file qgslayoutexporter.h.
| int QgsLayoutExporter::PageExportDetails::page = 0 | 
Page number, where 0 = first page.
Definition at line 63 of file qgslayoutexporter.h.