ICF 3.0.5.47
Technical documentation of ICF Libraries
iprmgui::CExtParamsManagerGuiComp::ParameterEditor Struct Reference

Internal structure used for binding of model editor, observer and gui editor for the parameter set in a one object. More...

#include <CExtParamsManagerGuiComp.h>

Collaboration diagram for iprmgui::CExtParamsManagerGuiComp::ParameterEditor:

Public Member Functions

 ParameterEditor ()
 

Public Attributes

imod::IObserverobserverPtr
 
imod::IModelEditoreditorPtr
 
istdgui::IGuiObjectguiPtr
 

Detailed Description

Internal structure used for binding of model editor, observer and gui editor for the parameter set in a one object.

Definition at line 131 of file CExtParamsManagerGuiComp.h.

Constructor & Destructor Documentation

◆ ParameterEditor()

iprmgui::CExtParamsManagerGuiComp::ParameterEditor::ParameterEditor ( )
inline

Definition at line 133 of file CExtParamsManagerGuiComp.h.

Member Data Documentation

◆ editorPtr

imod::IModelEditor* iprmgui::CExtParamsManagerGuiComp::ParameterEditor::editorPtr

Definition at line 140 of file CExtParamsManagerGuiComp.h.

◆ guiPtr

istdgui::IGuiObject* iprmgui::CExtParamsManagerGuiComp::ParameterEditor::guiPtr

Definition at line 141 of file CExtParamsManagerGuiComp.h.

◆ observerPtr

imod::IObserver* iprmgui::CExtParamsManagerGuiComp::ParameterEditor::observerPtr

Definition at line 139 of file CExtParamsManagerGuiComp.h.


The documentation for this struct was generated from the following file:

© Witold Gantzke and Kirill Lepskiy