summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/src')
-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.}
*/
/*!