#include <QVariant>
#include <QDateTime>
#include "database.h"
#include <QTableView>
#include <QCheckBox>
Go to the source code of this file.
Classes | |
class | CalibrationsModel |
Model container for sensor calibrations. More... | |
class | CalibrationsView |
View for CalibrationsModel. More... | |
class | CalibrationsCheckBox |
Checkbox that signifies the use of calibrations in a DataHeaderSection. More... | |
Functions | |
Q_DECLARE_METATYPE (Qt::CheckState) |
Q_DECLARE_METATYPE | ( | Qt::CheckState | ) |