#include "qfontengine_p.h"
#include <qglobal.h>
#include "qpixmapcache.h"
#include "qbitmap.h"
#include "qapplication_p.h"
'defines' |
#define | QMAC_FONT_NO_ANTIALIAS |
Funciones |
QCString | p2qstring (const unsigned char *c) |
unsigned char * | p_str (const QString &) |
void | unclippedBitBlt (QPaintDevice *dst, int dx, int dy, const QPaintDevice *src, int sx, int sy, int sw, int sh, Qt::RasterOp rop, bool imask, bool set_fore_colour) |
Documentación de los 'defines'
#define QMAC_FONT_NO_ANTIALIAS |
Documentación de las funciones
QCString p2qstring |
( |
const unsigned char * |
c | ) |
|
unsigned char* p_str |
( |
const QString & |
| ) |
|
void unclippedBitBlt |
( |
QPaintDevice * |
dst, |
|
|
int |
dx, |
|
|
int |
dy, |
|
|
const QPaintDevice * |
src, |
|
|
int |
sx, |
|
|
int |
sy, |
|
|
int |
sw, |
|
|
int |
sh, |
|
|
Qt::RasterOp |
rop, |
|
|
bool |
imask, |
|
|
bool |
set_fore_colour |
|
) |
| |