summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2012-12-11 17:24:42 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-12 07:24:16 +0100
commitc6f3d2ec9d26ae0d303d49553c9fe65070a043c8 (patch)
tree21f9e81018dc182942fae72f55da4e1edf85fa7a
parentab3e12dffc9b8e1a779d1d7da10611f9e749bdcc (diff)
Doc: move Remote Control example doc to qttools
Related to change I687b18a134037588a5a536fe2353c18dfd44b1d7. Change-Id: I251a123dd986a24a4f129f40586134e3549900d8 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: David Schulz <david.schulz@digia.com>
-rw-r--r--doc/src/examples/remotecontrol.qdoc34
1 files changed, 0 insertions, 34 deletions
diff --git a/doc/src/examples/remotecontrol.qdoc b/doc/src/examples/remotecontrol.qdoc
deleted file mode 100644
index 1e9dcd671..000000000
--- a/doc/src/examples/remotecontrol.qdoc
+++ /dev/null
@@ -1,34 +0,0 @@
-/****************************************************************************
-**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/legal
-**
-** This file is part of the documentation of the Qt Toolkit.
-**
-** $QT_BEGIN_LICENSE:FDL$
-** Commercial License Usage
-** Licensees holding valid commercial Qt licenses may use this file in
-** accordance with the commercial license agreement provided with the
-** Software or, alternatively, in accordance with the terms contained in
-** a written agreement between you and Digia. For licensing terms and
-** conditions see http://qt.digia.com/licensing. For further information
-** use the contact form at http://qt.digia.com/contact-us.
-**
-** GNU Free Documentation License Usage
-** 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. Please review the following information to ensure
-** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
-** $QT_END_LICENSE$
-**
-****************************************************************************/
-
-/*!
- \example help/remotecontrol
- \title Remote Control Example
-
- This example shows how to use and control Qt Assistant
- as a help viewer.
-*/ \ No newline at end of file