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
setTickPen
! Sets the pen, tick marks will be drawn with. \see setTickLength, setBasePen */
qcustomplot.cpp:8202
Method
setTickStep
! Sets the fixed tick interval to \a step. The axis ticker will only use this tick step when generating axis ticks. This might cause a very h
qcustomplot.cpp:6444
Method
setTightBoundary
! Sets whether the outer most data rows and columns are clipped to the specified key and value range (see \ref QCPColorMapData::setKeyRange, \ref
qcustomplot.cpp:25775
Method
setTimeFormat
canframemodel.cpp:117
Method
setTwoColored
! Sets whether this chart shall contrast positive from negative trends per data point by using two separate colors to draw the respective bars/can
qcustomplot.cpp:26403
Method
setTypeX
! This method sets the position type of the X coordinate to \a type. For a detailed description of what a position type is, see the documentati
qcustomplot.cpp:11576
Method
setTypeY
! This method sets the position type of the Y coordinate to \a type. For a detailed description of what a position type is, see the documentati
qcustomplot.cpp:11606
Method
setUsedScatterProperties
! Use this method to define which properties of the scatter style (set via \ref setScatterStyle) will be used for selected data segments. All prop
qcustomplot.cpp:10391
Method
setValueAxis
! The value axis of a plottable can be set to any axis of a QCustomPlot, as long as it is orthogonal to the plottable's key axis. This function pe
qcustomplot.cpp:10816
Method
setValueRange
! Sets the coordinate range the data shall be distributed over in the value dimension. Together with the key range, This defines the rectangular a
qcustomplot.cpp:25269
Method
setValueSize
! Resizes the data array to have \a valueSize cells in the value dimension. The current data is discarded and the map cells are set to 0, unless
qcustomplot.cpp:25223
Method
setViewport
! Sets the viewport of this QCustomPlot. Usually users of QCustomPlot don't need to change the viewport manually. The viewport is the area in w
qcustomplot.cpp:13382
Method
setWhiskerAntialiased
! Sets whether the statistical boxes whiskers are drawn with antialiasing or not. Note that antialiasing settings may be overridden by QCustomPlo
qcustomplot.cpp:24644
Method
setWhiskerBarPen
! Sets the pen used for drawing the whisker bars. Those are the lines parallel to the key axis at each end of the whisker backbone. Whiskers
qcustomplot.cpp:24633
Method
setWhiskerPen
! Sets the pen used for drawing the whisker backbone. Whiskers are the lines which reach from the upper quartile to the maximum, and from the l
qcustomplot.cpp:24619
Method
setWhiskerWidth
! Sets the width of the whiskers in key coordinates. Whiskers are the lines which reach from the upper quartile to the maximum, and from the lo
qcustomplot.cpp:24603
Method
setWidthType
! Sets how the width of the bars is defined. See the documentation of \ref WidthType for an explanation of the possible values for \a widthType.
qcustomplot.cpp:23729
Method
setWrap
! Sets the maximum number of columns or rows that are used, before new elements added with \ref addElement(QCPLayoutElement*) will start to fill t
qcustomplot.cpp:4347
Function
setX
setters:
qcustomplot.h:402
Function
setY
qcustomplot.h:403
Function
setup
()
examples/GetCANandTick.js:1
Function
setup
()
examples/UpdateParameter.js:3
Function
setup
()
examples/CaptureAllMsgTypes.js:1
Function
setup
()
examples/RLEC.js:3
Method
setupGrid
framesenderwindow.cpp:48
Method
setupNodes
re/udsscanwindow.cpp:410
Method
setupOpenGl
! \internal When \ref setOpenGl is set to true, this method is used to initialize OpenGL (create a context, surface, paint device). Returns tr
qcustomplot.cpp:15185
Method
setupPaintBuffers
! \internal Goes through the layers and makes sure this QCustomPlot instance holds the correct number of paint buffers and that they have the cor
qcustomplot.cpp:15089
Function
shape
qcustomplot.h:2357
Method
showBisectWindow
mainwindow.cpp:890
Method
showComparisonWindow
mainwindow.cpp:932
Method
showConnectionSettingsWindow
mainwindow.cpp:1044
Method
showDBCFileWindow
mainwindow.cpp:1023
Method
showDetailView
re/isotp_interpreterwindow.cpp:186
Method
showEvent
scriptingwindow.cpp:93
Method
showEvent
bisectwindow.cpp:37
Method
showEvent
frameplaybackwindow.cpp:94
Method
showEvent
dbc/dbcsignaleditor.cpp:285
Method
showEvent
dbc/dbcmaineditor.cpp:57
Method
showEvent
connections/connectionwindow.cpp:112
Method
showEvent
re/frameinfowindow.cpp:94
Method
showEvent
re/isotp_interpreterwindow.cpp:60
Method
showEvent
re/filecomparatorwindow.cpp:30
Method
showEvent
re/rangestatewindow.cpp:86
Method
showEvent
re/discretestatewindow.cpp:180
Method
showEvent
re/graphingwindow.cpp:107
Method
showEvent
re/flowviewwindow.cpp:111
Method
showEvent
re/temporalgraphwindow.cpp:72
Method
showEvent
re/newgraphdialog.cpp:49
Method
showEvent
re/sniffer/snifferwindow.cpp:110
Method
showFirmwareUploaderWindow
mainwindow.cpp:923
Method
showFlowViewWindow
mainwindow.cpp:1002
Method
showFrameDataAnalysis
mainwindow.cpp:858
Method
showFrameSenderWindow
mainwindow.cpp:899
Method
showFuzzingWindow
mainwindow.cpp:950
Method
showFuzzyScopeWindow
mainwindow.cpp:997
Method
showGraphingWindow
always gets unfiltered list. You ask for the graphs so there is no need to send filtered frames
mainwindow.cpp:829
Method
showISOInterpreterWindow
mainwindow.cpp:871
Method
showMCConfigWindow
mainwindow.cpp:959
Method
showParamsDialog
re/graphingwindow.cpp:1038
Method
showPlaybackWindow
mainwindow.cpp:911
Method
showRangeWindow
mainwindow.cpp:988
Method
showScriptingWindow
mainwindow.cpp:979
Method
showSettingsDialog
mainwindow.cpp:818
Method
showSignalViewer
mainwindow.cpp:1032
Method
showSingleMultiWindow
mainwindow.cpp:941
Method
showSnifferWindow
mainwindow.cpp:883
Method
showTemporalGraphWindow
mainwindow.cpp:845
Method
showUDSScanWindow
mainwindow.cpp:970
Method
signalsFactory
* Uses the settings exposed to the user to generate a set of candidate signals that should be checked. * The user could specify signal sizes, granula
re/rangestatewindow.cpp:243
Method
simplifyFraction
! \internal Takes the fraction given by \a numerator and \a denominator and modifies the values to make sure the fraction is in irreducible for
qcustomplot.cpp:6866
Function
sizeConstraintRect
qcustomplot.h:1233
Method
sizeHint
! \internal Returns a size hint that is the same as \ref minimumSizeHint. */
qcustomplot.cpp:14735
Method
sizeHint
re/sniffer/SnifferDelegate.cpp:122
Function
sortKey
qcustomplot.h:5138
Method
sortKeyIsMainKey
qcustomplot.h:4209
Function
spacing
qcustomplot.h:5411
Function
spacingType
getters:
qcustomplot.h:5410
Method
span
! Returns a \ref QCPDataRange which spans the entire data selection, including possible intermediate segments which are not part of the original d
qcustomplot.cpp:2533
Method
squeeze
qcustomplot.h:2874
Function
stackingGap
qcustomplot.h:5515
Method
stopAllConnections
connections/canconmanager.cpp:49
Method
stopsUseAlpha
! \internal Returns true if the color gradient uses transparency, i.e. if any of the configured color stops has an alpha value below 255. */
qcustomplot.cpp:16283
Function
style
getters:
qcustomplot.h:1506
Function
subGridPen
qcustomplot.h:1887
Function
subGridVisible
getters:
qcustomplot.h:1883
Function
subTickCount
qcustomplot.h:1745
Method
subTickLengthIn
No documentation as it is a property getter */
qcustomplot.cpp:7625
Method
subTickLengthOut
No documentation as it is a property getter */
qcustomplot.cpp:7631
Function
subTickPen
qcustomplot.h:2038
Function
subTicks
qcustomplot.h:2033
Method
suspend
test/tst_cancon.cpp:99
Method
swapTableRows
dbc/dbcloadsavewindow.cpp:214
Function
symbolGap
qcustomplot.h:6025
Function
tail
qcustomplot.h:6151
Method
takeAt
! \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:4619
Method
takeRow
dbc/dbcloadsavewindow.cpp:232
Function
tangentAverage
qcustomplot.h:4553
Function
tangentToData
qcustomplot.h:4552
Method
testConnection
connections/serialbusconnection.cpp:261
← previous
next →
1,701–1,800 of 2,036, ranked by callers