summaryrefslogtreecommitdiffstats
path: root/src/printsupport/doc/src
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@nokia.com>2012-09-13 10:06:21 +0200
committerQt by Nokia <qt-info@nokia.com>2012-09-13 19:33:08 +0200
commita3729b82c8e1d66b911b4824ed272a34b615645f (patch)
treef5b35c7c328379291d19fe89bceabbb4f3ccc942 /src/printsupport/doc/src
parenta10e0e82ffae8fe6d796b2f1ac8048c6e5007b8a (diff)
Fix QPrinter documentation errors.
Removed documentation for non-existent functions and added external-resources.qdoc. Change-Id: I5159540d8304dd6e2e452be11404d40fc599a2a7 Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org> Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
Diffstat (limited to 'src/printsupport/doc/src')
-rw-r--r--src/printsupport/doc/src/external-resources.qdoc31
1 files changed, 31 insertions, 0 deletions
diff --git a/src/printsupport/doc/src/external-resources.qdoc b/src/printsupport/doc/src/external-resources.qdoc
new file mode 100644
index 0000000000..94fb1558fd
--- /dev/null
+++ b/src/printsupport/doc/src/external-resources.qdoc
@@ -0,0 +1,31 @@
+/****************************************************************************
+**
+** 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://www.cups.org/
+ \title Common Unix Printing System (CUPS)
+*/ \ No newline at end of file