QDaq  0.2.6
Qt-based Data Aqcuisition
 All Classes Functions Variables Typedefs Enumerations Enumerator Properties Groups Pages
Classes | Typedefs
QDaq Core classes

Classes that define the core functionality of QDaq objects. More...

Collaboration diagram for QDaq Core classes:

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.
 

Detailed Description

Classes that define the core functionality of QDaq objects.