Home
last modified time | relevance | path

Searched refs:getRefPoints (Results 1 – 25 of 43) sorted by relevance

12

/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/items/
H A DCItemRefMap.cpp59 const QList<COverlayRefMapPoint*> CItemRefMap::getRefPoints() const in getRefPoints() function in CItemRefMap
61 return overlay->getRefPoints(); in getRefPoints()
H A DCItemRefMap.h38 const QList<COverlayRefMapPoint*> getRefPoints() const;
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/overlay/
H A DCOverlayGridTool.h43 QList<COverlayRefMapPoint*>& getRefPoints() in getRefPoints() function
H A DCOverlayRefMap.h44 const QList<COverlayRefMapPoint*> getRefPoints() const;
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs_dimradial.h86 RS_VectorSolutions getRefPoints() const override;
H A Drs_dimdiametric.h86 RS_VectorSolutions getRefPoints() const override;
H A Drs_dimaligned.h84 RS_VectorSolutions getRefPoints() const override;
H A Drs_dimlinear.h94 virtual RS_VectorSolutions getRefPoints() const;
H A Drs_insert.cpp314 RS_VectorSolutions RS_Insert::getRefPoints() const in getRefPoints() function in RS_Insert
324 return getRefPoints().getClosest(coord, dist); in getNearestRef()
H A Drs_point.h73 RS_VectorSolutions getRefPoints() const override;
H A Drs_polyline.h102 RS_VectorSolutions getRefPoints() const override;
H A Drs_insert.h176 virtual RS_VectorSolutions getRefPoints() const;
H A Drs_spline.h109 RS_VectorSolutions getRefPoints() const override;
H A Dlc_hyperbola.h115 RS_VectorSolutions getRefPoints() const override;
H A Dlc_hyperbola.cpp154 RS_VectorSolutions LC_Hyperbola::getRefPoints() const{ in getRefPoints() function in LC_Hyperbola
H A Drs_circle.h79 RS_VectorSolutions getRefPoints() const override;
H A Drs_point.cpp54 RS_VectorSolutions RS_Point::getRefPoints() const in getRefPoints() function in RS_Point
H A Drs_mtext.h240 virtual RS_VectorSolutions getRefPoints() const override;
H A Drs_text.h230 virtual RS_VectorSolutions getRefPoints() const override;
H A Drs_dimdiametric.cpp117 RS_VectorSolutions RS_DimDiametric::getRefPoints() const in getRefPoints() function in RS_DimDiametric
H A Drs_ellipse.h112 RS_VectorSolutions getRefPoints() const override;
H A Drs_line.h85 RS_VectorSolutions getRefPoints() const override;
H A Dlc_splinepoints.h121 RS_VectorSolutions getRefPoints() const override;
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/actions/
H A Drs_actiondrawlinefree.cpp54 RS_VectorSolutions sol=polyline->getRefPoints(); in trigger()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmaptool/tool/
H A DCToolGrid.cpp115 item->addRefPoints(overlay->getRefPoints()); in slotOk()

12