Mapper  0.9.0
API documentation
Public Member Functions | Public Attributes | List of all members
AdvancedPdfPage Class Reference

#include <advanced_pdf_p.h>

Inheritance diagram for AdvancedPdfPage:
Inheritance graph
[legend]
Collaboration diagram for AdvancedPdfPage:
Collaboration graph
[legend]

Public Member Functions

 AdvancedPdfPage ()
 
void streamImage (int w, int h, int object)
 
 AdvancedPdfPage ()
 
void streamImage (int w, int h, int object)
 
- Public Member Functions inherited from AdvancedPdf::ByteStream
 ByteStream (bool fileBacking=false)
 
 ByteStream (QByteArray *ba, bool fileBacking=false)
 
 ~ByteStream ()
 
ByteStreamoperator<< (char chr)
 
ByteStreamoperator<< (const char *str)
 
ByteStreamoperator<< (const QByteArray &str)
 
ByteStreamoperator<< (const ByteStream &src)
 
ByteStreamoperator<< (qreal val)
 
ByteStreamoperator<< (int val)
 
ByteStreamoperator<< (const QPointF &p)
 
QIODevicestream ()
 
void clear ()
 
 ByteStream (bool fileBacking=false)
 
 ByteStream (QByteArray *ba, bool fileBacking=false)
 
 ~ByteStream ()
 
ByteStreamoperator<< (char chr)
 
ByteStreamoperator<< (const char *str)
 
ByteStreamoperator<< (const QByteArray &str)
 
ByteStreamoperator<< (const ByteStream &src)
 
ByteStreamoperator<< (qreal val)
 
ByteStreamoperator<< (int val)
 
ByteStreamoperator<< (const QPointF &p)
 
QIODevicestream ()
 
void clear ()
 

Public Attributes

QVector< uint > images
 
QVector< uint > graphicStates
 
QVector< uint > patterns
 
QVector< uint > fonts
 
QVector< uint > annotations
 
QSize pageSize
 

Additional Inherited Members

- Static Public Member Functions inherited from AdvancedPdf::ByteStream
static int maxMemorySize ()
 
static int chunkSize ()
 
static int maxMemorySize ()
 
static int chunkSize ()
 
- Protected Member Functions inherited from AdvancedPdf::ByteStream
void constructor_helper (QIODevice *dev)
 
void constructor_helper (QByteArray *ba)
 
void constructor_helper (QIODevice *dev)
 
void constructor_helper (QByteArray *ba)
 

Constructor & Destructor Documentation

◆ AdvancedPdfPage() [1/2]

AdvancedPdfPage::AdvancedPdfPage ( )

◆ AdvancedPdfPage() [2/2]

AdvancedPdfPage::AdvancedPdfPage ( )

Member Function Documentation

◆ streamImage() [1/2]

void AdvancedPdfPage::streamImage ( int  w,
int  h,
int  object 
)

◆ streamImage() [2/2]

void AdvancedPdfPage::streamImage ( int  w,
int  h,
int  object 
)

Member Data Documentation

◆ annotations

QVector< uint > AdvancedPdfPage::annotations

◆ fonts

QVector< uint > AdvancedPdfPage::fonts

◆ graphicStates

QVector< uint > AdvancedPdfPage::graphicStates

◆ images

QVector< uint > AdvancedPdfPage::images

◆ pageSize

QSize AdvancedPdfPage::pageSize

◆ patterns

QVector< uint > AdvancedPdfPage::patterns

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