Hospital Analyser  1.0
Signals | Public Member Functions | Properties | List of all members
HostDeviceInfo Class Reference

The HostDeviceInfo class returns information about master device. More...

#include <hostdeviceinfo.h>

Inheritance diagram for HostDeviceInfo:

Signals

void deviceChanged ()
 deviceChanged Emits signal when Bluetooth state changes
 

Public Member Functions

 HostDeviceInfo (QObject *parent=0)
 HostDeviceInfo::HostDeviceInfo class constructor, connects Qt Slots and Signals. More...
 
bool alive () const
 alive Manages alive property, providing info about host device Bluetooth status More...
 

Properties

bool alive
 HostDeviceInfo::alive indicates whether Bluetooth functionality is enabled.
 

Detailed Description

The HostDeviceInfo class returns information about master device.

Constructor & Destructor Documentation

◆ HostDeviceInfo()

HostDeviceInfo::HostDeviceInfo ( QObject *  parent = 0)

HostDeviceInfo::HostDeviceInfo class constructor, connects Qt Slots and Signals.

Parameters
parentPointer to QObject class

Member Function Documentation

◆ alive()

bool HostDeviceInfo::alive ( ) const

alive Manages alive property, providing info about host device Bluetooth status

Returns
True if Bluetooth is ON else returns False

The documentation for this class was generated from the following files: