Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/collin80/SavvyCAN
/ functions
Functions
2,036 in github.com/collin80/SavvyCAN
⨍
Functions
2,036
◇
Types & classes
196
↓ 3 callers
Method
getDriver
connections/canconnection.cpp:232
↓ 3 callers
Method
getFinalScatterStyle
! Returns the scatter style that the parent plottable shall use for selected scatter points. The plottable's original (unselected) scatter style m
qcustomplot.cpp:10424
↓ 3 callers
Method
getFullFilename
dbc/dbchandler.cpp:274
↓ 3 callers
Method
getKeyRange
inherits documentation from base class */
qcustomplot.cpp:20340
↓ 3 callers
Method
getPixelWidth
! \internal This function is used to determine the width of the bar at coordinate \a key, according to the specified width (\ref setWidth) and
qcustomplot.cpp:24220
↓ 3 callers
Method
getStatus
connections/canconnection.cpp:247
↓ 3 callers
Method
getTimeBasis
connections/canconmanager.cpp:126
↓ 3 callers
Method
graphCount
! Returns the number of currently existing graphs in the plot \see graph, addGraph */
qcustomplot.cpp:13777
↓ 3 callers
Method
minimumOuterSizeHint
! Returns the suggested minimum size this layout element (the \ref outerRect) may be compressed to, if no manual minimum size is set. if a mi
qcustomplot.cpp:3452
↓ 3 callers
Method
offset
No documentation as it is a property getter */
qcustomplot.cpp:7643
↓ 3 callers
Method
processAsText
The way that the DBC file format works is kind of weird... For intel format signals you count up from the start bit to the end bit which is (startbit
dbc/dbc_classes.cpp:39
↓ 3 callers
Method
rangeZoomAxes
! Returns all range zoom axes of the \a orientation provided. \see rangeDragAxis, setRangeDragAxes */
qcustomplot.cpp:17445
↓ 3 callers
Method
removeChild
! \internal Removes the \a layerable from the list of this layer. This function does not change the \a mLayer member of \a layerable. (Use Q
qcustomplot.cpp:1221
↓ 3 callers
Method
restore
! Restores the painter (see QPainter::restore). Since QCPPainter adds some new internal state to QPainter, the save/restore functions are reimplem
qcustomplot.cpp:455
↓ 3 callers
Function
selectedParts
qcustomplot.h:2045
↓ 3 callers
Method
setFileIdx
dbc/dbcmaineditor.cpp:95
↓ 3 callers
Method
setParentLayerable
! \internal Sets the parent layerable of this layerable to \a parentLayerable. Note that \a parentLayerable does not become the QObject-parent
qcustomplot.cpp:1526
↓ 3 callers
Method
setProcessAll
bus_protocols/isotp_handler.cpp:346
↓ 3 callers
Method
setRxCallback
scriptcontainer.cpp:200
↓ 3 callers
Method
setSelection
! Sets which data ranges of this plottable are selected. Selected data ranges are drawn differently (e.g. color) in the plot. This can be controll
qcustomplot.cpp:10840
↓ 3 callers
Method
setTickInterval
scriptcontainer.cpp:115
↓ 3 callers
Method
setTickLabels
! Sets whether tick labels are displayed. Tick labels are the numbers drawn next to tick marks. */
qcustomplot.cpp:7905
↓ 3 callers
Method
setTicks
! \overload Sets the ticks that shall appear on the axis. The map key of \a ticks corresponds to the axis coordinate, and the map value is the
qcustomplot.cpp:6559
↓ 3 callers
Method
sizeConstraintsChanged
! Subclasses call this method to report changed (minimum/maximum) size constraints. If the parent of this layout is again a QCPLayout, forwards
qcustomplot.cpp:3768
↓ 3 callers
Method
sortKeyIsMainKey
inherits documentation from base class */
qcustomplot.cpp:27458
↓ 3 callers
Function
width
qcustomplot.h:1507
↓ 2 callers
Method
add
connections/canconmanager.cpp:57
↓ 2 callers
Method
addData
! \overload Adds the provided points in \a keys and \a values to the current data. The provided vectors should have equal length. Else, the num
qcustomplot.cpp:20279
↓ 2 callers
Method
addElement
! \overload Adds the \a element to cell with \a row and \a column. If \a element is already in a layout, it is first removed from there. If \a ro
qcustomplot.cpp:4134
↓ 2 callers
Method
addFilter
bus_protocols/uds_handler.cpp:540
↓ 2 callers
Method
addFrame
canframemodel.cpp:544
↓ 2 callers
Method
addTargettedFrame
For each device associated with buses go through and see if that device has a bus that the filter should apply to. If so forward the data on but fudge
connections/canconmanager.cpp:254
↓ 2 callers
Method
axes
! Returns all axes on the axis rect sides specified with \a types. \a types may be a single \ref QCPAxis::AxisType or an <tt>or</tt>-combinatio
qcustomplot.cpp:16909
↓ 2 callers
Function
axisRect
qcustomplot.h:2015
↓ 2 callers
Method
axisRectCount
! Returns the number of axis rects in the plot. All axis rects can be accessed via QCustomPlot::axisRect(). Initially, only one axis rect
qcustomplot.cpp:14191
↓ 2 callers
Method
boundingDistance
! \internal Returns the maximum pixel radius the ending decoration might cover, starting from the position the decoration is drawn at (typicall
qcustomplot.cpp:5235
↓ 2 callers
Method
calculateMargin
! \internal Returns the appropriate outward margin for this axis. It is needed if \ref QCPAxisRect::setAutoMargins is set to true on the parent
qcustomplot.cpp:9117
↓ 2 callers
Method
clearAllFilters
re/fuzzingwindow.cpp:170
↓ 2 callers
Method
clearFrames
mainwindow.cpp:554
↓ 2 callers
Method
clearPlottables
! Removes all plottables from the plot and deletes them. Corresponding legend items are also removed from the default legend (QCustomPlot::legend)
qcustomplot.cpp:13582
↓ 2 callers
Method
clipRect
! \internal Returns the clipping rectangle of this layerable object. By default, this is the viewport of the parent QCustomPlot. Specific subcl
qcustomplot.cpp:1626
↓ 2 callers
Method
compileScript
scriptcontainer.cpp:47
↓ 2 callers
Function
coords
qcustomplot.h:3476
↓ 2 callers
Method
create
test/tst_cancon.cpp:30
↓ 2 callers
Method
createBlankFile
dbc/dbchandler.cpp:1371
↓ 2 callers
Method
dataPixelPosition
inherits documentation from base class */
qcustomplot.cpp:24026
↓ 2 callers
Method
dataRange
qcustomplot.h:2451
↓ 2 callers
Method
draw
inherits documentation from base class */
qcustomplot.cpp:675
↓ 2 callers
Function
drawLine
qcustomplot.h:496
↓ 2 callers
Method
enforceType
! Makes sure this data selection conforms to the specified \a type selection type. Before the type is enforced, \ref simplify is called. Depe
qcustomplot.cpp:2610
↓ 2 callers
Function
fillOrder
qcustomplot.h:1365
↓ 2 callers
Method
findAttributeByName
dbc/dbchandler.cpp:302
↓ 2 callers
Function
findClosingMatch
jsedit.cpp:563
↓ 2 callers
Method
findMsgByName
dbc/dbchandler.cpp:131
↓ 2 callers
Method
forceUpdate
jsedit.cpp:629
↓ 2 callers
Method
getAssocBus
dbc/dbchandler.cpp:289
↓ 2 callers
Method
getCANFrameModel
mainwindow.cpp:813
↓ 2 callers
Method
getData
Get a data byte by index 0-7 (but not more than the length of the actual frame)
re/sniffer/snifferitem.cpp:40
↓ 2 callers
Method
getSeqInterval
re/sniffer/snifferitem.cpp:60
↓ 2 callers
Method
getServiceShortDesc
bus_protocols/uds_handler.cpp:278
↓ 2 callers
Method
initialize
frameplaybackobject.cpp:139
↓ 2 callers
Method
insertColumn
! Inserts a new column with empty cells at the column index \a newIndex. Valid values for \a newIndex range from 0 (inserts a column at the left)
qcustomplot.cpp:4468
↓ 2 callers
Method
inverse
! Returns a data selection which is the exact inverse of this data selection, with \a outerRange defining the base range on which to invert. If \a
qcustomplot.cpp:2712
↓ 2 callers
Method
inverted
! Returns an inverted gradient. The inverted gradient has all properties as this \ref QCPColorGradient, but the order of the color stops is invert
qcustomplot.cpp:16269
↓ 2 callers
Method
itemWithPlottable
! Returns the QCPPlottableLegendItem which is associated with \a plottable (e.g. a \ref QCPGraph*). If such an item isn't in the legend, returns 0
qcustomplot.cpp:18620
↓ 2 callers
Method
label
undocumented getter */
qcustomplot.cpp:19389
↓ 2 callers
Function
length
non-virtual methods:
qcustomplot.h:406
↓ 2 callers
Function
marginGroup
qcustomplot.h:1234
↓ 2 callers
Method
moveToLayer
! \internal Moves this layerable object to \a layer. If \a prepend is true, this object will be prepended to the new layer's list, i.e. it will
qcustomplot.cpp:1539
↓ 2 callers
Method
numberFormat
No documentation as it is a property getter */
qcustomplot.cpp:7599
↓ 2 callers
Method
parent
re/sniffer/sniffermodel.cpp:178
↓ 2 callers
Function
parentPlot
getters:
qcustomplot.h:657
↓ 2 callers
Function
pen
qcustomplot.h:1109
↓ 2 callers
Method
pixelsToCoords
! Convenience function for transforming a x/y pixel pair on the QCustomPlot surface to plot coordinates, taking the orientations of the axes assoc
qcustomplot.cpp:10955
↓ 2 callers
Method
processAsInt
Works quite a bit like the above version but this one is cut down and only will return int32_t which is perfect for uses like calculating a multiplexo
dbc/dbc_classes.cpp:136
↓ 2 callers
Function
range
qcustomplot.h:2017
↓ 2 callers
Method
rangeDragAxis
! Returns the range drag axis of the \a orientation provided. If multiple axes were set, returns the first one (use \ref rangeDragAxes to retrieve
qcustomplot.cpp:17392
↓ 2 callers
Method
rangeZoomAxis
! Returns the range zoom axis of the \a orientation provided. If multiple axes were set, returns the first one (use \ref rangeZoomAxes to retrieve
qcustomplot.cpp:17406
↓ 2 callers
Method
realLength
! Starting from the origin of this line ending (which is style specific), returns the length covered by the line ending symbol, in backward direct
qcustomplot.cpp:5270
↓ 2 callers
Method
refresh
connections/canconnectionmodel.cpp:148
↓ 2 callers
Method
removeAllTargettedFrames
connections/canconnection.cpp:324
↓ 2 callers
Method
removeChildX
! \internal Removes \a pos from the childX list of this anchor. Note that this function does not change the parent setting in \a pos. */
qcustomplot.cpp:11396
↓ 2 callers
Method
removeChildY
! \internal Removes \a pos from the childY list of this anchor. Note that this function does not change the parent setting in \a pos. */
qcustomplot.cpp:11424
↓ 2 callers
Method
removeGraph
! Removes the specified \a graph from the plot and deletes it. If necessary, the corresponding legend item is also removed from the default legend
qcustomplot.cpp:13739
↓ 2 callers
Method
removeTargettedFrame
connections/canconmanager.cpp:273
↓ 2 callers
Method
rescaleAxes
! Rescales the key and value axes associated with this plottable to contain all displayed data, so the whole plottable is visible. If the scaling
qcustomplot.cpp:10994
↓ 2 callers
Method
rowCount
re/sniffer/sniffermodel.cpp:38
↓ 2 callers
Method
saveImage
candatagrid.cpp:198
↓ 2 callers
Method
saveJpg
! Saves a JPEG image file to \a fileName on disc. The output plot will have the dimensions \a width and \a height in pixels, multiplied by \a scal
qcustomplot.cpp:14668
↓ 2 callers
Method
savePdf
! Saves a PDF with the vectorized plot to the file \a fileName. The axis ratio as well as the scale of texts and lines will be derived from the sp
qcustomplot.cpp:14513
↓ 2 callers
Method
savePng
! Saves a PNG image file to \a fileName on disc. The output plot will have the dimensions \a width and \a height in pixels, multiplied by \a scale
qcustomplot.cpp:14621
↓ 2 callers
Method
selectEvent
! \internal This event is called when the layerable shall be selected, as a consequence of a click by the user. Subclasses should react to it b
qcustomplot.cpp:1662
↓ 2 callers
Method
sendISOTPFrame
bus_protocols/isotp_handler.cpp:51
↓ 2 callers
Method
sendUDSFrame
bus_protocols/uds_handler.cpp:241
↓ 2 callers
Method
setAllFilters
canframemodel.cpp:169
↓ 2 callers
Method
setAlpha
! Sets the alpha of the color map cell given by \a keyIndex and \a valueIndex to \a alpha. A value of 0 for \a alpha results in a fully transparen
qcustomplot.cpp:25341
↓ 2 callers
Method
setAxes
! When \ref setType is \ref ptPlotCoords, this function may be used to specify the axes the coordinates set with \ref setCoords relate to. By defa
qcustomplot.cpp:11923
↓ 2 callers
Method
setBusSettings
connections/canconnection.cpp:143
↓ 2 callers
Method
setCell
! Sets the data of the cell with indices \a keyIndex and \a valueIndex to \a z. The indices enumerate the cells starting from zero, up to the map'
qcustomplot.cpp:25312
↓ 2 callers
Method
setCellTextState
candatagrid.cpp:46
← previous
next →
201–300 of 2,036, ranked by callers