Scribus
Open source desktop publishing at your fingertips
PDFLibCore Class Reference

#include <pdflib_core.h>

Inheritance diagram for PDFLibCore:
Collaboration diagram for PDFLibCore:

Public Member Functions

 PDFLibCore (ScribusDoc &docu)
 
bool doExport (const QString &fn, const QString &nam, int Components, const std::vector< int > &pageNs, const QMap< int, QPixmap > &thumbs)
 
const QString & errorMessage (void) const
 
bool exportAborted (void) const
 

Protected Slots

void cancelRequested ()
 

Detailed Description

PDFLibCore provides Scribus's implementation of PDF export functionality.

This is not public API and is not exported in Scribus's symbol table on supporting platforms. Do not include this header, use pdflib.h instead. Including this header from anywhere except pdflib.cpp may cause linker errors and other problems, and is totally pointless since all the interfaces that are publically visible are presented by PDFlib anyway.

Author
Franz Schmid

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