Lista de todos los miembros.
Métodos públicos |
| QPSPrinterPrivate (PSPrinter *prt, int filedes, QIODevice *iod) |
| ~QPSPrinterPrivate () |
void | matrixSetup (QPainter *) |
void | clippingSetup (QPainter *) |
void | setClippingOff (QPainter *) |
void | orientationSetup () |
void | resetDrawingTools (QPainter *) |
void | emitHeader (bool finished) |
void | setFont (const QFont &, int script) |
void | drawImage (QPainter *, float x, float y, float w, float h, const QImage &img, const QImage &mask) |
void | initPage (QPainter *paint) |
void | flushPage (bool last=FALSE) |
| QPSPrinterPrivate (QPrinter *prt, int filedes) |
| ~QPSPrinterPrivate () |
void | matrixSetup (QPainter *) |
void | clippingSetup (QPainter *) |
void | setClippingOff (QPainter *) |
void | orientationSetup () |
void | resetDrawingTools (QPainter *) |
void | emitHeader (bool finished) |
void | setFont (const QFont &, int script) |
void | drawImage (QPainter *, float x, float y, float w, float h, const QImage &img, const QImage &mask) |
void | initPage (QPainter *paint) |
void | flushPage (bool last=FALSE) |
Atributos públicos |
PSPrinter * | printer |
int | pageCount |
bool | dirtyMatrix |
bool | dirtyNewPage |
bool | epsf |
QString | fontsUsed |
QTextStream | outStream |
QBuffer * | buffer |
int | pagesInBuffer |
QIODevice * | outDevice |
int | fd |
QIODevice * | iodevice |
QBuffer * | pageBuffer |
QTextStream | pageStream |
QDict< QString > | headerFontNames |
QDict< QString > | pageFontNames |
QDict< QPSPrinterFontPrivate > | fonts |
QPSPrinterFontPrivate * | currentFontFile |
int | headerFontNumber |
int | pageFontNumber |
QBuffer * | fontBuffer |
QTextStream | fontStream |
bool | dirtyClipping |
bool | firstClipOnPage |
QRect | boundingBox |
QImage * | savedImage |
QPen | cpen |
QBrush | cbrush |
bool | dirtypen |
bool | dirtybrush |
QColor | bkColor |
bool | dirtyBkColor |
Qt::BGMode | bkMode |
bool | dirtyBkMode |
QTextCodec * | currentFontCodec |
QString | currentFont |
QFontMetrics | fm |
int | textY |
QFont | currentUsed |
int | scriptUsed |
QFont | currentSet |
float | scale |
QStringList | fontpath |
QPrinter * | printer |
Documentación del constructor y destructor
QPSPrinterPrivate::~QPSPrinterPrivate |
( |
| ) |
|
QPSPrinterPrivate::QPSPrinterPrivate |
( |
QPrinter * |
prt, |
|
|
int |
filedes |
|
) |
| |
QPSPrinterPrivate::~QPSPrinterPrivate |
( |
| ) |
|
Documentación de las funciones miembro
void QPSPrinterPrivate::clippingSetup |
( |
QPainter * |
paint | ) |
|
void QPSPrinterPrivate::clippingSetup |
( |
QPainter * |
| ) |
|
void QPSPrinterPrivate::drawImage |
( |
QPainter * |
paint, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
w, |
|
|
float |
h, |
|
|
const QImage & |
img, |
|
|
const QImage & |
mask |
|
) |
| |
void QPSPrinterPrivate::drawImage |
( |
QPainter * |
, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
w, |
|
|
float |
h, |
|
|
const QImage & |
img, |
|
|
const QImage & |
mask |
|
) |
| |
void QPSPrinterPrivate::emitHeader |
( |
bool |
finished | ) |
|
void QPSPrinterPrivate::emitHeader |
( |
bool |
finished | ) |
|
void QPSPrinterPrivate::flushPage |
( |
bool |
last = FALSE | ) |
|
void QPSPrinterPrivate::flushPage |
( |
bool |
last = FALSE | ) |
|
void QPSPrinterPrivate::initPage |
( |
QPainter * |
paint | ) |
|
void QPSPrinterPrivate::initPage |
( |
QPainter * |
paint | ) |
|
void QPSPrinterPrivate::matrixSetup |
( |
QPainter * |
paint | ) |
|
void QPSPrinterPrivate::matrixSetup |
( |
QPainter * |
| ) |
|
void QPSPrinterPrivate::orientationSetup |
( |
| ) |
|
void QPSPrinterPrivate::orientationSetup |
( |
| ) |
|
void QPSPrinterPrivate::resetDrawingTools |
( |
QPainter * |
| ) |
|
void QPSPrinterPrivate::resetDrawingTools |
( |
QPainter * |
paint | ) |
|
void QPSPrinterPrivate::setClippingOff |
( |
QPainter * |
paint | ) |
|
void QPSPrinterPrivate::setClippingOff |
( |
QPainter * |
| ) |
|
void QPSPrinterPrivate::setFont |
( |
const QFont & |
fnt, |
|
|
int |
script |
|
) |
| |
void QPSPrinterPrivate::setFont |
( |
const QFont & |
, |
|
|
int |
script |
|
) |
| |
Documentación de los datos miembro
La documentación para esta clase fue generada a partir de los siguientes ficheros: