Go to the documentation of this file.
6#ifndef iqtmeas_CDataSequenceSupplierResultsViewComp_included
7#define iqtmeas_CDataSequenceSupplierResultsViewComp_included
11#include <QtCore/QtGlobal>
12#include <QtWidgets/QVBoxLayout>
27 istdgui::TGuiComponentBase<QWidget>,
28 imod::TSingleModelObserverBase<imeas::IDataSequenceProvider> >
38 I_ASSIGN(m_resultsGuiCompPtr,
"ResultsGui",
"GUI for the supplier's results",
true,
"ResultsGui");
39 I_ASSIGN_TO(m_resultsObserverCompPtr, m_resultsGuiCompPtr,
true);
void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
Do update of the GUI to reflect the state of model.
void OnGuiDestroyed() override
Called just before GUI is released.
istdgui::TGuiObserverWrap< istdgui::TGuiComponentBase< QWidget >, imod::TSingleModelObserverBase< imeas::IDataSequenceProvider > > BaseClass
void OnGuiCreated() override
Called just after GUI is initialized.
Common interface for an model editor.
Common interface for all classes implementing the Observer functionality in the Model/Observer design...
Basic implementation for a single model observer with binding to concrete data object interface.
Set of change flags (its IDs).
Common interface for GUI objects using in component context.
Base class for all Qt GUI componentes.
Join functionality of istdgui::IGuiObject interface and imod::IObserver.
This package contains Qt based implementations of measurement components.
© Witold Gantzke and Kirill Lepskiy