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
getOptimizedLineData
! \internal Returns via \a lineData the data points that need to be visualized for this graph when plotting graph lines, taking into consideratio
qcustomplot.cpp:20906
Method
getOptimizedPoint
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method is used in case the current segment
qcustomplot.cpp:22521
Method
getOptimizedScatterData
! \internal Returns via \a scatterData the data points that need to be visualized for this graph when plotting scatter points, taking into consid
qcustomplot.cpp:20998
Method
getOverlappingSegments
! \internal This method takes two segment lists (e.g. created by \ref getNonNanSegments) \a thisSegments and \a otherSegments, and their assoc
qcustomplot.cpp:21267
Method
getPartAt
! Returns the part of the axis that is hit by \a pos (in pixels). The return value of this function is independent of the user-selectable parts de
qcustomplot.cpp:8662
Method
getPath
dbc/dbchandler.cpp:284
Method
getPixelCoordinates
! \internal Returns the pixel coordinates of the data point at \a dataIndex, using \a interface1d to access the data points. */
qcustomplot.cpp:16672
Method
getPixelSpacing
! \internal Returns the spacing in pixels which is between this \a bars and the following one, both at the key coordinate \a keyCoord. \no
qcustomplot.cpp:23461
Method
getQuartileBox
! \internal Returns the box in plot coordinates (keys in x, values in y of the returned rect) that covers the value range from the lower to the
qcustomplot.cpp:24956
Method
getRectClippedLine
! \internal Returns the section of the line defined by \a start and \a end, that is visible in the specified \a rect. This is a helper funct
qcustomplot.cpp:28369
Method
getRectClippedStraightLine
! \internal Returns the section of the straight line defined by \a base and direction vector \a vec, that is visible in the specified \a rect.
qcustomplot.cpp:28152
Method
getRef
helpwindow.cpp:57
Method
getReference
mainwindow.cpp:22
Method
getReference
dbc/dbchandler.cpp:1532
Method
getRegion
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. It returns the region of the given point (\a key, \
qcustomplot.cpp:22477
Method
getScatters
! \internal This method retrieves an optimized set of data points via \ref getOptimizedScatterData and then converts them to pixel coordinates. T
qcustomplot.cpp:20515
Method
getSectionSizes
! \internal This is a helper function for the implementation of \ref updateLayout in subclasses. It calculates the sizes of one-dimensional
qcustomplot.cpp:3870
Method
getServiceLongDesc
bus_protocols/uds_handler.cpp:287
Method
getShortDesc
bus_protocols/uds_handler.cpp:260
Method
getStackedBaseValue
! \internal This function is called to find at which value to start drawing the base of a bar at \a key, when it is stacked on top of another Q
qcustomplot.cpp:24270
Method
getStatusUpdate
frameplaybackwindow.cpp:371
Method
getSubTickCount
! \internal Takes the \a tickStep, i.e. the distance between two consecutive ticks, and returns an appropriate number of sub ticks for that spe
qcustomplot.cpp:5607
Method
getSubTickPen
! \internal Returns the pen that is used to draw the subticks. Depending on the selection state, this is either mSelectedSubTickPen or mSubTick
qcustomplot.cpp:9058
Method
getTangentAngle
! \internal If \ref setTangentToData is enabled, brackets need to be rotated according to the data slope. This method returns the angle in radi
qcustomplot.cpp:16625
Method
getTextColor
! \internal Returns the text color that shall be used to draw text, taking into account the selection state of this item. */
qcustomplot.cpp:18202
Method
getTextDrawPoint
! \internal Returns the point that must be given to the QPainter::drawText function (which expects the top left point of the text rect), accord
qcustomplot.cpp:29088
Method
getTickLabel
! \internal This method returns the tick label string as it should be printed under the \a tick coordinate. If a textual number is returned, it
qcustomplot.cpp:5670
Method
getTickLabel
re/temporalgraphwindow.cpp:6
Method
getTickLabelColor
! \internal Returns the color that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelColor or
qcustomplot.cpp:9088
Method
getTickLabelData
! \internal This is a \ref placeTickLabel helper function. Transforms the passed \a text and \a font to a tickLabelData structure that can t
qcustomplot.cpp:9627
Method
getTickLabelDrawOffset
! \internal This is a \ref placeTickLabel helper function. Calculates the offset at which the top left corner of the specified tick label sh
qcustomplot.cpp:9709
Method
getTickLabelFont
! \internal Returns the font that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelFont or m
qcustomplot.cpp:9068
Method
getTickPen
! \internal Returns the pen that is used to draw the (major) ticks. Depending on the selection state, this is either mSelectedTickPen or mTickP
qcustomplot.cpp:9048
Method
getTickStep
! \internal Takes the entire currently visible axis range and returns a sensible tick step in order to provide readable tick labels as well as
qcustomplot.cpp:5594
Method
getTraverse
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method assumes that the \ref mayTraverse t
qcustomplot.cpp:22904
Method
getTraverseCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method assumes that the \ref getTraverse t
qcustomplot.cpp:23017
Method
getVisibleDataBounds
! This method outputs the currently visible data range via \a begin and \a end. The returned range will also never exceed \a rangeRestriction.
qcustomplot.cpp:21179
Method
getWhiskerBackboneLines
! \internal Returns the whisker backbones (keys in x, values in y of the returned lines) that cover the value range from the minimum to the lowe
qcustomplot.cpp:24972
Method
getWhiskerBarLines
! \internal Returns the whisker bars (keys in x, values in y of the returned lines) that are placed at the end of the whisker backbones, at the
qcustomplot.cpp:24987
Function
gotCANFrame
(bus, id, len, data)
examples/GetCANandTick.js:10
Function
gotCANFrame
(bus, id, len, data)
examples/CaptureAllMsgTypes.js:12
Function
gotCANFrame
(bus, id, len, data)
examples/RLEC.js:10
Method
gotCellClick
re/flowviewwindow.cpp:212
Method
gotCenterTimeID
A sub-window is sending us a center on timestamp and ID signal try to find the relevant frame in the list and focus on it.
mainwindow.cpp:545
Method
gotCenterTimeID
re/graphingwindow.cpp:259
Method
gotCenterTimeID
re/flowviewwindow.cpp:243
Method
gotFrames
mainwindow.cpp:527
Function
gotISOTPMessage
(bus, id, len, data)
examples/CaptureAllMsgTypes.js:17
Method
gotTargettedFrame
scriptcontainer.cpp:255
Method
gotTargettedFrame
firmwareuploaderwindow.cpp:71
Function
gotUDSMessage
(bus, id, service, subFunc, len, data)
examples/CaptureAllMsgTypes.js:22
Method
gotUDSReply
re/udsscanwindow.cpp:349
Method
grabAlphaNumeric
parses the input string to grab as much of it as possible while staying alpha numeric
utility.h:141
Method
grabOperation
utility.h:162
Function
gradient
qcustomplot.h:5071
Function
graph
qcustomplot.h:6560
Function
graphKey
qcustomplot.h:6561
Method
graphs
! Returns a list of all the graphs that have this axis as key or value axis. \see plottables, items */
qcustomplot.cpp:8715
Function
grid
qcustomplot.h:2056
Method
gridClicked
mainwindow.cpp:372
Method
gridDoubleClicked
mainwindow.cpp:384
Method
handleCalculateButton
bisectwindow.cpp:108
Method
handleClearDebugText
connections/connectionwindow.cpp:396
Method
handleConnTypeChanged
connections/newconnectiondialog.cpp:48
Method
handleContinousLogging
mainwindow.cpp:616
Method
handleCreateButton
connections/newconnectiondialog.cpp:43
Method
handleDataLenUpdate
re/newgraphdialog.cpp:311
Method
handleDeviceTypeChanged
connections/newconnectiondialog.cpp:55
Method
handleLoadFile
firmwareuploaderwindow.cpp:196
Method
handleLoadFile
mainwindow.cpp:572
Method
handleLoadFilters
mainwindow.cpp:668
Method
handleNewConn
connections/connectionwindow.cpp:192
Method
handleRemoveConn
connections/connectionwindow.cpp:211
Method
handleReplaceButton
bisectwindow.cpp:138
Method
handleResetConn
connections/connectionwindow.cpp:232
Method
handleSaveButton
bisectwindow.cpp:143
Method
handleSaveDecoded
mainwindow.cpp:691
Method
handleSaveFile
mainwindow.cpp:605
Method
handleSaveFilteredFile
mainwindow.cpp:633
Method
handleSaveFilters
mainwindow.cpp:644
Method
handleSendHex
connections/connectionwindow.cpp:400
Method
handleSendText
connections/connectionwindow.cpp:409
Method
handleStartButton
re/discretestatewindow.cpp:255
Method
handleStartStopTransfer
firmwareuploaderwindow.cpp:159
Method
handleTick
<summary> Called every millisecond to set the system update figures and send frames if necessary. </summary> <param name="sender"></param> <param name
framesenderwindow.cpp:423
Method
handleTick
connections/gvretserial.cpp:997
Method
handleTick
re/discretestatewindow.cpp:287
Method
hasAnchor
! Returns whether this item has an anchor with the specified \a name. Note that you can check for positions with this function, too. This is be
qcustomplot.cpp:12359
Method
hasElement
! Returns whether the cell at \a row and \a column exists and contains a valid element, i.e. isn't empty. \see element */
qcustomplot.cpp:4196
Method
hasItem
! Returns whether this QCustomPlot contains the \a item. \see item */
qcustomplot.cpp:13955
Function
head
qcustomplot.h:6150
Method
headerClicked
mainwindow.cpp:366
Method
headerClicked
re/isotp_interpreterwindow.cpp:180
Method
headerData
canframemodel.cpp:490
Method
headerData
connections/canconnectionmodel.cpp:22
Method
headerData
re/sniffer/sniffermodel.cpp:138
Method
highlightBlock
jsedit.cpp:259
Function
iconBorderPen
qcustomplot.h:4850
Function
iconSize
qcustomplot.h:4848
Function
iconTextPadding
qcustomplot.h:4849
← previous
next →
1,001–1,100 of 2,036, ranked by callers