diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-05-19 10:34:56 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-05-19 10:34:56 (GMT) |
commit | 397a0b223aa4e88ce7985e7721a2b08ba7335cac (patch) | |
tree | 4eb7892833ea92c7d8fa1dd6fcf2a8b8399ea4e5 /doc/src/painting-and-printing/coordsys.qdoc | |
parent | 748e746006a1929a6ec2511481a0dd101b4eef54 (diff) | |
download | Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.zip Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.tar.gz Qt-397a0b223aa4e88ce7985e7721a2b08ba7335cac.tar.bz2 |
doc: Fixed many broken links.
Diffstat (limited to 'doc/src/painting-and-printing/coordsys.qdoc')
-rw-r--r-- | doc/src/painting-and-printing/coordsys.qdoc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/src/painting-and-printing/coordsys.qdoc b/doc/src/painting-and-printing/coordsys.qdoc index b360d0b..d6714b8 100644 --- a/doc/src/painting-and-printing/coordsys.qdoc +++ b/doc/src/painting-and-printing/coordsys.qdoc @@ -46,10 +46,6 @@ \brief Information about the coordinate system used by the paint system. - \previouspage Drawing and Filling - \contentspage The Paint System - \nextpage Reading and Writing Image Files - The coordinate system is controlled by the QPainter class. Together with the QPaintDevice and QPaintEngine classes, QPainter form the basis of Qt's painting system, Arthur. QPainter |