11#include <GeneratedFiles/iqt2d/ui_CLine2dParamsGuiComp.h>
20 Ui::CLine2dParamsGuiComp,
28 Ui::CLine2dParamsGuiComp,
33 I_ASSIGN(m_displayArrowAttrPtr,
"DisplayArrow",
"If enabled arrow will be displayed instead of line",
true,
false);
53 I_ATTR(
bool, m_displayArrowAttrPtr);
Definition of a line in 2D-space.
iqt2d::TShapeParamsGuiCompBase< Ui::CLine2dParamsGuiComp, iview::CLineShape, i2d::CLine2d > BaseClass
virtual void OnGuiCreated() override
virtual void OnGuiRetranslate() override
virtual void UpdateGui(const istd::IChangeable::ChangeSet &changeSet) override
void OnParamsChanged(double value)
virtual iview::CInteractiveShapeBase * CreateShapeInstance() const override
virtual void OnGuiDestroyed() override
virtual void UpdateModel() const override
Set of change flags (its IDs).
This package contains Qt based implementations for 2D graphic objects.