18#ifndef QGSPDFRENDERER_H
19#define QGSPDFRENDERER_H
32class PdfDocumentContainer;
64 QString
path()
const {
return mPath; }
99 std::unique_ptr< PdfDocumentContainer> mDocumentContainer;
Custom exception class which is raised when an operation is not supported.
Utility class for rendering PDF documents.
QgsPdfRenderer & operator=(const QgsPdfRenderer &other)=delete
QgsPdfRenderer cannot be copied.
QgsPdfRenderer(const QgsPdfRenderer &other)=delete
QgsPdfRenderer cannot be copied.
QString path() const
Returns the file path of the associated PDF file.
#define SIP_THROW(name,...)