Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

Obsolete Members for QPainter

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions


Member Function Documentation

const QMatrix & QPainter::matrix () const

Use worldMatrix() instead.

See also setMatrix() and worldMatrix().

bool QPainter::matrixEnabled () const

Use worldMatrixEnabled() instead

See also setMatrixEnabled() and worldMatrixEnabled().

void QPainter::setMatrix ( const QMatrix & matrix, bool combine = false )

Use setWorldMatrix() instead.

See also matrix() and setWorldMatrix().

void QPainter::setMatrixEnabled ( bool enable )

Use setWorldMatrixEnabled() instead.

See also matrixEnabled() and setWorldMatrixEnabled().


Copyright © 2007 Trolltech Trademarks
Qt 4.2.3