Go to the documentation of this file.
6#ifndef iqtprm_CParamsManagerGuiComp_included
7#define iqtprm_CParamsManagerGuiComp_included
28 I_ASSIGN(m_paramsGuiCompPtr,
"ParamsGui",
"GUI object used to display parameters",
false,
"ParamsGui");
29 I_ASSIGN_TO(m_paramsObserverCompPtr, m_paramsGuiCompPtr,
false);
Common interface for all classes implementing the Observer functionality in the Model/Observer design...
Set of general parameters.
Simple parameter manager editor using single paramer element editor.
void OnGuiDestroyed() override
Called just before GUI is released.
CParamsManagerGuiCompBase BaseClass
void OnGuiCreated() override
Called just after GUI is initialized.
istdgui::IGuiObject * GetEditorGui(const iprm::IParamsSet *paramsSetPtr) const override
Get the editor GUI for a given parameter set.
imod::IObserver * GetEditorObserver(const iprm::IParamsSet *paramsSetPtr) const override
Get the observer for a given parameter set.
Common interface for GUI objects using in component context.
This package contains Qt based implementations of standard parameter components.
© Witold Gantzke and Kirill Lepskiy