Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreCAD/LibreCAD
/ functions
Functions
8,509 in github.com/LibreCAD/LibreCAD
⨍
Functions
8,509
◇
Types & classes
1,702
↓ 3 callers
Method
rename
* Tries to rename the given block to 'name'. Block names are unique in the * block list. * * @retval true block was successfully renamed. * @retva
librecad/src/lib/engine/rs_blocklist.cpp:173
↓ 3 callers
Method
requestPattern
* @return Pointer to the pattern with the given name or * \p NULL if no such pattern was found. The pattern will be loaded into * memory if it's not
librecad/src/lib/engine/rs_patternlist.cpp:72
↓ 3 callers
Method
reset
* utility method to force reset view indexes - avoiding of "collapseSecondary" flickering * @brief LC_LayerTreeModel::reset */
librecad/src/ui/lc_layertreemodel.cpp:180
↓ 3 callers
Method
rotate
librecad/src/lib/engine/rs_text.cpp:446
↓ 3 callers
Method
rtti
librecad/src/lib/engine/lc_splinepoints.cpp:3592
↓ 3 callers
Method
save
librecad/src/ui/lc_deviceoptions.cpp:51
↓ 3 callers
Method
scale
librecad/src/lib/engine/lc_dimarc.cpp:413
↓ 3 callers
Method
selectSingle
* Selects or deselects the given entity. */
librecad/src/lib/modification/rs_selection.cpp:66
↓ 3 callers
Method
selectedInLayerList
* set selection state of the layer in layer list * * @param val true: selected, false: deselected */
librecad/src/lib/engine/rs_layer.cpp:178
↓ 3 callers
Method
setAutoUpdateBorders
* Enables / disables automatic update of borders on entity removals * and additions. By default this is turned on. */
librecad/src/lib/engine/rs_entitycontainer.h:135
↓ 3 callers
Method
setBaseAngleFixed
librecad/src/actions/lc_abstractactiondrawrectangle.h:94
↓ 3 callers
Method
setBorders
librecad/src/lib/gui/rs_graphicview.cpp:1826
↓ 3 callers
Method
setColor
librecad/src/ui/qg_pentoolbar.cpp:104
↓ 3 callers
Method
setCoordY
libraries/libdxfrw/src/drw_base.h:294
↓ 3 callers
Method
setCoordZ
libraries/libdxfrw/src/drw_base.h:295
↓ 3 callers
Method
setCornersMode
* setter for corners draw mode * @param value */
librecad/src/actions/lc_abstractactiondrawrectangle.cpp:578
↓ 3 callers
Method
setDefaultSnapMode
* Sets the default snap mode used by newly created actions. */
librecad/src/lib/gui/rs_graphicview.cpp:1580
↓ 3 callers
Method
setDistance
librecad/src/actions/rs_actiondrawlineparallel.cpp:60
↓ 3 callers
Method
setDraftMode
librecad/src/lib/gui/rs_graphicview.cpp:1916
↓ 3 callers
Method
setEdgesDrawMode
librecad/src/actions/lc_abstractactiondrawrectangle.h:92
↓ 3 callers
Method
setFlag
librecad/src/lib/engine/rs_flags.cpp:49
↓ 3 callers
Method
setHandle
Sets the image definition handle. */
librecad/src/lib/engine/rs_image.h:155
↓ 3 callers
Method
setHeight
plugins/asciifile/asciifile.h:150
↓ 3 callers
Method
setInsertionPoint
Sets the insertion point for the image. */
librecad/src/lib/engine/rs_image.h:104
↓ 3 callers
Method
setIsometricGrid
* Enables / disables isometric grid. */
librecad/src/lib/engine/rs_graphic.cpp:628
↓ 3 callers
Method
setLengthX
* setter for bevel x length * @param value */
librecad/src/actions/lc_abstractactiondrawrectangle.cpp:560
↓ 3 callers
Method
setLengthY
* setter for bevel y length * @param value */
librecad/src/actions/lc_abstractactiondrawrectangle.cpp:569
↓ 3 callers
Method
setLineSnapMode
librecad/src/actions/lc_actionmodifylinegap.h:48
↓ 3 callers
Method
setLineType
librecad/src/ui/qg_pentoolbar.cpp:118
↓ 3 callers
Method
setMenu
librecad/src/ui/qg_graphicview.cpp:1293
↓ 3 callers
Method
setPosition
plugins/asciifile/asciifile.h:157
↓ 3 callers
Method
setRatio
librecad/src/lib/engine/rs_ellipse.cpp:1769
↓ 3 callers
Method
setSeparation
plugins/asciifile/asciifile.h:154
↓ 3 callers
Method
setStyleIdx
plugins/asciifile/asciifile.h:148
↓ 3 callers
Method
setUsePolyline
librecad/src/actions/lc_abstractactiondrawrectangle.h:77
↓ 3 callers
Method
setVisible
librecad/src/lib/engine/rs_entitycontainer.cpp:184
↓ 3 callers
Method
setWidth
librecad/src/ui/qg_pentoolbar.cpp:131
↓ 3 callers
Function
slotFileExport
librecad/src/main/console_dxf2png.cpp:264
↓ 3 callers
Method
slotSetSnaps
librecad/src/ui/qg_actionhandler.cpp:1857
↓ 3 callers
Method
suspend
librecad/src/lib/actions/rs_snapper.cpp:803
↓ 3 callers
Method
toggleVisibility
librecad/src/ui/qg_actionhandler.cpp:2194
↓ 3 callers
Method
trimmable
librecad/src/lib/engine/rs_entity.cpp:1017
↓ 3 callers
Method
update
* Updates the sub entities of this container. */
librecad/src/lib/engine/rs_entitycontainer.cpp:788
↓ 3 callers
Method
update
* Updates the layer box from the layers in the graphic. * Primary method used to rebuild model for modifications and * updating the UI. */
librecad/src/ui/lc_layertreewidget.cpp:341
↓ 3 callers
Method
updateDimensions
* Updates all Dimension entities in this container and / or * reposition their labels. * * @param autoText Automatically reposition the text label
librecad/src/lib/engine/rs_entitycontainer.cpp:684
↓ 3 callers
Method
updateRecentFilesMenu
librecad/src/ui/qg_recentfiles.cpp:150
↓ 3 callers
Function
usage
tools/ttf2lff/main.cpp:257
↓ 3 callers
Method
visibleInLayerList
* set visibility of layer in layer list * * @param l true: visible, false: invisible */
librecad/src/lib/engine/rs_layer.cpp:162
↓ 3 callers
Method
zoomPan
* Centers the point v1. */
librecad/src/lib/gui/rs_graphicview.cpp:789
↓ 2 callers
Function
AddLineOffset
librecad/src/lib/engine/lc_splinepoints.cpp:2156
↓ 2 callers
Function
AddLineOffsets
librecad/src/lib/engine/lc_splinepoints.cpp:2560
↓ 2 callers
Method
AsciiDump
\brief Dump bytecode (for debugging only!). */
libraries/muparser/src/muParserBytecode.cpp:553
↓ 2 callers
Method
Clone
\brief Clone this instance and return a pointer to the new instance. */
libraries/muparser/src/muParserCallback.cpp:787
↓ 2 callers
Function
DrawPatternLine
returns new pattern offset;
librecad/src/lib/engine/lc_splinepoints.cpp:1545
↓ 2 callers
Method
FindX
librecad/src/lib/engine/lc_parabola.cpp:300
↓ 2 callers
Function
GetLinePointAtDist
librecad/src/lib/engine/lc_splinepoints.cpp:1539
↓ 2 callers
Method
GetOprtDef
--------------------------------------------------------------------------- \brief Get the default symbols used for the built in operators. \sa c_De
libraries/muparser/src/muParserBase.cpp:459
↓ 2 callers
Method
GetVersion
\brief Returns the version of muparser. \param eInfo A flag indicating whether the full version info should be returned or not. Format is
libraries/muparser/src/muParserBase.cpp:308
↓ 2 callers
Method
HasBuiltInOprt
------------------------------------------------------------------------------ \brief Query status of built in variables. \return #m_bBuiltInOp; tru
libraries/muparser/src/muParserBase.cpp:1725
↓ 2 callers
Method
SetEnd
librecad/src/actions/lc_actiondrawparabolaFD.cpp:52
↓ 2 callers
Method
SetStart
librecad/src/actions/lc_actiondrawparabolaFD.cpp:62
↓ 2 callers
Method
ValidOprtChars
--------------------------------------------------------------------------- \brief Virtual function that defines the characters allowed in operator de
libraries/muparser/src/muParserBase.cpp:505
↓ 2 callers
Method
add
librecad/src/actions/lc_actionlayersexport.cpp:106
↓ 2 callers
Method
add3dFace
librecad/src/lib/filters/rs_filterdxf.cpp:2693
↓ 2 callers
Method
addAllFrom
* Adds all entities from 'container' to the preview (unselected). */
librecad/src/lib/actions/rs_preview.cpp:119
↓ 2 callers
Method
addAppId
librecad/src/lib/filters/rs_filterdxfrw.h:92
↓ 2 callers
Method
addArc
* Adds an arc entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:823
↓ 2 callers
Method
addArc
libraries/libdxfrw/src/drw_entities.h:905
↓ 2 callers
Method
addBlock
* Adds a block that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:743
↓ 2 callers
Method
addBlock
* Implementation of the method which handles blocks. * * @todo Adding blocks to blocks (stack for currentContainer) */
librecad/src/lib/filters/rs_filterdxf.cpp:197
↓ 2 callers
Method
addBlockListListener
librecad/src/lib/engine/rs_graphic.h:177
↓ 2 callers
Method
addChildWindow
* Adds another MDI window to the list of known windows that * depend on this one. This can be another view or a view for * a particular block. */
librecad/src/main/qc_mdiwindow.cpp:177
↓ 2 callers
Function
addColors
librecad/src/ui/qg_colorbox.cpp:53
↓ 2 callers
Method
addCustomWidgets
librecad/src/ui/generic/widgetcreator.cpp:141
↓ 2 callers
Method
addDimAngular
* Adds an angular dimension entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:983
↓ 2 callers
Method
addDimAngular3P
* Adds an angular dimension entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:990
↓ 2 callers
Method
addDimDiametric
* Adds a diametric dimension entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:975
↓ 2 callers
Method
addDimLinear
* Adds a linear dimension entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:951
↓ 2 callers
Method
addDimOrdinate
librecad/src/lib/filters/rs_filterdxf.cpp:2696
↓ 2 callers
Method
addDimRadial
* Adds a radial dimension entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:967
↓ 2 callers
Method
addDimStyle
* Implementation of the method which handles dimension styles. */
librecad/src/lib/filters/rs_filterdxfrw.cpp:282
↓ 2 callers
Method
addEllipse
* Adds an ellipse entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:839
↓ 2 callers
Method
addEllipse
libraries/libdxfrw/src/drw_entities.h:913
↓ 2 callers
Method
addFile
librecad/src/ui/generic/textfileviewer.cpp:50
↓ 2 callers
Method
addHatch
* Adds a hatch entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:1006
↓ 2 callers
Method
addHeader
* Sets the header variables from the DXF file. */
librecad/src/lib/filters/rs_filterdxfrw.cpp:1327
↓ 2 callers
Method
addImage
* Adds an image entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:1014
↓ 2 callers
Method
addInsert
* Adds an insert entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:847
↓ 2 callers
Method
addLType
librecad/src/lib/filters/rs_filterdxfrw.h:87
↓ 2 callers
Method
addLWPolyline
* Implementation of the method which handles lightweight polyline entities. */
librecad/src/lib/filters/rs_filterdxfrw.cpp:572
↓ 2 callers
Method
addLayer
librecad/src/lib/engine/rs_clipboard.cpp:68
↓ 2 callers
Method
addLeader
* Adds a leader entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:998
↓ 2 callers
Method
addLine
libraries/libdxfrw/src/drw_entities.h:897
↓ 2 callers
Method
addMText
* Adds an MText entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:871
↓ 2 callers
Method
addNamespaceDeclaration
librecad/src/lib/generators/lc_xmlwriterqxmlstreamwriter.cpp:51
↓ 2 callers
Function
addNewBlock
* @brief addNewBlock() - create a new block * @param name - name of the new block to create * @param graphic - the target graphic * @return RS_Bloc
librecad/src/lib/modification/rs_modification.cpp:91
↓ 2 callers
Method
addRay
* Implementation of the method which handles ray entities. */
librecad/src/lib/filters/rs_filterdxfrw.cpp:430
↓ 2 callers
Method
addScrollbars
librecad/src/ui/qg_graphicview.cpp:1232
↓ 2 callers
Method
addSolid
* Adds a solid entity (filled trace) that was read from the file via the creation interface. * * @author AHM */
libraries/jwwlib/src/dl_jww.cpp:864
↓ 2 callers
Method
addSpline
libraries/libdxfrw/src/drw_entities.h:921
← previous
next →
901–1,000 of 8,509, ranked by callers