QDaq
0.2.6
Qt-based Data Aqcuisition
|
Classes that define the core functionality of QDaq objects. More...
![]() |
Classes | |
class | QDaqChannel |
A class that represent a stream of numerical data, a signal. More... | |
class | QDaqDataBuffer |
A class that provides storage of channel or other data. More... | |
class | QDaqJob |
Base class for objects that perform a specific task reqursively. More... | |
class | QDaqLoop |
A class encapsulating a software loop. More... | |
struct | QDaqError |
Structure containing error data. More... | |
class | QDaqObject |
Base class of all QDaq objects. More... | |
class | QDaqRoot |
QDaq root object class. More... | |
class | QDaqTimeValue |
Time representation in QDaq. More... | |
class | QTimerThread |
A timer thread class. More... | |
Typedefs | |
typedef QList< QDaqObject * > | QDaqObjectList |
A QList of QDaqObject pointers. | |
Classes that define the core functionality of QDaq objects.