sensorfw
hybrispressureadaptorplugin.h
Go to the documentation of this file.
1
/****************************************************************************
2
**
3
** Copyright (C) 2013 Jolla Ltd
4
** Contact: lorn.potter@jollamobile.com
5
**
6
** Copyright (C) 2017 Matti Lehtimäki
7
** Contact: matti.lehtimaki@gmail.com
8
**
9
** $QT_BEGIN_LICENSE:LGPL$
10
**
11
** GNU Lesser General Public License Usage
12
** Alternatively, this file may be used under the terms of the GNU Lesser
13
** General Public License version 2.1 as published by the Free Software
14
** Foundation and appearing in the file LICENSE.LGPL included in the
15
** packaging of this file. Please review the following information to
16
** ensure the GNU Lesser General Public License version 2.1 requirements
17
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
18
**
19
** $QT_END_LICENSE$
20
**
21
****************************************************************************/
22
23
#ifndef HYBRISPRESSUREADAPTORPLUGIN_H
24
#define HYBRISPRESSUREADAPTORPLUGIN_H
25
26
#include "plugin.h"
27
28
class
HybrisPressureAdaptorPlugin
:
public
Plugin
29
{
30
Q_OBJECT
31
Q_PLUGIN_METADATA(IID
"com.nokia.SensorService.Plugin/1.0"
)
32
33
private
:
34
void
Register(
class
Loader& l);
35
};
36
37
#endif
HybrisPressureAdaptorPlugin
Definition:
hybrispressureadaptorplugin.h:29
adaptors
hybrispressureadaptor
hybrispressureadaptorplugin.h
Generated by
1.9.3