MCPcopy Create free account

hub / github.com/LibreCAD/LibreCAD / functions

Functions8,509 in github.com/LibreCAD/LibreCAD

↓ 2 callersMethodaddStr
libraries/libdxfrw/src/drw_header.cpp:1687
↓ 2 callersMethodaddTextStyle
librecad/src/lib/filters/rs_filterdxfrw.h:91
↓ 2 callersMethodaddTrace
* Adds a trace entity (4 edge closed polyline) that was read from the file via the creation interface. * * @author AHM */
libraries/jwwlib/src/dl_jww.cpp:856
↓ 2 callersMethodaddViewport
librecad/src/lib/filters/rs_filterdxfrw.h:122
↓ 2 callersMethodaddVport
* Implementation of the method which handles vports. */
librecad/src/lib/filters/rs_filterdxfrw.cpp:303
↓ 2 callersMethodaddXline
* Implementation of the method which handles line entities. */
librecad/src/lib/filters/rs_filterdxfrw.cpp:458
↓ 2 callersMethodallGroups
librecad/src/ui/lc_actiongroupmanager.cpp:124
↓ 2 callersMethodalloc
* Allocates 'num' vectors. */
librecad/src/lib/engine/rs_vector.cpp:615
↓ 2 callersFunctionangularDist
angular distance corrected for direction and range [0, 2 pi]
librecad/src/lib/engine/rs_hatch.cpp:56
↓ 2 callersMethodappendEntity
* Insert a entity at the end of entities list and updates the * borders of this entity-container if autoUpdateBorders is true. */
librecad/src/lib/engine/rs_entitycontainer.cpp:378
↓ 2 callersMethodappendVertexs
* Appends a vertex list from the endpoint of the last segment * sets the startpoint to the first point if not exist. * * The very first vertex adde
librecad/src/lib/engine/rs_polyline.cpp:172
↓ 2 callersMethodapplyFlags
librecad/src/lib/engine/rs_color.h:103
↓ 2 callersMethodareaLineIntegral
* @brief areaLineIntegral, line integral for contour area calculation by Green's Theorem * Contour Area =\oint x dy * @return line integral \oint x
librecad/src/lib/engine/rs_arc.cpp:1086
↓ 2 callersMethodblockToggled
* Called when a block's visibility is toggled. */
librecad/src/lib/engine/rs_blocklistlistener.h:64
↓ 2 callersMethodchild
librecad/src/ui/lc_layertreeitem.cpp:47
↓ 2 callersMethodclear
* Erases all entities in this container and resets the borders.. */
librecad/src/lib/engine/rs_entitycontainer.cpp:493
↓ 2 callersMethodclearLayers
Wrappers for Layer functions:
librecad/src/lib/engine/rs_graphic.h:75
↓ 2 callersMethodclone
libraries/libdxfrw/src/intern/dwgbuffer.h:51
↓ 2 callersMethodclone
librecad/src/lib/engine/rs_insert.cpp:108
↓ 2 callersMethodcollectPathToParent
* Collects items that forms path given item to the root (root is the last element of the list) * @param result resulting path * @param includeSelf s
librecad/src/ui/lc_layertreeitem.cpp:196
↓ 2 callersMethodcolorDistance
* Color distance * * Calculate distance between two RGB colors using low-cost approximation of * human eye response by Thiadmer Riemersma. Formula
librecad/src/lib/engine/rs_color.cpp:77
↓ 2 callersFunctionconvertGlyph
* Converts one single glyph (character, sign) into LFF. */
tools/ttf2lff/main.cpp:213
↓ 2 callersMethodcopy
* Copies all selected entities from the given m_container to the clipboard. * Layers and blocks that are needed are also copied if the m_container is
librecad/src/lib/modification/rs_modification.cpp:421
↓ 2 callersMethodcorrectAxis
if ratio > 1 minor axis are greather than major axis, correct it
libraries/libdxfrw/src/drw_entities.cpp:735
↓ 2 callersMethodcountLetters
RS_Block* findLetter(const QString& name) { return letterList.find(name); }
librecad/src/lib/engine/rs_font.h:105
↓ 2 callersMethodcrc8
libraries/libdxfrw/src/intern/dwgbuffer.cpp:849
↓ 2 callersMethodcreateBisector
* Creates a bisecting line of the angle between the entities * e1 and e2. Out of the 4 possible bisectors, the one closest to * the given coordinate
librecad/src/lib/creation/rs_creation.cpp:451
↓ 2 callersMethodcreateEllipse
librecad/src/lib/gui/rs_painter.cpp:80
↓ 2 callersMethodcreateFrom2PBulge
* Creates an arc from its startpoint, endpoint and bulge. */
librecad/src/lib/engine/rs_arc.cpp:215
↓ 2 callersMethodcreateFrom2PDirectionRadius
* Creates an arc from its startpoint, endpoint, start direction (angle) * and radius. * * @retval true Successfully created arc * @retval false Ca
librecad/src/lib/engine/rs_arc.cpp:131
↓ 2 callersMethodcreateLineRelAngle
* Creates a line with a relative angle to the given entity. * * @param coord Coordinate to define the point where the line should end.
librecad/src/lib/creation/rs_creation.cpp:635
↓ 2 callersMethodcreateParallelThrough
* Creates an entity parallel to the given entity e through the given * 'coord'. * * @param coord Coordinate to define the distance / side (typicall
librecad/src/lib/creation/rs_creation.cpp:117
↓ 2 callersMethodcreatePolygon
* Creates a polygon with 'number' edges. * * @param center Center of the polygon. * @param corner The first corner of the polygon
librecad/src/lib/creation/rs_creation.cpp:674
↓ 2 callersMethodcreatePolygon2
* Creates a polygon with 'number' edges. * * @param corner1 The first corner of the polygon. * @param corner2 The second corner of the
librecad/src/lib/creation/rs_creation.cpp:721
↓ 2 callersMethodcreatePolygon3
* Creates a polygon with 'number' edges. * * @param center Center of the polygon. * @param tangent The first tangent of the polygon wit
librecad/src/lib/creation/rs_creation.cpp:776
↓ 2 callersMethodcreateTangent2
* Creates a tangent between two circles or arcs. * Out of the 4 possible tangents, the one closest to * the given coordinate is returned. * * @param c
librecad/src/lib/creation/rs_creation.cpp:579
↓ 2 callersMethoddashOffset
librecad/src/lib/engine/rs_pen.h:141
↓ 2 callersMethoddecode
assume we have received bits grouped into mm-bit symbols in recd[i], i=0..(nn-1), and recd[i] is index form (ie as powers of alpha). We first c
libraries/libdxfrw/src/intern/rscodec.cpp:366
↓ 2 callersMethoddecompress18
libraries/libdxfrw/src/intern/dwgutil.cpp:149
↓ 2 callersMethoddestroyMenu
librecad/src/main/qc_applicationwindow.cpp:3765
↓ 2 callersMethoddisplayBlockName
librecad/src/lib/gui/rs_dialogfactoryadapter.h:83
↓ 2 callersMethoddrawCircle
* Draws a circle. * @param cp Center point * @param radius Radius */
librecad/src/lib/gui/rs_painterqt.cpp:703
↓ 2 callersMethoddrawHandle
librecad/src/lib/gui/rs_painter.cpp:151
↓ 2 callersFunctiondrawPage
librecad/src/main/console_dxf2pdf/pdf_print_loop.cpp:293
↓ 2 callersMethoddrawSplinePoints
librecad/src/lib/gui/rs_painterqt.cpp:764
↓ 2 callersMethoddrawVisible
directly draw the arc, assuming the whole arc is within visible window */
librecad/src/lib/engine/rs_ellipse.cpp:1873
↓ 2 callersMethoddualLineTangentPoint
librecad/src/lib/engine/rs_arc.cpp:552
↓ 2 callersMethoddxfEOF
* End of the DXF file. * * <pre> * 0 * EOF * </pre> */
libraries/jwwlib/src/dl_writer.h:277
↓ 2 callersMethodevo0
this evolute calculates points for an argument phi for the * curve that defines de active face of the tooth. */
plugins/gear/gear.cpp:239
↓ 2 callersMethodfillTriangle
librecad/src/lib/gui/rs_painterqt.cpp:850
↓ 2 callersMethodfindLetter
librecad/src/lib/engine/rs_font.cpp:473
↓ 2 callersFunctionforeach
librecad/src/main/qc_applicationwindow.cpp:261
↓ 2 callersFunctionforeach
librecad/src/ui/lc_penpalettewidget.cpp:574
↓ 2 callersMethodfreezeAll
* Freezes or defreezes all blocks. * * @param freeze true: freeze, false: defreeze */
librecad/src/lib/engine/rs_blocklist.cpp:294
↓ 2 callersMethodgap
librecad/src/lib/engine/rs_dimangular.h:87
↓ 2 callersMethodgenerateLayersDisplayPathString
* Layer that generates full display path for the layer. At the moment, it uses layer level separator as it is * specified in options, however, some n
librecad/src/ui/lc_layertreemodel.cpp:1174
↓ 2 callersMethodgetAllLayer
librecad/src/main/doc_plugin_interface.cpp:1115
↓ 2 callersMethodgetAngle
libraries/libdxfrw/src/drw_entities.h:1144
↓ 2 callersMethodgetAppName
* @return The application name. */
librecad/src/lib/engine/rs_system.h:153
↓ 2 callersMethodgetAppVersion
* @return The application version. */
librecad/src/lib/engine/rs_system.h:160
↓ 2 callersMethodgetBlockData
librecad/src/ui/forms/qg_blockdialog.cpp:67
↓ 2 callersMethodgetBool
libraries/libdxfrw/src/intern/dxfreader.h:44
↓ 2 callersFunctiongetCatchDistance
get catching entity distance in graph distance
librecad/src/lib/actions/rs_snapper.cpp:67
↓ 2 callersMethodgetCodePage
libraries/libdxfrw/src/intern/dwgreader.h:148
↓ 2 callersMethodgetColorIcon
* Returns icon that should be shown for provided color. For predefined colors - returns cached items, * for other colors - creates icon with specifie
librecad/src/ui/lc_peninforegistry.cpp:107
↓ 2 callersMethodgetCommand
* @return the command that was triggered, usually by * the user. */
librecad/src/lib/gui/rs_commandevent.h:50
↓ 2 callersMethodgetDefaultAction
* @return Current action or nullptr. */
librecad/src/lib/gui/rs_graphicview.cpp:245
↓ 2 callersMethodgetDefaultPen
* Returns pen that will be used as default for creation of the layer with given type * @param layerType type of layer * @return default pen based on
librecad/src/ui/lc_layertreemodel_options.cpp:34
↓ 2 callersMethodgetDiameter
librecad/src/actions/rs_actiondimension.cpp:163
↓ 2 callersMethodgetDir
libraries/libdxfrw/src/drw_entities.h:1044
↓ 2 callersMethodgetDisplayName
librecad/src/ui/lc_layertreeitem.h:85
↓ 2 callersMethodgetDockingAction
librecad/src/ui/forms/qg_commandwidget.h:43
↓ 2 callersMethodgetDualCurve
* @description: Given a general conic section with homogeneous coordinates $[a,b,c,d,e,f]$: $$ax^2+b x y+c y^2+d x + e y + f = 0 $$ The du
librecad/src/lib/math/lc_quadratic.cpp:629
↓ 2 callersMethodgetEditedLayerType
librecad/src/ui/forms/lc_layerdialog_ex.cpp:131
↓ 2 callersMethodgetEnColor
EnColor (ENC) * For R15 and earlier call directly BS as ACIS color. * For R2004+, can be CMC or ENC * RGB value, first 4bits 0xC0 => ByLayer, 0xC1 =>
libraries/libdxfrw/src/intern/dwgbuffer.cpp:788
↓ 2 callersFunctiongetEndPointDistance
the closest distance from a point to the end points of an entity
librecad/src/lib/engine/lc_looputils.cpp:84
↓ 2 callersMethodgetFontList
* @return A list of absolute paths to all font files found. */
librecad/src/lib/engine/rs_system.h:99
↓ 2 callersMethodgetFullName
librecad/src/ui/lc_layertreeitem.h:114
↓ 2 callersMethodgetGraphic
librecad/src/lib/scripting/rs_python.h:56
↓ 2 callersMethodgetGraphicView
librecad/src/lib/engine/rs_document.h:136
↓ 2 callersMethodgetHeight
librecad/src/actions/lc_actiondrawrectangle1point.h:60
↓ 2 callersMethodgetImageWidth
* @return image with in graphic units. */
librecad/src/lib/engine/rs_image.h:166
↓ 2 callersMethodgetIndex
librecad/src/ui/qg_blockwidget.cpp:96
↓ 2 callersMethodgetIndex
librecad/src/ui/qg_layerwidget.cpp:108
↓ 2 callersMethodgetInsertionPointSnapMode
librecad/src/actions/lc_abstractactiondrawrectangle.h:89
↓ 2 callersFunctiongetInternalPoint
librecad/src/lib/engine/lc_looputils.cpp:106
↓ 2 callersMethodgetLanguageList
librecad/src/lib/engine/rs_system.h:169
↓ 2 callersMethodgetLayer
* @return Layer name. */
libraries/jwwlib/src/dl_attributes.h:92
↓ 2 callersMethodgetLayerMode
librecad/src/actions/lc_actionmodifyduplicate.h:49
↓ 2 callersMethodgetLineIntersect
librecad/src/lib/engine/lc_splinepoints.cpp:3073
↓ 2 callersMethodgetLineTypeIcon
* Returns display name for linetype * @param lineType linetype * @return string for UI */
librecad/src/ui/lc_peninforegistry.cpp:48
↓ 2 callersMethodgetLineTypeName
librecad/src/ui/lc_penitem.h:49
↓ 2 callersMethodgetLineWidthIcon
* Returns display name for line width * @param lineType line width * @return string for UI */
librecad/src/ui/lc_peninforegistry.cpp:58
↓ 2 callersMethodgetLineWidthName
librecad/src/ui/lc_penitem.h:50
↓ 2 callersMethodgetMDIWindow
* @return Pointer to the currently active MDI Window or nullptr if no * MDI Window is active. */
librecad/src/main/qc_applicationwindow.cpp:853
↓ 2 callersMethodgetMdiArea
librecad/src/main/qc_applicationwindow.cpp:3189
↓ 2 callersMethodgetMiddlePoint
* a naive implementation of middle point * to accurately locate the middle point from arc length is possible by using elliptic integral to find the t
librecad/src/lib/engine/rs_ellipse.cpp:1079
↓ 2 callersMethodgetName
libraries/libdxfrw/src/drw_entities.h:1049
↓ 2 callersMethodgetNearestCenter
librecad/src/lib/engine/rs_arc.cpp:398
↓ 2 callersMethodgetNearestVirtualIntersection
librecad/src/lib/engine/rs_entitycontainer.cpp:1388
← previousnext →1,001–1,100 of 8,509, ranked by callers