Go to the documentation of this file.
6#ifndef iqtipr_CConvolution2dParamsGuiComp_included
7#define iqtipr_CConvolution2dParamsGuiComp_included
13#include <GeneratedFiles/iiprgui/ui_CConvolution2dParamsGuiComp.h>
21 Ui::CConvolution2dParamsGuiComp,
22 iipr::IConvolutionKernel2d>
28 Ui::CConvolution2dParamsGuiComp,
48 void UpdateTableSize();
49 void UpdateKernelSize()
const;
Interface for 2D-convolution filter kernel.
void on_KernelHeightSpin_valueChanged(int value)
void OnGuiCreated() override
Called just after GUI is initialized.
istdgui::TDesignerGuiObserverCompBase< Ui::CConvolution2dParamsGuiComp, iipr::IConvolutionKernel2d > BaseClass
void on_KernelWidthSpin_valueChanged(int value)
void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
void UpdateModel() const override
void on_KernelTable_itemChanged(QTableWidgetItem *item)
Set of change flags (its IDs).
Base class for all Qt GUI components.
This package contains Qt based implementations of image processing components.
© Witold Gantzke and Kirill Lepskiy