#include <FLStylePainter.h>
Lista de todos los miembros.
Tipos públicos |
enum | ErrCode { NoError = 0,
IdNotFound
} |
Métodos públicos |
| FLStylePainter () |
| ~FLStylePainter () |
QPainter * | painter () const |
QString | styleName () const |
void | setStyleName (const QString &style) |
float | relDpi () const |
void | setRelDpi (float relDpi) |
void | beginMark (int x, int y, QObject *obj) |
void | endMark () |
void | beginSection (int x, int y, int w, int h, QObject *obj) |
void | endSection () |
bool | drawPixmap (const QPixmap &pixmap, int sx=0, int sy=0, int sw=-1, int sh=-1, QObject *obj=0) |
bool | drawText (const QString &text, int tf, QObject *obj) |
bool | drawLine (QObject *obj) |
bool | drawRect (QObject *obj) |
bool | setStyle (QObject *obj) |
void | applyTransforms () |
ErrCode | errCode () const |
Métodos públicos estáticos |
static void | normalizeSVGFile (const QString &fileName, const QStringList &fileNames) |
static void | setSVGMode (bool mode) |
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones:
-
Documentación del constructor y destructor
FLStylePainter::FLStylePainter |
( |
| ) |
|
FLStylePainter::~FLStylePainter |
( |
| ) |
|
Documentación de las funciones miembro
void FLStylePainter::applyTransforms |
( |
| ) |
|
void FLStylePainter::endMark |
( |
| ) |
|
void FLStylePainter::endSection |
( |
| ) |
|
void FLStylePainter::normalizeSVGFile |
( |
const QString & |
fileName, |
|
|
const QStringList & |
fileNames |
|
) |
| [static] |
QPainter * FLStylePainter::painter |
( |
| ) |
const |
float FLStylePainter::relDpi |
( |
| ) |
const |
void FLStylePainter::setRelDpi |
( |
float |
relDpi | ) |
|
void FLStylePainter::setStyleName |
( |
const QString & |
style | ) |
|
void FLStylePainter::setSVGMode |
( |
bool |
mode | ) |
[static] |
QString FLStylePainter::styleName |
( |
| ) |
const |
La documentación para esta clase fue generada a partir de los siguientes ficheros: