MCPcopy Create free account

hub / github.com/LibreCAD/LibreCAD / functions

Functions8,509 in github.com/LibreCAD/LibreCAD

↓ 6 callersMethodwriteVertex
* Writes a single vertex of a polyline to the file. * * @param dw DXF writer * @param data Entity data from the file * @param attrib Attributes *
libraries/jwwlib/src/dl_jww.cpp:1119
↓ 6 callersMethodzoomPage
* Zooms to page extends. */
librecad/src/lib/gui/rs_graphicview.cpp:835
↓ 5 callersMethodDefineVar
--------------------------------------------------------------------------- \brief Add a user defined variable. \param [in] a_sName the variable nam
libraries/muparser/src/muParserBase.cpp:617
↓ 5 callersFunctionFT_StrError
tools/ttf2lff/main.cpp:60
↓ 5 callersFunctionGetQuadPointAtDist
librecad/src/lib/engine/lc_splinepoints.cpp:192
↓ 5 callersMethodadd
* Adds a file to the list of recently loaded m_files if * it's not already in the list. */
librecad/src/ui/qg_recentfiles.cpp:72
↓ 5 callersMethodaddActionItem
librecad/src/ui/generic/actionlist.cpp:36
↓ 5 callersMethodaddBlockNotification
librecad/src/lib/engine/rs_graphic.h:156
↓ 5 callersMethodaddPoint
* Adds a point entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:760
↓ 5 callersMethodaddVertex
libraries/libdxfrw/src/drw_entities.h:731
↓ 5 callersMethodcheckCommand
* Checks if the given string 'str' matches the given command 'cmd' for action * 'action'. * * @param cmd The command we want to check for (e.g. 'an
librecad/src/cmd/rs_commands.cpp:1433
↓ 5 callersMethodclone
librecad/src/lib/engine/rs_entitycontainer.cpp:123
↓ 5 callersMethodcoordinateEvent
* Coordinate event. Triggered usually from a command line. * This function can be overwritten by the implementing action. * The default implementati
librecad/src/lib/actions/rs_actioninterface.cpp:179
↓ 5 callersMethodexo
librecad/src/lib/engine/rs_dimangular.h:78
↓ 5 callersMethodfireEdit
librecad/src/lib/engine/rs_layerlist.cpp:238
↓ 5 callersFunctionformatNumber
format a number with specified digits after point
librecad/src/ui/forms/qg_linerelangleoptions.cpp:40
↓ 5 callersMethodget2Bits
Reads two Bits returns a char (BB) **/
libraries/libdxfrw/src/intern/dwgbuffer.cpp:243
↓ 5 callersMethodgetActivePen
* Returns active pen item * @return */
librecad/src/ui/lc_penpalettemodel.cpp:483
↓ 5 callersMethodgetAlign
libraries/libdxfrw/src/drw_entities.h:1036
↓ 5 callersMethodgetAllEntities
librecad/src/main/doc_plugin_interface.cpp:1303
↓ 5 callersMethodgetBrightness
@return Brightness. */
librecad/src/lib/engine/rs_image.h:139
↓ 5 callersMethodgetColor
* @return Color. * * @see DL_Codes, dxfColors */
libraries/jwwlib/src/dl_attributes.h:114
↓ 5 callersMethodgetContrast
@return Contrast. */
librecad/src/lib/engine/rs_image.h:143
↓ 5 callersMethodgetDiameter1Point
libraries/libdxfrw/src/drw_entities.h:1191
↓ 5 callersMethodgetDiameterPoint
libraries/libdxfrw/src/drw_entities.h:1167
↓ 5 callersMethodgetDimPoint
libraries/libdxfrw/src/drw_entities.h:1119
↓ 5 callersMethodgetDirectoryList
* @return List of all directories in subdirectory 'subDirectory' in * all possible LibreCAD directories. */
librecad/src/lib/engine/rs_system.cpp:573
↓ 5 callersMethodgetDocument
* @return The parent document in which this entity is stored * or the parent's parent document or nullptr if none of the parents * are stored in a d
librecad/src/lib/engine/rs_entity.cpp:579
↓ 5 callersMethodgetDrawingDirection
librecad/src/lib/engine/rs_mtext.h:170
↓ 5 callersMethodgetEData
* @return Copy of data that defines the linear dimension. * @see getData() */
librecad/src/lib/engine/rs_dimlinear.h:90
↓ 5 callersMethodgetEnt
librecad/src/main/doc_plugin_interface.cpp:1211
↓ 5 callersMethodgetFade
@return Fade. */
librecad/src/lib/engine/rs_image.h:147
↓ 5 callersMethodgetFirstLine1
libraries/libdxfrw/src/drw_entities.h:1217
↓ 5 callersMethodgetFirstLine2
libraries/libdxfrw/src/drw_entities.h:1219
↓ 5 callersMethodgetFlags
librecad/src/lib/engine/rs_flags.cpp:37
↓ 5 callersMethodgetInt
* Gets the value as int for the given variable. * * @param key Key of the variable. * @param def Default value. * * @return The value for the giv
librecad/src/lib/engine/rs_variabledict.cpp:199
↓ 5 callersMethodgetLabel
librecad/src/ui/forms/qg_dimensionlabeleditor.cpp:103
↓ 5 callersMethodgetLength
* find total length of the ellipse (arc) * * \author: Dongxu Li */
librecad/src/lib/engine/rs_ellipse.cpp:375
↓ 5 callersMethodgetPagesNumHoriz
librecad/src/lib/engine/rs_graphic.h:334
↓ 5 callersMethodgetPagesNumVert
librecad/src/lib/engine/rs_graphic.h:337
↓ 5 callersMethodgetPrintAreaSize
* @return Print Area size in graphic units. */
librecad/src/lib/engine/rs_graphic.cpp:851
↓ 5 callersMethodgetRows
librecad/src/lib/engine/rs_insert.h:159
↓ 5 callersMethodgetScreenWidth
librecad/src/lib/engine/rs_pen.h:95
↓ 5 callersMethodgetSecondLine1
libraries/libdxfrw/src/drw_entities.h:1221
↓ 5 callersMethodgetWidth
librecad/src/actions/lc_actiondrawrectangle1point.h:58
↓ 5 callersMethodhasChildOfType
* Check whether one direct children has given layer type * @param type layer type * @return true if direct child with given type exist */
librecad/src/ui/lc_layertreeitem.cpp:250
↓ 5 callersMethodinit
librecad/src/ui/forms/qg_dlgoptionsdrawing.cpp:103
↓ 5 callersFunctionisActive
librecad/src/lib/gui/rs_eventhandler.cpp:40
↓ 5 callersMethodisByBlock
@return true if the color is defined by block. */
librecad/src/lib/engine/rs_color.h:72
↓ 5 callersMethodisClosed
librecad/src/actions/rs_actiondrawspline.cpp:389
↓ 5 callersMethodisCompleted
librecad/src/plugins/intern/qc_actiongetent.h:71
↓ 5 callersMethodisFinished
* @return true, if the action is finished and can be deleted. */
librecad/src/lib/actions/rs_actioninterface.cpp:245
↓ 5 callersMethodisPrinting
librecad/src/lib/gui/rs_graphicview.cpp:1908
↓ 5 callersMethodisReversed
librecad/src/actions/rs_actiondrawarc.cpp:387
↓ 5 callersMethodmove
librecad/src/lib/engine/rs_mtext.cpp:547
↓ 5 callersMethodmove
librecad/src/main/doc_plugin_interface.cpp:708
↓ 5 callersMethodremoveEntity
* Removes an entity from this container and updates the borders of * this entity-container if autoUpdateBorders is true. */
librecad/src/lib/engine/rs_entitycontainer.cpp:473
↓ 5 callersMethodremoveEntity
TODO RLZ: add undo support in this method*/
librecad/src/main/doc_plugin_interface.cpp:1077
↓ 5 callersMethodremoveItem
* Removes item from the list and stores updated list in file * @param item item to remove */
librecad/src/ui/lc_penpalettedata.cpp:200
↓ 5 callersMethodrequestFont
* @return Pointer to the font with the given name or * \p NULL if no such font was found. The font will be loaded into * memory if it's not already.
librecad/src/lib/engine/rs_fontlist.cpp:94
↓ 5 callersMethodreverse
librecad/src/lib/engine/rs_arc.cpp:763
↓ 5 callersMethodrotate
* Rotates all selected entities with the given data for the rotation. */
librecad/src/lib/modification/rs_modification.cpp:1743
↓ 5 callersMethodsetActiveLayer
librecad/src/ui/qg_layerwidget.h:83
↓ 5 callersMethodsetCheck
plugins/asciifile/asciifile.h:130
↓ 5 callersMethodsetConstruction
* set the construction attribute for the layer * * @param construction true: infinite lines, false: normal layer */
librecad/src/lib/engine/rs_layer.cpp:219
↓ 5 callersMethodsetConstruction
librecad/src/ui/forms/lc_layerdialog_ex.h:58
↓ 5 callersMethodsetDist
librecad/src/ui/forms/qg_snapdistoptions.cpp:63
↓ 5 callersMethodsetFile
librecad/src/ui/generic/textfileviewer.cpp:69
↓ 5 callersMethodsetLabel
librecad/src/ui/forms/qg_dimensionlabeleditor.cpp:63
↓ 5 callersMethodsetLayerWidth
* Sets the pixmap showing the width of the "By Layer" item. */
librecad/src/ui/qg_widthbox.cpp:188
↓ 5 callersMethodsetOption
librecad/src/actions/rs_actionprintpreview.cpp:368
↓ 5 callersMethodsetPagesNum
librecad/src/lib/engine/rs_graphic.cpp:1074
↓ 5 callersMethodsetParent
* Reparents this entity. */
librecad/src/lib/engine/rs_entity.h:132
↓ 5 callersMethodsetPrint
* set the PRINT state of the Layer * * @param print true: print layer, false: don't print layer */
librecad/src/lib/engine/rs_layer.cpp:194
↓ 5 callersMethodsetTitle
librecad/src/ui/forms/qg_exitdialog.cpp:104
↓ 5 callersMethodslotUpdateLayerList
* Called when reg-expresion matchLayerName->text changed */
librecad/src/ui/qg_layerwidget.cpp:518
↓ 5 callersMethodtoIntColor
This method is used for plugins
librecad/src/lib/engine/rs_color.cpp:35
↓ 5 callersMethodtranslateColumn
* Adjusted given column in treeview taking into consideration whether layer type icons are shown or not. * Utility method to simply column/related pr
librecad/src/ui/lc_layertreemodel.cpp:780
↓ 5 callersMethodupdateData
librecad/src/lib/engine/rs_image.cpp:113
↓ 5 callersMethodupdateView
librecad/src/main/doc_plugin_interface.cpp:790
↓ 5 callersMethodupperRightCorner
librecad/src/lib/engine/lc_rect.cpp:85
↓ 4 callersFunctionDeg
libraries/jwwlib/src/dl_jww.cpp:91
↓ 4 callersMethodGetCode
------------------------------------------------------------------------------ \brief Return the token type. \return #m_iType \throw nothrow
libraries/muparser/include/muParserToken.h:382
↓ 4 callersMethodGetVar
------------------------------------------------------------------------------ \brief Get address of a variable token. Valid only if m_iType==Cmd
libraries/muparser/include/muParserToken.h:473
↓ 4 callersMethodIsValid
\brief Check that the callback looks valid \throw nothrow Check that the function pointer is not null, and if there are user data that they are
libraries/muparser/src/muParserCallback.cpp:839
↓ 4 callersMethodaddControlPoint
* Appends the given point to the control points. */
librecad/src/lib/engine/rs_spline.cpp:472
↓ 4 callersMethodaddCoord
libraries/libdxfrw/src/drw_header.cpp:1692
↓ 4 callersMethodaddDouble
libraries/libdxfrw/src/drw_header.cpp:1677
↓ 4 callersMethodaddLayer
* Adds new layer */
librecad/src/ui/lc_layertreewidget.cpp:1154
↓ 4 callersMethodaddPoint
* Implementation of the method which handles point entities. */
librecad/src/lib/filters/rs_filterdxf.cpp:253
↓ 4 callersMethodaddPolyline
* Adds a polyline entity that was read from the file via the creation interface. */
libraries/jwwlib/src/dl_jww.cpp:776
↓ 4 callersMethodaddToUndo
librecad/src/main/doc_plugin_interface.cpp:772
↓ 4 callersMethodcenterToPage
* Centers drawing on page. Affects DXF variable $PINSBASE. */
librecad/src/lib/engine/rs_graphic.cpp:924
↓ 4 callersFunctioncircleToolsLogFilePath
--- logging (debug) ---
plugins/circletools/circletools.cpp:69
↓ 4 callersMethodclone
librecad/src/lib/engine/rs_hatch.cpp:141
↓ 4 callersMethodcolor
libraries/jwwlib/src/dl_writer.h:468
↓ 4 callersFunctionconvert2SplineData
convert the parabola data to SplinePoint data
librecad/src/lib/engine/lc_parabola.cpp:41
↓ 4 callersMethodcreateFrom3P
* Creates this arc from 3 given points which define the arc line. * * @param p1 1st point. * @param p2 2nd point. * @param p3 3rd point. */
librecad/src/lib/engine/rs_arc.cpp:100
↓ 4 callersMethodcreateParallel
* Creates line that is parallel to given original line (defined by start and and point), that is located * on given distance * @param start start of
librecad/src/lib/math/lc_linemath.cpp:324
↓ 4 callersFunctioncreatePolyline
librecad/src/lib/gui/rs_painterqt.cpp:393
← previousnext →601–700 of 8,509, ranked by callers