QCAD
Open Source 2D CAD
RRestrictHorizontal Class Reference

Horizontal snap restriction implementation. More...

#include <RRestrictHorizontal.h>

Inheritance diagram for RRestrictHorizontal:
RRestrictOrthogonal RSnapRestriction

Public Member Functions

 RRestrictHorizontal (RDocumentInterface *documentInterface=NULL)
 
virtual ~RRestrictHorizontal ()
 
- 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

Horizontal snap restriction implementation.

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

Constructor & Destructor Documentation

◆ RRestrictHorizontal()

RRestrictHorizontal::RRestrictHorizontal ( RDocumentInterface documentInterface = NULL)
inline

◆ ~RRestrictHorizontal()

virtual RRestrictHorizontal::~RRestrictHorizontal ( )
inlinevirtual

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