NifTK  16.4.1 - 0798f20
CMIC's Translational Medical Imaging Platform
Classes | Functions
qextserialenumerator.h File Reference
Include dependency graph for qextserialenumerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QextPortInfo
 The QextPortInfo class containing port information. More...
 
class  QextSerialEnumerator
 The QextSerialEnumerator class provides list of ports available in the system. More...
 

Functions

QStringList QEXTSERIALPORT_EXPORT getAvailableSerialPorts (void)
 This function enumerates the available serial ports based on QextSerialPort implementation. More...
 
QStringList QEXTSERIALPORT_EXPORT getAvailableSerialPortPaths (void)
 This function enumerates the full paths of all available serial ports based on QextSerialPort implementation. More...
 

Function Documentation

QStringList QEXTSERIALPORT_EXPORT getAvailableSerialPortPaths ( void  )

This function enumerates the full paths of all available serial ports based on QextSerialPort implementation.

See also
getAvailableSerialPorts(void)
QStringList QEXTSERIALPORT_EXPORT getAvailableSerialPorts ( void  )

This function enumerates the available serial ports based on QextSerialPort implementation.