summaryrefslogtreecommitdiffstats
path: root/src/gui/doc
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2012-05-11 01:47:46 +0100
committerQt by Nokia <qt-info@nokia.com>2012-05-29 11:35:21 +0200
commit358f78f215faf9dab433a279d87007f52fbe3c71 (patch)
tree1706d18b6b486bda98f3c6dcdd9217c5a81d8151 /src/gui/doc
parent2c49ea852f7893faae59bbdb59e2806002f0a017 (diff)
QtGui: remove \link usages
Change-Id: Ib8cca14a8fa35fbc631bfea9b4873225eac3677f Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/gui/doc')
-rw-r--r--src/gui/doc/src/external-resources.qdoc47
-rw-r--r--src/gui/doc/src/paintsystem.qdoc3
2 files changed, 48 insertions, 2 deletions
diff --git a/src/gui/doc/src/external-resources.qdoc b/src/gui/doc/src/external-resources.qdoc
new file mode 100644
index 0000000000..200fc90b46
--- /dev/null
+++ b/src/gui/doc/src/external-resources.qdoc
@@ -0,0 +1,47 @@
+/****************************************************************************
+**
+** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/
+**
+** This file is part of the documentation of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:FDL$
+** GNU Free Documentation License
+** Alternatively, this file may be used under the terms of the GNU Free
+** Documentation License version 1.3 as published by the Free Software
+** Foundation and appearing in the file included in the packaging of
+** this file.
+**
+** Other Usage
+** Alternatively, this file may be used in accordance with the terms
+** and conditions contained in a signed written agreement between you
+** and Nokia.
+**
+**
+**
+**
+**
+** $QT_END_LICENSE$
+**
+****************************************************************************/
+
+
+/*!
+ \externalpage http://nwalsh.com/comp.fonts/FAQ/
+ \title comp.fonts FAQ
+*/
+
+/*!
+ \externalpage http://www.linux-foundation.org/en/Accessibility/IAccessible2
+ \title IAccessible2 Specification
+*/
+
+/*!
+ \externalpage http://czyborra.com/
+ \title Roman Czyborra's
+*/
+
+/*!
+ \externalpage http://www.xfree86.org/4.3.0/Xcursor.3.html
+ \title Xcursor
+*/
diff --git a/src/gui/doc/src/paintsystem.qdoc b/src/gui/doc/src/paintsystem.qdoc
index 4b33e4fed3..b5fd864e9d 100644
--- a/src/gui/doc/src/paintsystem.qdoc
+++ b/src/gui/doc/src/paintsystem.qdoc
@@ -32,8 +32,7 @@
\brief Classes that provide support for painting.
- See also this introduction to the \link coordsys.html Qt
- coordinate system. \endlink
+ See also this introduction to the \l{coordsys.html}{Qt coordinate system.}
*/
/*!