SynchroTime
Signals | Public Member Functions | Private Member Functions | List of all members
SerialThread Class Reference

The SerialThread class The class for creating a separate thread for tests. More...

Inheritance diagram for SerialThread:
Inheritance graph
Collaboration diagram for SerialThread:
Collaboration graph

Signals

void resultReady (const int)
 

Public Member Functions

 SerialThread (QObject *parent=0)
 

Private Member Functions

void run () Q_DECL_OVERRIDE
 

Detailed Description

The SerialThread class The class for creating a separate thread for tests.

Constructor & Destructor Documentation

SerialThread::SerialThread ( QObject *  parent = 0)
inlineexplicit

References resultReady().

Member Function Documentation

void SerialThread::resultReady ( const int  )
signal

Referenced by Tests::Case14(), run(), and SerialThread().

Here is the caller graph for this function:

void SerialThread::run ( )
inlineprivate

References InterfaceSP::availableSerialPorts(), resultReady(), and InterfaceSP::searchAllSerialPort().

Here is the call graph for this function:


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