Obsolete Members for QPainterThe following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code. Открытые функции
Описание функций-членовconst QMatrix & QPainter::matrix () constUse worldTransform() instead. See also setMatrix() and worldTransform(). bool QPainter::matrixEnabled () constUse worldMatrixEnabled() instead See also setMatrixEnabled() and worldMatrixEnabled(). void QPainter::setMatrix ( const QMatrix & matrix, bool combine = false )Use setWorldTransform() instead. See also matrix() and setWorldTransform(). void QPainter::setMatrixEnabled ( bool enable )Use setWorldMatrixEnabled() instead. See also matrixEnabled() and setWorldMatrixEnabled().
|
|
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |