Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/gui/painting/qmatrix.cpp

    r651 r846  
    11/****************************************************************************
    22**
    3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
    44** All rights reserved.
    55** Contact: Nokia Corporation (qt-info@nokia.com)
     
    104104    QPaintDevice has its origin located at the top-left position. The
    105105    \e x values increase to the right; \e y values increase
    106     downward. For a complete description, see the \l {The Coordinate
     106    downward. For a complete description, see the \l {Coordinate
    107107    System}{coordinate system} documentation.
    108108
     
    177177    \endtable
    178178
    179     \sa QPainter, QTransform, {The Coordinate System},
     179    \sa QPainter, QTransform, {Coordinate System},
    180180    {demos/affine}{Affine Transformations Demo}, {Transformations Example}
    181181*/
     
    11361136    reference to the stream.
    11371137
    1138     \sa {Format of the QDataStream Operators}
     1138    \sa {Serializing Qt Data Types}
    11391139*/
    11401140
     
    11621162    reference to the stream.
    11631163
    1164     \sa {Format of the QDataStream Operators}
     1164    \sa {Serializing Qt Data Types}
    11651165*/
    11661166
Note: See TracChangeset for help on using the changeset viewer.