Go to the documentation of this file.
6#ifndef iqtipr_CLineProjectionSupplierGuiComp_included
7#define iqtipr_CLineProjectionSupplierGuiComp_included
24#include <GeneratedFiles/iiprgui/ui_CLineProjectionSupplierGuiComp.h>
39 I_ASSIGN(m_projectionObserverCompPtr,
"ProjectionObserver",
"Observer for the generated line projection",
true,
"ProjectionObserver");
40 I_ASSIGN_TO(m_projectionObserverGuiCompPtr, m_projectionObserverCompPtr,
true);
void OnGuiCreated() override
Called just after GUI is initialized.
void OnGuiDestroyed() override
Called just before GUI is released.
void CreateShapes(int sceneId, Shapes &result) override
QWidget * GetParamsWidget() const override
void on_SaveParamsButton_clicked()
void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
iinspgui::TSupplierGuiCompBase< Ui::CLineProjectionSupplierGuiComp > BaseClass
void on_LoadParamsButton_clicked()
void OnGuiModelAttached() override
void on_TestButton_clicked()
Common interface for all classes implementing the Observer functionality in the Model/Observer design...
This model wrapper provides a simple connection between a concrete istd::IChangeable implementation a...
Set of change flags (its IDs).
Common interface for GUI objects using in component context.
This package contains Qt based implementations of image processing components.
© Witold Gantzke and Kirill Lepskiy