9#ifndef QTPOKIT_POKITDEVICE_H
10#define QTPOKIT_POKITDEVICE_H
14#include <QBluetoothDeviceInfo>
19QTPOKIT_BEGIN_NAMESPACE
29class PokitDevicePrivate;
60 PokitDevicePrivate * d_ptr;
67 friend class TestPokitDevice;
The CalibrationService class accesses the Calibrartion service of Pokit devices.
Definition: calibrationservice.h:23
The DataLoggerService class accesses the Pokit Status service of Pokit devices.
Definition: dataloggerservice.h:23
The DeviceInfoService class accesses the Device Info service of Pokit devices.
Definition: deviceinfoservice.h:23
The DsoService class accesses the Pokit Status service of Pokit devices.
Definition: dsoservice.h:23
The GenericAccessService class accesses the Generic Access service of Pokit devices.
Definition: genericaccessservice.h:23
The MultimeterService class accesses the Pokit Status service of Pokit devices.
Definition: multimeterservice.h:23
The PokitDevice class simplifies Pokit device access.
Definition: pokitdevice.h:32
The StatusService class accesses the Pokit Status service of Pokit devices.
Definition: statusservice.h:23
Global QtPokit library macros.