MCPcopy Create free account

hub / github.com/collin80/SavvyCAN / functions

Functions2,036 in github.com/collin80/SavvyCAN

↓ 1 callersMethodnotch
re/sniffer/sniffermodel.cpp:320
↓ 1 callersFunctionparentAnchorX
qcustomplot.h:3472
↓ 1 callersMethodpausePlayback
frameplaybackobject.cpp:277
↓ 1 callersMethodplottableCount
! Returns the number of currently existing plottables in the plot \see plottable */
qcustomplot.cpp:13595
↓ 1 callersMethodplottables
! Returns a list of all the plottables that have this axis as key or value axis. If you are only interested in plottables of type QCPGraph, see
qcustomplot.cpp:8697
↓ 1 callersMethodrangeDrag
undocumented getter */
qcustomplot.cpp:19401
↓ 1 callersMethodrangeDragAxes
! Returns all range drag axes of the \a orientation provided. \see rangeZoomAxis, setRangeZoomAxes */
qcustomplot.cpp:17419
↓ 1 callersFunctionrangeReversed
qcustomplot.h:2018
↓ 1 callersMethodrangeZoom
undocumented getter */
qcustomplot.cpp:19415
↓ 1 callersMethodrangeZoomFactor
! Returns the range zoom factor of the \a orientation provided. \see setRangeZoomFactor */
qcustomplot.cpp:17471
↓ 1 callersMethodrapidFrames
bus_protocols/isotp_handler.cpp:128
↓ 1 callersMethodrecalcOverwrite
canframemodel.cpp:295
↓ 1 callersMethodrecalculateDataBounds
! Goes through the data and updates the buffered minimum and maximum data values. Calling this method is only advised if you are about to call
qcustomplot.cpp:25367
↓ 1 callersMethodrefresh
Called from window with a timer (currently 200ms)
re/sniffer/sniffermodel.cpp:224
↓ 1 callersMethodregisterBars
! \internal Adds the specified \a bars to the internal mBars list of bars. This method does not change the barsGroup property on \a bars.
qcustomplot.cpp:23371
↓ 1 callersMethodregisterGraph
! \internal In order to maintain the simplified graph interface of QCustomPlot, this method is called by the QCPGraph constructor to register i
qcustomplot.cpp:15491
↓ 1 callersMethodregisterItem
! \internal Registers the specified item with this QCustomPlot. QCustomPlot takes ownership of the item. Returns true on success, i.e. when \a
qcustomplot.cpp:15518
↓ 1 callersMethodregisterPlottable
! \internal Registers the specified plottable with this QCustomPlot and, if \ref setAutoAddPlottableToLegend is enabled, adds it to the legend
qcustomplot.cpp:15460
↓ 1 callersMethodregisterWithPlottable
qcustomplot.cpp:10472
↓ 1 callersMethodremove
connections/canconmanager.cpp:63
↓ 1 callersMethodremoveAllMessages
dbc/dbchandler.cpp:196
↓ 1 callersMethodremoveAllTargettedFrames
connections/canconmanager.cpp:292
↓ 1 callersMethodremoveDBCFile
dbc/dbchandler.cpp:1443
↓ 1 callersMethodremoveFromLegend
! \overload Removes the plottable from the specifed \a legend. This means the \ref QCPPlottableLegendItem that is associated with this plottable
qcustomplot.cpp:11139
↓ 1 callersMethodremoveItem
! Removes the specified item from the plot and deletes it. Returns true on success. \see clearItems */
qcustomplot.cpp:13844
↓ 1 callersMethodremoveMessageByIndex
dbc/dbchandler.cpp:157
↓ 1 callersMethodremoveSignal
dbc/dbchandler.cpp:44
↓ 1 callersMethodremoveTargettedFrame
connections/canconnection.cpp:296
↓ 1 callersMethodrescale
! Changes the axis range such that all plottables associated with this axis are fully visible in that dimension. \see QCPAbstractPlottable::r
qcustomplot.cpp:8517
↓ 1 callersMethodrescaleDataRange
! Changes the data range such that all color maps associated with this color scale are fully mapped to the gradient in the data dimension. \s
qcustomplot.cpp:19635
↓ 1 callersMethodresetTimeBasis
connections/canconmanager.cpp:37
↓ 1 callersMethodrowCount
connections/canconnectionmodel.cpp:57
↓ 1 callersMethodsaveDBCFile
dbc/dbchandler.cpp:1341
↓ 1 callersMethodsaveFile
dbc/dbchandler.cpp:1048
↓ 1 callersMethodsaveFilterFile
canframemodel.cpp:778
↓ 1 callersMethodselectTestRect
! \copydoc QCPPlottableInterface1D::selectTestRect */
qcustomplot.cpp:23889
↓ 1 callersFunctionselectionTolerance
qcustomplot.h:3642
↓ 1 callersMethodsendBulkRefresh
issue a refresh for the last num entries in the model. used by the serial worker to do batch updates so it doesn't have to send thousands of messages
canframemodel.cpp:665
↓ 1 callersMethodsendFrame
* Uses the requested bus to look up which CANConnection object handles this bus based on the order of * the objects and how many buses they implement
connections/canconmanager.cpp:202
↓ 1 callersMethodsendUDS
scriptcontainer.cpp:375
↓ 1 callersMethodsetAssocBus
dbc/dbchandler.cpp:294
↓ 1 callersMethodsetAxisRect
! When \ref setType is \ref ptAxisRectRatio, this function may be used to specify the axis rect the coordinates set with \ref setCoords relate to.
qcustomplot.cpp:11934
↓ 1 callersMethodsetColorStopAt
! Sets the \a color the gradient will have at the specified \a position (from 0 to 1). In between these color stops, the color is interpolated acc
qcustomplot.cpp:15867
↓ 1 callersMethodsetExtendedAddressing
bus_protocols/isotp_handler.cpp:24
↓ 1 callersMethodsetFilterState
canframemodel.cpp:162
↓ 1 callersMethodsetFromOther
! Copies the specified \a properties from the \a other scatter style to this scatter style. */
qcustomplot.cpp:10031
↓ 1 callersMethodsetGradient
! Sets the color gradient that will be used to represent data values. It is equivalent to calling QCPColorMap::setGradient on any of the connec
qcustomplot.cpp:19539
↓ 1 callersMethodsetGraph
! Sets the QCPGraph this tracer sticks to. The tracer \a position will be set to type QCPItemPosition::ptPlotCoords and the axes will be set to th
qcustomplot.cpp:29739
↓ 1 callersMethodsetGraphKey
! Sets the key of the graph's data point the tracer will be positioned at. This is the only free coordinate of a tracer when attached to a graph.
qcustomplot.cpp:29766
↓ 1 callersMethodsetHexMode
canframemodel.cpp:74
↓ 1 callersMethodsetInsetAlignment
! If the inset placement (\ref setInsetPlacement) is \ref ipBorderAligned, this function is used to set the alignment of the element with the spec
qcustomplot.cpp:4938
↓ 1 callersMethodsetInterpetMode
canframemodel.cpp:105
↓ 1 callersMethodsetListenOnly
connections/canbus.cpp:33
↓ 1 callersMethodsetLowerEnding
! Sets the style for the lower axis ending. See the documentation of QCPLineEnding for available styles. For horizontal axes, this method ref
qcustomplot.cpp:8388
↓ 1 callersMethodsetMarginGroup
! Sets the margin \a group of the specified margin \a sides. Margin groups allow synchronizing specified margins across layout elements, see th
qcustomplot.cpp:3370
↓ 1 callersMethodsetMessageRef
dbc/dbcsignaleditor.cpp:280
↓ 1 callersMethodsetMuteNotched
re/sniffer/sniffermodel.cpp:208
↓ 1 callersMethodsetNeverExpire
re/sniffer/sniffermodel.cpp:198
↓ 1 callersMethodsetPadding
! Sets the padding of the axis. When \ref QCPAxisRect::setAutoMargins is enabled, the padding is the additional outer most space, that is left
qcustomplot.cpp:8278
↓ 1 callersMethodsetParams
re/newgraphdialog.cpp:161
↓ 1 callersMethodsetPlaybackBurst
frameplaybackobject.cpp:307
↓ 1 callersMethodsetPositionAlignment
! Sets which point of the text rect shall be aligned with \a position. Examples: \li If \a alignment is <tt>Qt::AlignHCenter | Qt::AlignTop</
qcustomplot.cpp:28959
↓ 1 callersMethodsetRangeDragAxes
! \overload Sets the axes whose range will be dragged when \ref setRangeDrag enables mouse range dragging on the QCustomPlot widget. Pass 0 if
qcustomplot.cpp:17527
↓ 1 callersMethodsetScatterStyle
! Sets the scatter style that will be used by the parent plottable to draw scatters in selected data segments. \a usedProperties specifies wh
qcustomplot.cpp:10378
↓ 1 callersMethodsetSecondsMode
canframemodel.cpp:85
↓ 1 callersMethodsetSelectionDecorator
! Use this method to set an own QCPSelectionDecorator (subclass) instance. This allows you to customize the visual representation of selected data
qcustomplot.cpp:10860
↓ 1 callersMethodsetSendingBus
frameplaybackobject.cpp:301
↓ 1 callersMethodsetSize
test/tst_lfqueue.cpp:23
↓ 1 callersMethodsetSysTimeMode
canframemodel.cpp:95
↓ 1 callersMethodsetTickStepStrategy
! Sets which strategy the axis ticker follows when choosing the size of the tick step. For the available strategies, see \ref TickStepStrategy. */
qcustomplot.cpp:5512
↓ 1 callersMethodsetTimeFormat
! Sets the format that will be used to display time in the tick labels. The available patterns are: - %%z for milliseconds - %%s for second
qcustomplot.cpp:6233
↓ 1 callersMethodsetUpperEnding
! Sets the style for the upper axis ending. See the documentation of QCPLineEnding for available styles. For horizontal axes, this method ref
qcustomplot.cpp:8403
↓ 1 callersMethodsetupTickVectors
! \internal Prepares the internal tick vector, sub tick vector and tick label vector. This is done by calling QCPAxisTicker::generate on the cu
qcustomplot.cpp:9023
↓ 1 callersMethodstartPainting
inherits documentation from base class */
qcustomplot.cpp:667
↓ 1 callersMethodstartSelection
! \internal This method is called by QCustomPlot to indicate that a selection rect interaction was initiated. The default implementation sets t
qcustomplot.cpp:2891
↓ 1 callersMethodstepPlaybackBackward
frameplaybackobject.cpp:244
↓ 1 callersMethodstepPlaybackForward
frameplaybackobject.cpp:227
↓ 1 callersMethodsuspend
connections/canconnection.cpp:87
↓ 1 callersMethodtickLabelsSelectionBox
qcustomplot.h:2235
↓ 1 callersMethodtickLengthIn
No documentation as it is a property getter */
qcustomplot.cpp:7613
↓ 1 callersMethodtoggleFold
jsedit.cpp:871
↓ 1 callersFunctiontypeX
qcustomplot.h:3469
↓ 1 callersMethodunregisterBars
! \internal Removes the specified \a bars from the internal mBars list of bars. This method does not change the barsGroup property on \a bars.
qcustomplot.cpp:23384
↓ 1 callersMethodupdateMarker
Called in refresh from the model. Interval about 200ms currently. So, this means the marker only accumulates for 200ms then resets
re/sniffer/snifferitem.cpp:143
↓ 1 callersMethodupdatePosition
re/flowviewwindow.cpp:720
↓ 1 callersMethodupdateSettings
mainwindow.cpp:279
↓ 1 callersMethodupdatedFrames
re/isotp_interpreterwindow.cpp:165
↓ 1 callersMethodzoom
! Zooms in (or out) to the passed rectangular region \a pixelRect, given in pixel coordinates. All axes of this axis rect will have their range z
qcustomplot.cpp:17065
MethodBLFHandler
blfhandler.cpp:9
MethodBisectWindow
bisectwindow.cpp:11
MethodCANBus
connections/canbus.cpp:5
MethodCANConManager
connections/canconmanager.cpp:17
MethodCANConnection
connections/canconnection.cpp:5
MethodCANConnectionModel
connections/canconnectionmodel.cpp:5
MethodCANDataGrid
candatagrid.cpp:8
MethodCANFilter
canfilter.cpp:3
MethodCANFrame
can_structs.h:27
MethodCANFrameModel
canframemodel.cpp:44
MethodCANScriptHelper
scriptcontainer.cpp:195
MethodConnectionWindow
connections/connectionwindow.cpp:15
← previousnext →401–500 of 2,036, ranked by callers