23 I_ASSIGN(m_showOrientationAttrPtr,
"ShowOrientation",
"Show orientation on display console",
true,
false);
48 I_ATTR(
bool, m_showOrientationAttrPtr);
50 QAction m_openCloseAction;
Common interface for model objects, that supports Model/Observer design pattern.
virtual iview::CInteractiveShapeBase * CreateShapeInstance() const override
Simple creation of shape instance.
virtual bool PopulateActions(QWidget &host, imod::IModel *modelPtr) override
virtual void OnGuiRetranslate() override
void on_RemoveButton_clicked()
void on_InsertButton_clicked()
void on_PasteButton_clicked()
void on_CopyButton_clicked()
TPolygonBasedParamsGuiComp< iview::CPolylineShape, i2d::CPolyline > BaseClass
virtual void OnActionTriggered(QAction *actionPtr) override
This package contains Qt based implementations for 2D graphic objects.