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
Method
copySignalToParamsUI
re/newgraphdialog.cpp:320
Method
create
connections/canconfactory.cpp:8
Method
create
connections/connectionwindow.cpp:416
Method
createAlpha
! \internal Allocates the internal alpha map with the current data map key/value size and, if \a initializeOpaque is true, initializes all values
qcustomplot.cpp:25502
Method
createAnchor
! \internal Creates a QCPItemAnchor, registers it with this item and returns a pointer to it. The specified \a name must be a unique string that
qcustomplot.cpp:12507
Method
createBlankRow
framesenderwindow.cpp:94
Method
createGraph
graphs the vector such that the X axis is just the index into the vector and Y is perfectly graphed within the window
re/rangestatewindow.cpp:401
Method
createGraph
re/graphingwindow.cpp:1095
Method
createGraph
re/flowviewwindow.cpp:482
Method
createLabelVector
! \internal Returns a vector containing all tick label strings corresponding to the tick coordinates provided in \a ticks. The default implemen
qcustomplot.cpp:5738
Method
createNewScript
scriptingwindow.cpp:226
Method
createPaintBuffer
! \internal This method is used by \ref setupPaintBuffers when it needs to create new paint buffers. Depending on the current setting of \ref se
qcustomplot.cpp:15135
Method
createPosition
! \internal Creates a QCPItemPosition, registers it with this item and returns a pointer to it. The specified \a name must be a unique string tha
qcustomplot.cpp:12473
Method
createSubTickVector
! \internal Returns a vector containing all coordinates of sub ticks that should be drawn. It generates \a subTickCount sub ticks between each
qcustomplot.cpp:5684
Method
createTickVector
! \internal Returns a vector containing all coordinates of ticks that should be drawn. The default implementation generates ticks with a spacin
qcustomplot.cpp:5715
Method
currentRowChanged
connections/connectionwindow.cpp:352
Method
currentTabChanged
connections/connectionwindow.cpp:347
Function
customPath
qcustomplot.h:2361
Function
dataBounds
qcustomplot.h:5704
Method
dataCount
qcustomplot.h:4119
Method
dataMainKey
qcustomplot.h:4128
Method
dataMainValue
qcustomplot.h:4160
Method
dataPixelPosition
qcustomplot.h:4192
Function
dataPlottable
qcustomplot.h:6022
Function
dataRange
qcustomplot.h:5069
Function
dataRangeCount
getters:
qcustomplot.h:954
Function
dataRanges
qcustomplot.h:957
Function
dataScaleType
qcustomplot.h:5070
Method
dataSortKey
inherits documentation from base class */
qcustomplot.cpp:27411
Method
dataSortKey
qcustomplot.h:4144
Method
dataToImpulseLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot.cpp:20764
Method
dataToLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot.cpp:20570
Method
dataToStepCenterLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot.cpp:20704
Method
dataToStepLeftLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot.cpp:20608
Method
dataToStepRightLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot.cpp:20656
Method
dataValueRange
inherits documentation from base class */
qcustomplot.cpp:27431
Method
dataValueRange
qcustomplot.h:4176
Function
dateTimeFormat
getters:
qcustomplot.h:1609
Function
dateTimeSpec
qcustomplot.h:1610
Method
dateTimeToKey
! \overload A convenience method which turns a QDateTime object into a double value that corresponds to seconds since Epoch (1. Jan 1970, 00:00
qcustomplot.cpp:6122
Method
debugInput
Debugging data sent from connection window. Inject it into Comm traffic.
connections/gvretserial.cpp:594
Method
deleteCurrentMessage
dbc/dbcmaineditor.cpp:169
Method
deleteCurrentNode
dbc/dbcmaineditor.cpp:152
Method
deleteCurrentScript
scriptingwindow.cpp:243
Method
deleteCurrentSignal
dbc/dbcsignaleditor.cpp:414
Method
deleteCurrentValue
dbc/dbcsignaleditor.cpp:429
Method
deselectAll
! Deselects all layerables (plottables, items, axes, legends,...) of the QCustomPlot. Since calling this function is not a user interaction, th
qcustomplot.cpp:14389
Method
deviceConnected
connections/gvretserial.cpp:374
Method
disableAll
framesenderwindow.cpp:220
Method
disconnectDevice
connections/gvretserial.cpp:424
Method
disconnectDevice
disconnect device */
connections/serialbusconnection.cpp:143
Method
doModifiers
<summary> given an index into the sendingData list we run the modifiers that it has set up </summary> <param name="idx">The index into the sendingData
framesenderwindow.cpp:461
Function
donePainting
qcustomplot.h:538
Function
dot
qcustomplot.h:415
Method
drawBackground
! \internal Draws the viewport background pixmap of the plot. If a pixmap was provided via \ref setBackground, this function buffers the sca
qcustomplot.cpp:15048
Method
drawBitfield
re/newgraphdialog.cpp:272
Method
drawBracket
! Draws the bracket shape with \a painter. The parameter \a direction is either -1 or 1 and indicates whether the bracket shall point to the left
qcustomplot.cpp:16530
Method
drawCandlestickPlot
! \internal Draws the data from \a begin to \a end-1 as Candlesticks with the provided \a painter. This method is a helper function for \ref d
qcustomplot.cpp:26811
Method
drawCurveLine
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, getCurveLines */
qcustomplot.cpp:22222
Method
drawFill
! \internal Draws the fill of the graph using the specified \a painter, with the currently set brush. Depending on whether a normal fill or
qcustomplot.cpp:20815
Method
drawGridLines
! \internal Draws the main grid lines and possibly a zero line with the specified painter. This is a helper function called by \ref draw. */
qcustomplot.cpp:7274
Method
drawImpulsePlot
! \internal Draws impulses from the provided data, i.e. it connects all line pairs in \a lines, given in pixel coordinates. The \a lines necessar
qcustomplot.cpp:20880
Method
drawLinePlot
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, drawImpulsePlot, QCPAbstractPlott
qcustomplot.cpp:20863
Method
drawOhlcPlot
! \internal Draws the data from \a begin to \a end-1 as OHLC bars with the provided \a painter. This method is a helper function for \ref draw
qcustomplot.cpp:26754
Method
drawScatterPlot
! \internal Draws scatter symbols at every point passed in \a scatters, given in pixel coordinates. The scatters will be drawn with \a painter an
qcustomplot.cpp:20849
Method
drawStatisticalBox
! Draws the graphical representation of a single statistical box with the data given by the iterator \a it with the provided \a painter. If the
qcustomplot.cpp:24897
Method
drawSubGridLines
! \internal Draws the sub grid lines with the specified painter. This is a helper function called by \ref draw. */
qcustomplot.cpp:7347
Method
drawTickLabel
! \internal This is a \ref placeTickLabel helper function. Draws the tick label specified in \a labelData with \a painter at the pixel posit
qcustomplot.cpp:9588
Method
dumpNode
re/frameinfowindow.cpp:617
Method
dumpNode
re/udsscanwindow.cpp:183
Method
editFile
dbc/dbcloadsavewindow.cpp:153
Method
editSelectedGraph
re/graphingwindow.cpp:549
Method
element
! Returns the element in the cell in \a row and \a column. Returns 0 if either the row/column is invalid or if the cell is empty. In those case
qcustomplot.cpp:4102
Method
elementAt
! \seebaseclassmethod Note that the association of the linear \a index to the row/column based cells depends on the current setting of \ref set
qcustomplot.cpp:4600
Method
elementCount
inherits documentation from base class */
qcustomplot.cpp:5004
Function
elements
non-virtual methods:
qcustomplot.h:1161
Method
enableAll
framesenderwindow.cpp:211
Method
errorBarVisible
! \internal Returns whether the error bar at the specified \a index is visible within the current key axis range. This method assumes for perf
qcustomplot.cpp:28016
Method
errorReceived
connections/serialbusconnection.cpp:150
Function
errorType
qcustomplot.h:6023
Method
eventFilter
scriptingwindow.cpp:106
Method
eventFilter
mainsettingsdialog.cpp:101
Method
eventFilter
framesenderwindow.cpp:76
Method
eventFilter
bisectwindow.cpp:46
Method
eventFilter
mainwindow.cpp:259
Method
eventFilter
frameplaybackwindow.cpp:116
Method
eventFilter
dbc/dbcloadsavewindow.cpp:51
Method
eventFilter
dbc/dbcsignaleditor.cpp:226
Method
eventFilter
dbc/dbcmaineditor.cpp:77
Method
eventFilter
connections/connectionwindow.cpp:129
Method
eventFilter
re/frameinfowindow.cpp:106
Method
eventFilter
re/isotp_interpreterwindow.cpp:75
Method
eventFilter
re/filecomparatorwindow.cpp:41
Method
eventFilter
re/rangestatewindow.cpp:104
Method
eventFilter
re/fuzzingwindow.cpp:55
Method
eventFilter
re/discretestatewindow.cpp:78
Method
eventFilter
re/graphingwindow.cpp:425
Method
eventFilter
* Keyboard shortcuts to allow for quick work without needing to move around a mouse. * R = resume or pause playback * T = go back one frame * Y = g
re/flowviewwindow.cpp:185
Method
eventFilter
re/temporalgraphwindow.cpp:332
Method
eventFilter
re/udsscanwindow.cpp:56
← previous
next →
801–900 of 2,036, ranked by callers