6#ifndef iqtipr_CSearchBasedFeaturesSupplierGuiComp_included
7#define iqtipr_CSearchBasedFeaturesSupplierGuiComp_included
23#include <GeneratedFiles/iiprgui/ui_CSearchBasedFeaturesSupplierGuiComp.h>
49 I_ASSIGN(m_intermediateResultsGuiCompPtr,
"IntermediateResultsGui",
"GUI integrated into group 'Intermediate Results'",
false,
"IntermediateResultsGui");
50 I_ASSIGN(m_showResultShapesAttrPtr,
"ShowResultShapes",
"Show result shapes in the image as circles",
true,
true);
88 I_ATTR(
bool, m_showResultShapesAttrPtr);
Interface for GUI objects managing view.
void OnGuiModelAttached() override
void OnGuiCreated() override
Called just after GUI is initialized.
void on_TestButton_clicked()
void AddItemsToScene(i2dgui::IViewProvider *providerPtr, int flags) override
Called when items should be added to specified scene.
CSearchBasedFeaturesSupplierGuiComp()
QWidget * GetParamsWidget() const override
void on_SaveParamsButton_clicked()
void on_LoadParamsButton_clicked()
void OnGuiHidden() override
Called from widget event filter when slave widget is hidden.
void OnSupplierParamsChanged() override
void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
void OnGuiModelDetached() override
void RemoveItemsFromScene(i2dgui::IViewProvider *providerPtr) override
Called when items should be removed from specified scene.
void OnComponentDestroyed() override
iinspgui::TSupplierGuiCompBase< Ui::CSearchBasedFeaturesSupplierGuiComp > BaseClass
Set of change flags (its IDs).
Implementation of a pointer container, which controls the live cycle of the pointer object.
Common interface for GUI objects using in component context.
Common interface for a general shape view implementations.
This package contains Qt based implementations of image processing components.