svcore
1.9
|
#include <QObject>
#include "DenseTimeValueModel.h"
#include "base/ZoomConstraint.h"
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | RangeSummarisableTimeValueModel |
Base class for models containing dense two-dimensional data (value against time) that may be meaningfully represented in a zoomed view using min/max range summaries. More... | |
class | RangeSummarisableTimeValueModel::Range |