ACF $AcfVersion:0$
iview::CLineShape Member List

This is the complete list of members for iview::CLineShape, including all inherited members.

AfterUpdate(imod::IModel *modelPtr, const istd::IChangeable::ChangeSet &changeSet) overrideimod::CSingleModelObserverBasevirtual
AssignToLayer(int layerType)iview::CShapeBasevirtual
BaseClass typedefiview::CLineShape
BeforeUpdate(imod::IModel *modelPtr) overrideimod::CSingleModelObserverBasevirtual
BeginDrag(const istd::CIndex2d &position) overrideiview::CInteractiveShapeBasevirtual
BeginLogDrag(const i2d::CVector2d &reference) overrideiview::CLineShapeprotectedvirtual
BeginTickerDrag()iview::CInteractiveShapeBaseprotected
CalcBoundingBox() const overrideiview::CLineShapeprotectedvirtual
CalcPoints(const i2d::CLine2d &line) constiview::CLineShapeprotected
CF_CALIB enum valueiview::IShape
ChangeFlags enum nameiview::IShape
CheckLine(const istd::CIndex2d &firstPoint, const istd::CIndex2d &secondPoint, const istd::CIndex2d &point, double maxDistance)iview::CLineShapeprotectedstatic
CInteractiveShapeBase()iview::CInteractiveShapeBase
CInteractiveShapeBase(const CInteractiveShapeBase &shape)iview::CInteractiveShapeBase
CLineShape()iview::CLineShape
CShapeBase()iview::CShapeBase
CShapeBase(const CShapeBase &shape)iview::CShapeBase
CSingleModelObserverBase()imod::CSingleModelObserverBase
DisconnectDisplay()iview::CShapeBaseprotected
Draw(QPainter &drawContext) const overrideiview::CLineShapevirtual
DrawText(QPainter &drawContext, istd::CIndex2d point, const QString &text) constiview::CInteractiveShapeBaseprotected
EndDrag() overrideiview::CInteractiveShapeBasevirtual
EndTickerDrag()iview::CInteractiveShapeBaseprotected
EnsureModelDetached()imod::CSingleModelObserverBase
EnsurePointsAreValid() constiview::CLineShapeinlineprotected
EnsurePointsAreValid(const i2d::CLine2d &line) constiview::CLineShapeinlineprotected
GetArrowLinesProportion() constiview::CLineShape
GetBoundingBox() const overrideiview::CShapeBasevirtual
GetClientRect() constiview::CShapeBaseprotected
GetColorSchema() constiview::CShapeBaseprotected
GetDisplayMode() constiview::CInteractiveShapeBaseinlineprotected
GetDisplayPtr() constiview::CShapeBase
GetEditMode() constiview::CInteractiveShapeBaseinlineprotected
GetKeysState() constiview::CInteractiveShapeBaseinlineprotected
GetLayerType() const overrideiview::CShapeBasevirtual
GetLineDisplayMode() constiview::CLineShape
GetLocalLineWidth(const i2d::CVector2d &screenPosition) constiview::CShapeBaseprotected
GetLogPosition(const i2d::CVector2d &screenPosition) constiview::CShapeBasevirtual
GetMaxArrowLineLength() constiview::CLineShape
GetModelPtr() constimod::CSingleModelObserverBaseinline
GetObservedModel() constimod::CSingleModelObserverBaseinline
GetScreenPosition(const i2d::CVector2d &logPosition) constiview::CShapeBase
GetShapeDescriptionAt(istd::CIndex2d position) const overrideiview::CShapeBasevirtual
GetToolTipAt(istd::CIndex2d position) const overrideiview::CShapeBasevirtual
GetTransformMode() constiview::CShapeBase
GetUserColorSchema() const overrideiview::CShapeBasevirtual
GetViewToScreenTransform() constiview::CShapeBaseprotectedvirtual
Invalidate()iview::CShapeBasevirtual
InvalidateBoundingBox() overrideiview::CLineShapevirtual
IsAreaTouchAllowed() constiview::IShapeinlinevirtual
IsBoundingBoxValid() constiview::CShapeBaseprotected
IsDisplayAccepted(const IDisplay &display) const overrideiview::CShapeBasevirtual
IsDisplayChangeImportant(const istd::IChangeable::ChangeSet &changeSet) overrideiview::CInteractiveShapeBaseinlineprotectedvirtual
IsDisplayConnected() constiview::CShapeBaseprotected
IsDraggable() const overrideiview::CInteractiveShapeBasevirtual
IsEditablePosition() constiview::CInteractiveShapeBaseinlinevirtual
IsInside(const istd::CIndex2d &screenPosition) const overrideiview::CShapeBasevirtual
IsModelAttached(const imod::IModel *modelPtr=NULL) const overrideimod::CSingleModelObserverBaseinlinevirtual
IsSelected() const overrideiview::CInteractiveShapeBasevirtual
IsTouched(istd::CIndex2d position) const overrideiview::CLineShapevirtual
IsVisible() const overrideiview::CShapeBasevirtual
LDM_ARROW enum valueiview::CLineShape
LDM_SIMPLE enum valueiview::CLineShape
LineDisplayMode enum nameiview::CLineShape
m_arePointsValidiview::CLineShapemutableprotected
m_arrowLinesProportioniview::CLineShapeprotected
m_lineDisplayModeiview::CLineShapeprotected
m_maxArrowLineLengthiview::CLineShapeprotected
m_pointsiview::CLineShapemutableprotected
m_referenceIndexiview::CLineShapeprotected
m_referencePositioniview::CLineShapeprotected
ModelType typedefimod::CSingleModelObserverBase
OnConnectDisplay(IDisplay *displayPtr) overrideiview::CShapeBasevirtual
OnDisconnectDisplay(IDisplay *displayPtr) overrideiview::CShapeBasevirtual
OnDisplayChange(const istd::IChangeable::ChangeSet &changeSet) overrideiview::CShapeBasevirtual
OnModelAttached(imod::IModel *modelPtr, istd::IChangeable::ChangeSet &changeMask) overrideiview::CLineShapevirtual
OnModelDetached(imod::IModel *modelPtr) overrideiview::CInteractiveShapeBasevirtual
OnMouseButton(istd::CIndex2d position, Qt::MouseButton buttonType, bool downFlag) overrideiview::CLineShapevirtual
OnMouseMove(istd::CIndex2d position) overrideiview::CLineShapevirtual
OnUpdate(const istd::IChangeable::ChangeSet &changeSet) overrideiview::CShapeBasevirtual
ResetPoints() constiview::CLineShapeprotected
s_undoChangesimod::CSingleModelObserverBaseprotectedstatic
SetAreaTouchAllowed(bool=true)iview::IShapeinlinevirtual
SetArrowLinesProportion(double value)iview::CLineShape
SetDefaultDescription(const QString &description) overrideiview::CShapeBasevirtual
SetDragPosition(const istd::CIndex2d &position) overrideiview::CInteractiveShapeBasevirtual
SetEditablePosition(bool state=true)iview::CInteractiveShapeBaseinlinevirtual
SetLineDisplayMode(int mode)iview::CLineShape
SetLogDragPosition(const i2d::CVector2d &position) overrideiview::CLineShapeprotectedvirtual
SetMaxArrowLineLength(double value)iview::CLineShape
SetModelPtr(imod::IModel *modelPtr)imod::CSingleModelObserverBaseinlineprotected
SetObservedIds(const istd::IChangeable::ChangeSet &changeMask)imod::CSingleModelObserverBase
SetSelected(bool selectFlag=true) overrideiview::CInteractiveShapeBasevirtual
SetToolTip(const QString &toolTip) overrideiview::CShapeBasevirtual
SetTransformMode(ShapeTransformMode mode)iview::CShapeBase
SetUserColorSchema(const IColorSchema *schemaPtr) overrideiview::CShapeBasevirtual
SetVisible(bool state=true) overrideiview::CShapeBasevirtual
ShapeTransformMode enum nameiview::CShapeBase
STM_COMBINE enum valueiview::CShapeBase
STM_SHAPE enum valueiview::CShapeBase
STM_VIEW enum valueiview::CShapeBase
TouchState enum nameiview::ITouchable
TS_AREA enum valueiview::ITouchable
TS_DRAGGABLE enum valueiview::ITouchable
TS_INACTIVE enum valueiview::ITouchable
TS_LAST enum valueiview::ITouchable
TS_NONE enum valueiview::ITouchable
TS_OTHER enum valueiview::ITouchable
TS_TICKER enum valueiview::ITouchable
UpdateModelChanges()iview::CInteractiveShapeBaseprotected
UpdateMousePointer(iview::ISelectable::MousePointerMode defaultPointer, ITouchable::TouchState, const istd::CIndex2d &) constiview::IShapeinlinevirtual
~CInteractiveShapeBase()iview::CInteractiveShapeBasevirtual
~CShapeBase()iview::CShapeBasevirtual
~CSingleModelObserverBase()imod::CSingleModelObserverBasevirtual
~IPolymorphic()istd::IPolymorphicinlinevirtual