BLEProthesisInterfaceQtWorker Class Reference

#include <RobotAPI/drivers/KITProstheticHandDriver/BLEProthesisInterfaceQtWorker.h>

+ Inheritance diagram for BLEProthesisInterfaceQtWorker:

Public Types

using State = BLEProthesisInterface::State
 

Signals

void resultReady (const QString &s)
 

Public Member Functions

 BLEProthesisInterfaceQtWorker (const QString &mac, BLEProthesisInterface &owner)
 
void kill ()
 
void sendCommand (const std::string &cmd)
 
 ~BLEProthesisInterfaceQtWorker ()
 

Protected Member Functions

void timerEvent (QTimerEvent *event) override
 

Detailed Description

Definition at line 15 of file BLEProthesisInterfaceQtWorker.h.

Member Typedef Documentation

◆ State

Constructor & Destructor Documentation

◆ BLEProthesisInterfaceQtWorker()

BLEProthesisInterfaceQtWorker ( const QString &  mac,
BLEProthesisInterface owner 
)

Definition at line 9 of file BLEProthesisInterfaceQtWorker.cpp.

◆ ~BLEProthesisInterfaceQtWorker()

Member Function Documentation

◆ kill()

void kill ( )

Definition at line 21 of file BLEProthesisInterfaceQtWorker.cpp.

+ Here is the caller graph for this function:

◆ resultReady

void resultReady ( const QString &  s)
signal

◆ sendCommand()

void sendCommand ( const std::string &  cmd)

Definition at line 26 of file BLEProthesisInterfaceQtWorker.cpp.

+ Here is the caller graph for this function:

◆ timerEvent()

void timerEvent ( QTimerEvent *  event)
overrideprotected

Definition at line 64 of file BLEProthesisInterfaceQtWorker.cpp.

+ Here is the call graph for this function:

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