summaryrefslogtreecommitdiff
path: root/src/sensors/doc/src/sensorfwbackend.qdoc
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@jollamobile.com>2013-03-06 03:45:47 +1000
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-05 18:50:48 +0100
commitfe2a949996e1e93f0824f4e49b423b4b57090a72 (patch)
tree88fbb438ab2e5a733436271e7ce14322a536c993 /src/sensors/doc/src/sensorfwbackend.qdoc
parent96d4de7b36188cf8fe87b1d3f840bf9371744956 (diff)
downloadqtsensors-fe2a949996e1e93f0824f4e49b423b4b57090a72.tar.gz
add sensorfw based sensor plugin
ported from qtmobility. Change-Id: Ia4ee6e2b7ecbc441c5f6605f1bbabfec22ddcd09 Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
Diffstat (limited to 'src/sensors/doc/src/sensorfwbackend.qdoc')
-rw-r--r--src/sensors/doc/src/sensorfwbackend.qdoc39
1 files changed, 39 insertions, 0 deletions
diff --git a/src/sensors/doc/src/sensorfwbackend.qdoc b/src/sensors/doc/src/sensorfwbackend.qdoc
new file mode 100644
index 0000000..fcfbb5d
--- /dev/null
+++ b/src/sensors/doc/src/sensorfwbackend.qdoc
@@ -0,0 +1,39 @@
+/****************************************************************************
+**
+** Copyright (C) 2013 Jolla Mobile
+** 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$
+**
+****************************************************************************/
+
+/*!
+ \page senorfwbackend.html
+ \title Sensorfw Backend
+ \brief Information about the Sensorfw sensor backend
+
+ The Sensorfw sensor backend requires the Sensorfw and sensor daemon. Sensorfw was originally used in MeeGo, and is available
+ from http://meego.gitorious.org/meego-middleware/sensorfw
+
+ To compile the sensorfw backend, you need sensorfw installed and run qmake with CONFIG+=sensorfw
+
+*/
+