Typedef sinspekto::RangeTX

Typedef Documentation

typedef std::pair<std::pair<QDateTime, QDateTime>, std::pair<double, double>> sinspekto::RangeTX

A pair with a time range and a double range.

The first element of the pair is a pair of the Qt type QDateTime, which is readable in QML. The second element of the pair is a pair of doubles.