virtual QWidget * initialize(QWidget *parent)
This method is called when the logger Gui has been initialized.
The logger GUI's model.
Definition: lgrGuiModel.h:56
Contains the MAKLogger::DtLgrDataViewComponent class.
virtual ~DtLgrSizeViewComponent()
The DTOR.
Definition: lgrDataViewComponent.h:26
Data for a single data point.
Definition: lgrDataViewSet.h:35
Definition: lgrSizeViewComponent.h:15
DtLgrSizeViewComponent(DtLgrGuiModel &model, const QString &name)
The CTOR.
virtual QString name() const
Get the component name.
virtual void adjustValue(unsigned long &value, const DtLgrDataViewSet::DataPoint &dataPoint)
Adjust the data value using the given data point.