summaryrefslogtreecommitdiffstats
path: root/doc/src/painting-and-printing/coordsys.qdoc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-05-19 10:34:56 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-05-19 10:34:56 (GMT)
commit397a0b223aa4e88ce7985e7721a2b08ba7335cac (patch)
tree4eb7892833ea92c7d8fa1dd6fcf2a8b8399ea4e5 /doc/src/painting-and-printing/coordsys.qdoc
parent748e746006a1929a6ec2511481a0dd101b4eef54 (diff)
downloadQt-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.qdoc4
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