QDaq
0.2.6
Qt-based Data Aqcuisition
|
Class QDaqObjectModel represents the QDaq object tree as a Qt item model. More...
#include <QDaqObjectModel.h>
Inherits QAbstractItemModel.
Class QDaqObjectModel represents the QDaq object tree as a Qt item model.
This class enables the visual representation of the QDaq object tree in Qt's model/view classes.
The class is just a wrapper around the QDaqObject hierarchy. No extra data is generated for the class.
Definition at line 19 of file QDaqObjectModel.h.