sensorfw
serviceinfo.h File Reference

Sensor service information. More...

#include <QString>

Go to the source code of this file.

Variables

const QString SERVICE_NAME = "com.nokia.SensorService"
 Name of the exported DBus service. More...
 
const QString OBJECT_PATH = "/SensorManager"
 Name of the exported DBus object. More...
 

Detailed Description

Sensor service information.

Copyright (C) 2009-2010 Nokia Corporation

Author
Semi Malinen <semi..nosp@m.mali.nosp@m.nen@n.nosp@m.okia.nosp@m..com
Timo Rongas ext-t.nosp@m.imo..nosp@m.2.ron.nosp@m.gas@.nosp@m.nokia.nosp@m..com

This file is part of Sensord.

Sensord is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

Sensord is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with Sensord. If not, see http://www.gnu.org/licenses/.

Definition in file serviceinfo.h.

Variable Documentation

◆ OBJECT_PATH

const QString OBJECT_PATH = "/SensorManager"

Name of the exported DBus object.

Definition at line 40 of file serviceinfo.h.

◆ SERVICE_NAME

const QString SERVICE_NAME = "com.nokia.SensorService"

Name of the exported DBus service.

Definition at line 35 of file serviceinfo.h.