QCAD
Open Source 2D CAD
RRestrictVertical Class Reference

Vertical snap restriction implementation. More...

#include <RRestrictVertical.h>

Inheritance diagram for RRestrictVertical:
RRestrictOrthogonal RSnapRestriction

Public Member Functions

 RRestrictVertical (RDocumentInterface *documentInterface)
 
virtual ~RRestrictVertical ()
 
- Public Member Functions inherited from RRestrictOrthogonal
virtual RVector restrictSnap (const RVector &position, const RVector &relativeZero)
 Copyright (c) 2011-2018 by Andrew Mustun. More...
 
 RRestrictOrthogonal (RDocumentInterface *documentInterface)
 
virtual ~RRestrictOrthogonal ()
 
- Public Member Functions inherited from RSnapRestriction
RVector getLastSnap () const
 
virtual void hideUiOptions ()
 
void reset ()
 
 RSnapRestriction (RDocumentInterface *documentInterface=NULL)
 
virtual void showUiOptions ()
 
virtual ~RSnapRestriction ()
 

Additional Inherited Members

- Protected Attributes inherited from RRestrictOrthogonal
RS::OrthoMode mode
 
- Protected Attributes inherited from RSnapRestriction
RDocumentInterfacedocumentInterface
 
RVector lastSnap
 

Detailed Description

Vertical snap restriction implementation.

Scriptable:\nThis class is available in script environments.\n

Constructor & Destructor Documentation

◆ RRestrictVertical()

RRestrictVertical::RRestrictVertical ( RDocumentInterface documentInterface)
inline

◆ ~RRestrictVertical()

virtual RRestrictVertical::~RRestrictVertical ( )
inlinevirtual

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