1 #ifndef VABSTRACTLAYOUTDIALOG_H 
    2 #define VABSTRACTLAYOUTDIALOG_H 
    4 #include "../ifc/ifcdef.h" 
QStringList FormatsVector
 
void initTemplates(QComboBox *comboBoxTemplates)
 
QSizeF RoundTemplateSize(qreal width, qreal height, Unit unit) const
 
QSizeF getTemplateSize(const PaperSizeTemplate &tmpl, const Unit &unit) const
DialogLayoutSettings::TemplateSize.
 
static const FormatsVector pageFormatNames
 
VAbstractLayoutDialog(QWidget *parent=nullptr)