#include <advanced_pdf_p.h>
|
| | AdvancedPdfEnginePrivate () |
| |
| | ~AdvancedPdfEnginePrivate () override |
| |
| uint | requestObject () |
| |
| void | writeHeader () |
| |
| void | writeTail () |
| |
| int | addImage (const QImage &image, bool *bitmap, qint64 serial_no) |
| | Adds an image to the pdf and return the pdf-object id. More...
|
| |
| int | addConstantAlphaObject (int brushAlpha, int penAlpha=255) |
| |
| int | addBrushPattern (const QTransform &matrix, bool *specifyColor, int *gStateObject) |
| |
| void | drawTextItem (const QPointF &p, const QTextItemInt &ti) |
| |
| QTransform | pageMatrix () const |
| |
| void | newPage () |
| |
| | AdvancedPdfEnginePrivate () |
| |
| | ~AdvancedPdfEnginePrivate () override |
| |
| uint | requestObject () |
| |
| void | writeHeader () |
| |
| void | writeTail () |
| |
| int | addImage (const QImage &image, bool *bitmap, qint64 serial_no) |
| |
| int | addConstantAlphaObject (int brushAlpha, int penAlpha=255) |
| |
| int | addBrushPattern (const QTransform &matrix, bool *specifyColor, int *gStateObject) |
| |
| void | drawTextItem (const QPointF &p, const QTextItemInt &ti) |
| |
| QTransform | pageMatrix () const |
| |
| void | newPage () |
| |
◆ AdvancedPdfEnginePrivate() [1/2]
| AdvancedPdfEnginePrivate::AdvancedPdfEnginePrivate |
( |
| ) |
|
◆ ~AdvancedPdfEnginePrivate() [1/2]
| AdvancedPdfEnginePrivate::~AdvancedPdfEnginePrivate |
( |
| ) |
|
|
override |
◆ AdvancedPdfEnginePrivate() [2/2]
| AdvancedPdfEnginePrivate::AdvancedPdfEnginePrivate |
( |
| ) |
|
◆ ~AdvancedPdfEnginePrivate() [2/2]
| AdvancedPdfEnginePrivate::~AdvancedPdfEnginePrivate |
( |
| ) |
|
|
override |
◆ addBrushPattern() [1/2]
| int AdvancedPdfEnginePrivate::addBrushPattern |
( |
const QTransform & |
matrix, |
|
|
bool * |
specifyColor, |
|
|
int * |
gStateObject |
|
) |
| |
◆ addBrushPattern() [2/2]
| int AdvancedPdfEnginePrivate::addBrushPattern |
( |
const QTransform & |
matrix, |
|
|
bool * |
specifyColor, |
|
|
int * |
gStateObject |
|
) |
| |
◆ addConstantAlphaObject() [1/2]
| int AdvancedPdfEnginePrivate::addConstantAlphaObject |
( |
int |
brushAlpha, |
|
|
int |
penAlpha = 255 |
|
) |
| |
◆ addConstantAlphaObject() [2/2]
| int AdvancedPdfEnginePrivate::addConstantAlphaObject |
( |
int |
brushAlpha, |
|
|
int |
penAlpha = 255 |
|
) |
| |
◆ addImage() [1/2]
| int AdvancedPdfEnginePrivate::addImage |
( |
const QImage & |
image, |
|
|
bool * |
bitmap, |
|
|
qint64 |
serial_no |
|
) |
| |
◆ addImage() [2/2]
| int AdvancedPdfEnginePrivate::addImage |
( |
const QImage & |
img, |
|
|
bool * |
bitmap, |
|
|
qint64 |
serial_no |
|
) |
| |
Adds an image to the pdf and return the pdf-object id.
Returns -1 if adding the image failed.
◆ drawTextItem() [1/2]
| void AdvancedPdfEnginePrivate::drawTextItem |
( |
const QPointF & |
p, |
|
|
const QTextItemInt & |
ti |
|
) |
| |
◆ drawTextItem() [2/2]
| void AdvancedPdfEnginePrivate::drawTextItem |
( |
const QPointF & |
p, |
|
|
const QTextItemInt & |
ti |
|
) |
| |
◆ newPage() [1/2]
| void AdvancedPdfEnginePrivate::newPage |
( |
| ) |
|
◆ newPage() [2/2]
| void AdvancedPdfEnginePrivate::newPage |
( |
| ) |
|
◆ pageMatrix() [1/2]
| QTransform AdvancedPdfEnginePrivate::pageMatrix |
( |
| ) |
const |
◆ pageMatrix() [2/2]
| QTransform AdvancedPdfEnginePrivate::pageMatrix |
( |
| ) |
const |
◆ requestObject() [1/2]
| uint AdvancedPdfEnginePrivate::requestObject |
( |
| ) |
|
|
inline |
◆ requestObject() [2/2]
| uint AdvancedPdfEnginePrivate::requestObject |
( |
| ) |
|
|
inline |
◆ writeHeader() [1/2]
| void AdvancedPdfEnginePrivate::writeHeader |
( |
| ) |
|
◆ writeHeader() [2/2]
| void AdvancedPdfEnginePrivate::writeHeader |
( |
| ) |
|
◆ writeTail() [1/2]
| void AdvancedPdfEnginePrivate::writeTail |
( |
| ) |
|
◆ writeTail() [2/2]
| void AdvancedPdfEnginePrivate::writeTail |
( |
| ) |
|
◆ allClipped
| bool AdvancedPdfEnginePrivate::allClipped |
◆ brush
| QBrush AdvancedPdfEnginePrivate::brush |
◆ brushOrigin
| QPointF AdvancedPdfEnginePrivate::brushOrigin |
◆ clipEnabled
| bool AdvancedPdfEnginePrivate::clipEnabled |
◆ clips [1/2]
◆ clips [2/2]
◆ creator
| QString AdvancedPdfEnginePrivate::creator |
◆ currentObject
| int AdvancedPdfEnginePrivate::currentObject |
◆ currentPage
◆ embedFonts
| bool AdvancedPdfEnginePrivate::embedFonts |
◆ fonts
◆ grayscale
| bool AdvancedPdfEnginePrivate::grayscale |
◆ hasBrush
| bool AdvancedPdfEnginePrivate::hasBrush |
◆ hasPen
| bool AdvancedPdfEnginePrivate::hasPen |
◆ m_pageLayout
◆ opacity
| qreal AdvancedPdfEnginePrivate::opacity |
◆ outDevice
| QIODevice * AdvancedPdfEnginePrivate::outDevice |
◆ outputFileName
| QString AdvancedPdfEnginePrivate::outputFileName |
◆ ownsDevice
| bool AdvancedPdfEnginePrivate::ownsDevice |
◆ pdev
◆ pdfVersion
◆ pen
| QPen AdvancedPdfEnginePrivate::pen |
◆ resolution
| int AdvancedPdfEnginePrivate::resolution |
◆ simplePen
| bool AdvancedPdfEnginePrivate::simplePen |
◆ stroker
◆ title
| QString AdvancedPdfEnginePrivate::title |
The documentation for this class was generated from the following files: