Scribus
Open source desktop publishing at your fingertips
PDFExportDialog Class Reference

PDF export dialog. More...

#include <pdfexportdialog.h>

Inheritance diagram for PDFExportDialog:
Collaboration diagram for PDFExportDialog:

Public Member Functions

 PDFExportDialog (QWidget *parent, const QString &docFileName, const QMap< QString, int > &DocFonts, ScribusView *currView, PDFOptions &pdfOptions, const ProfilesL &PDFXProfiles, const SCFonts &AllFonts, const ProfilesL &printerProfiles)
 
void updateDocOptions ()
 
const QString cmsDescriptor ()
 
const int colorSpaceComponents ()
 
const QString getPagesString ()
 

Protected Slots

void DoExport ()
 
void ChangeFile ()
 
void fileNameChanged ()
 
void enableSave ()
 
void disableSave ()
 

Protected Attributes

QVBoxLayout * PDFExportLayout
 
QGridLayout * NameLayout
 
QHBoxLayout * Layout7
 
QGroupBox * Name
 
QCheckBox * multiFile
 
QCheckBox * openAfterExportCheckBox
 
QPushButton * changeButton
 
QPushButton * okButton
 
QPushButton * cancelButton
 
QLineEdit * fileNameLineEdit
 
TabPDFOptionsOptions
 
ScribusDocm_doc
 
QList< PDFPresentationDatam_presEffects
 
PDFOptionsm_opts
 
double m_unitRatio
 
QString m_cmsDescriptor
 
int m_components
 
const ProfilesL & m_printerProfiles
 

Detailed Description

PDF export dialog.

Most of the guts of the dialog actually come from TabPDFOptions, which is also used by the preferences dialog.


The documentation for this class was generated from the following files: