#include <CComposedParamsSetGuiComp.h>
Definition at line 24 of file CComposedParamsSetGuiComp.h.
◆ BaseClass
◆ DesignType
◆ CComposedParamsSetGuiComp()
| iqtprm::CComposedParamsSetGuiComp::CComposedParamsSetGuiComp |
( |
| ) |
|
◆ AddItemsToScene()
| virtual void iqtprm::CComposedParamsSetGuiComp::AddItemsToScene |
( |
iqt2d::IViewProvider * |
providerPtr, |
|
|
int |
flags |
|
) |
| |
|
overridevirtual |
◆ AttachToScene()
| void iqtprm::CComposedParamsSetGuiComp::AttachToScene |
( |
iqt2d::IViewProvider * |
providerPtr, |
|
|
int |
flags |
|
) |
| |
|
protected |
◆ CreateShape()
Create a graphical representation of the given 2D-object object.
If \connectModel is enabled, the created shape will be connected to the object's data model. If connection has failed, then no shape will be returned. The method returns NULL if the shape could not be created.
- Parameters
-
| objectPtr | Object for which the shape will be created. If it is NULL, this will be anonymous. It is declared as const, but for attachement to model this const will be removed. |
| connectToModel | If this flag is enabled, the shape will be attached to model of object using observer/observable mechanism. |
Implements iview::IShapeFactory.
◆ DetachFromScene()
◆ GetIds()
| QList< QByteArray > iqtprm::CComposedParamsSetGuiComp::GetIds |
( |
| ) |
const |
|
protected |
◆ GetModelEditors()
| QList< imod::IModelEditor * > iqtprm::CComposedParamsSetGuiComp::GetModelEditors |
( |
| ) |
const |
|
protected |
◆ on_LoadParamsButton_clicked
| void iqtprm::CComposedParamsSetGuiComp::on_LoadParamsButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_SaveParamsButton_clicked
| void iqtprm::CComposedParamsSetGuiComp::on_SaveParamsButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ OnEditorChanged
| void iqtprm::CComposedParamsSetGuiComp::OnEditorChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ OnGuiCreated()
| virtual void iqtprm::CComposedParamsSetGuiComp::OnGuiCreated |
( |
| ) |
|
|
overridevirtual |
◆ OnGuiDestroyed()
| virtual void iqtprm::CComposedParamsSetGuiComp::OnGuiDestroyed |
( |
| ) |
|
|
overridevirtual |
◆ OnGuiModelAttached()
| virtual void iqtprm::CComposedParamsSetGuiComp::OnGuiModelAttached |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ OnGuiModelDetached()
| virtual void iqtprm::CComposedParamsSetGuiComp::OnGuiModelDetached |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ OnGuiRetranslate()
| virtual void iqtprm::CComposedParamsSetGuiComp::OnGuiRetranslate |
( |
| ) |
|
|
overridevirtual |
◆ RemoveItemsFromScene()
| virtual void iqtprm::CComposedParamsSetGuiComp::RemoveItemsFromScene |
( |
iqt2d::IViewProvider * |
providerPtr | ) |
|
|
overridevirtual |
◆ UpdateEditor()
◆ UpdateModel()
| virtual void iqtprm::CComposedParamsSetGuiComp::UpdateModel |
( |
| ) |
const |
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file: