|
Krita Source Code Documentation
|
#include <QWidget>#include <QPageLayout>#include <QPageSize>#include <KoDialog.h>#include "ui_wdgexportstoryboard.h"Go to the source code of this file.
Classes | |
| class | DlgExportStoryboard |
| class | WdgExportStoryboard |
Enumerations | |
| enum | ExportFormat { PDF = 0 , SVG } |
| enum | ExportLayout { ROWS = 0 , COLUMNS = 1 , GRID = 2 , SVG_TEMPLATE = 3 } |
| enum ExportFormat |
| enum ExportLayout |
| Enumerator | |
|---|---|
| ROWS | |
| COLUMNS | |
| GRID | |
| SVG_TEMPLATE | |
Definition at line 26 of file DlgExportStoryboard.h.