#include <AQSWMatrix_p.h>
Lista de todos los miembros.
Slots públicos |
void | setMatrix (double, double, double, double, double, double) |
double | m11 () const |
double | m12 () const |
double | m21 () const |
double | m22 () const |
double | dx () const |
double | dy () const |
void | map (int, int, int *, int *) const |
void | map (double, double, double *, double *) const |
QRect | mapRect (const QRect &) const |
QPoint | map (const QPoint &) const |
QPointArray * | map (QPointArray *) const |
QPointArray * | map (AQSPointArray *) const |
QRegion * | map (QRegion *) const |
QRegion * | map (AQSRegion *) const |
QRegion * | mapToRegion (const QRect &) const |
QPointArray * | mapToPolygon (const QRect &) const |
void | reset () |
bool | isIdentity () const |
QWMatrix * | translate (double, double) |
QWMatrix * | scale (double, double) |
QWMatrix * | shear (double, double) |
QWMatrix * | rotate (double) |
bool | isInvertible () const |
double | det () const |
QWMatrix * | invert (bool *=0) const |
Métodos públicos estáticos |
static QMap< int, QStringList > | candidateConstructors () |
Métodos protegidos |
void | specializedInternalFinish () |
Métodos protegidos estáticos |
static void * | construct (const QSArgumentList &args) |
Documentación de las funciones miembro
static void* AQSWMatrix::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
double AQSWMatrix::det |
( |
| ) |
const [inline, slot] |
double AQSWMatrix::dx |
( |
| ) |
const [inline, slot] |
double AQSWMatrix::dy |
( |
| ) |
const [inline, slot] |
QWMatrix * AQSWMatrix::invert |
( |
bool * |
arg0 = 0 | ) |
const [inline, slot] |
bool AQSWMatrix::isIdentity |
( |
| ) |
const [inline, slot] |
bool AQSWMatrix::isInvertible |
( |
| ) |
const [inline, slot] |
double AQSWMatrix::m11 |
( |
| ) |
const [inline, slot] |
double AQSWMatrix::m12 |
( |
| ) |
const [inline, slot] |
double AQSWMatrix::m21 |
( |
| ) |
const [inline, slot] |
double AQSWMatrix::m22 |
( |
| ) |
const [inline, slot] |
void AQSWMatrix::map |
( |
int |
arg0, |
|
|
int |
arg1, |
|
|
int * |
arg2, |
|
|
int * |
arg3 |
|
) |
| const [inline, slot] |
void AQSWMatrix::map |
( |
double |
arg0, |
|
|
double |
arg1, |
|
|
double * |
arg2, |
|
|
double * |
arg3 |
|
) |
| const [inline, slot] |
QPoint AQSWMatrix::map |
( |
const QPoint & |
arg0 | ) |
const [inline, slot] |
QRect AQSWMatrix::mapRect |
( |
const QRect & |
arg0 | ) |
const [inline, slot] |
QPointArray * AQSWMatrix::mapToPolygon |
( |
const QRect & |
arg0 | ) |
const [inline, slot] |
QRegion * AQSWMatrix::mapToRegion |
( |
const QRect & |
arg0 | ) |
const [inline, slot] |
void AQSWMatrix::reset |
( |
| ) |
[inline, slot] |
QWMatrix * AQSWMatrix::rotate |
( |
double |
arg0 | ) |
[inline, slot] |
QWMatrix * AQSWMatrix::scale |
( |
double |
arg0, |
|
|
double |
arg1 |
|
) |
| [inline, slot] |
void AQSWMatrix::setMatrix |
( |
double |
arg0, |
|
|
double |
arg1, |
|
|
double |
arg2, |
|
|
double |
arg3, |
|
|
double |
arg4, |
|
|
double |
arg5 |
|
) |
| [inline, slot] |
QWMatrix * AQSWMatrix::shear |
( |
double |
arg0, |
|
|
double |
arg1 |
|
) |
| [inline, slot] |
void AQSWMatrix::specializedInternalFinish |
( |
| ) |
[inline, protected] |
QWMatrix * AQSWMatrix::translate |
( |
double |
arg0, |
|
|
double |
arg1 |
|
) |
| [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: