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
DBCFile
dbc/dbchandler.cpp:216
Method
DBCHandler
dbc/dbchandler.cpp:1527
Method
DBCLoadSaveWindow
dbc/dbcloadsavewindow.cpp:7
Method
DBCMainEditor
dbc/dbcmaineditor.cpp:10
Method
DBCSignalEditor
dbc/dbcsignaleditor.cpp:9
Method
DBC_MESSAGE
dbc/dbc_classes.cpp:5
Method
DiscreteStateWindow
re/discretestatewindow.cpp:6
Method
EndOfFrameCache
frameplaybackwindow.cpp:321
Method
FileComparatorWindow
re/filecomparatorwindow.cpp:6
Method
FirmwareUploaderWindow
firmwareuploaderwindow.cpp:7
Method
FlowViewWindow
re/flowviewwindow.cpp:10
Method
FrameFileIO
framefileio.cpp:15
Method
FrameInfoWindow
re/frameinfowindow.cpp:14
Method
FramePlaybackObject
frameplaybackobject.cpp:3
Method
FramePlaybackWindow
frameplaybackwindow.cpp:23
Method
FrameSenderWindow
framesenderwindow.cpp:18
Method
FuzzingWindow
re/fuzzingwindow.cpp:9
Method
GVRetSerial
connections/gvretserial.cpp:11
Method
GetTimeMS
utility.h:70
Method
GraphingWindow
re/graphingwindow.cpp:8
Method
HelpWindow
helpwindow.cpp:7
Method
ISOTPScriptHelper
ISOTPScriptHelper methods */
scriptcontainer.cpp:279
Method
ISOTP_HANDLER
bus_protocols/isotp_handler.cpp:4
Method
ISOTP_InterpreterWindow
re/isotp_interpreterwindow.cpp:6
Method
JSDocLayout
jsedit.cpp:624
Method
JSEdit
jsedit.cpp:652
Method
JSHighlighter
jsedit.cpp:62
Method
LFQueue
utils/lfqueue.h:17
Method
Lerp
simple linear interpolation between value1 and value2. sample point is 0.0 to 1.0
utility.h:176
Method
MainSettingsDialog
mainsettingsdialog.cpp:5
Method
MainWindow
mainwindow.cpp:27
Method
MotorControllerConfigWindow
motorcontrollerconfigwindow.cpp:7
Method
NewConnectionDialog
connections/newconnectiondialog.cpp:5
Method
NewGraphDialog
re/newgraphdialog.cpp:7
Method
ParseStringToNum
utility.h:28
Method
ParseStringToNum2
utility.h:59
Method
QCPAbstractItem
! Base class constructor which initializes base class members. */
qcustomplot.cpp:12214
Method
QCPAbstractLegendItem
! Constructs a QCPAbstractLegendItem and associates it with the QCPLegend \a parent. This does not cause the item to be added to \a parent, so \re
qcustomplot.cpp:18006
Method
QCPAbstractPaintBuffer
! Creates a paint buffer and initializes it with the provided \a size and \a devicePixelRatio. Subclasses must call their \ref reallocateBuffer i
qcustomplot.cpp:570
Method
QCPAbstractPlottable
! Constructs an abstract plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAx
qcustomplot.cpp:10701
Method
QCPAbstractPlottable1D
qcustomplot.h:4104
Method
QCPAxis
! Constructs an Axis instance of Type \a type for the axis rect \a parent. Usually it isn't necessary to instantiate axes directly, because you
qcustomplot.cpp:7506
Method
QCPAxisPainterPrivate
! Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. */
qcustomplot.cpp:9187
Method
QCPAxisRect
! Creates a QCPAxisRect instance and sets default values. An axis is added for each of the four sides, the top and right axes are set invisible in
qcustomplot.cpp:16819
Method
QCPAxisTicker
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:5496
Method
QCPAxisTickerDateTime
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:5899
Method
QCPAxisTickerFixed
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:6429
Method
QCPAxisTickerLog
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:7031
Method
QCPAxisTickerPi
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:6740
Method
QCPAxisTickerText
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:6544
Method
QCPAxisTickerTime
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot.cpp:6196
Method
QCPBars
! Constructs a bar chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must re
qcustomplot.cpp:23650
Method
QCPBarsData
! Constructs a bar data point with key and value set to zero. */
qcustomplot.cpp:23560
Method
QCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
qcustomplot.cpp:23236
Method
QCPColorGradient
! Constructs a new, empty QCPColorGradient with no predefined color stops. You can add own color stops with \ref setColorStopAt. The color leve
qcustomplot.cpp:15790
Method
QCPColorMap
! Constructs a color map with the specified \a keyAxis and \a valueAxis. The created QCPColorMap is automatically registered with the QCustomPl
qcustomplot.cpp:25651
Method
QCPColorMapData
! Constructs a new QCPColorMapData instance. The instance has \a keySize cells in the key direction and \a valueSize cells in the value direction.
qcustomplot.cpp:25054
Method
QCPColorScale
! Constructs a new QCPColorScale. */
qcustomplot.cpp:19371
Method
QCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
qcustomplot.cpp:19798
Method
QCPCurve
! Constructs a curve which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
qcustomplot.cpp:21863
Method
QCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
qcustomplot.cpp:21784
Method
QCPDataContainer
qcustomplot.h:2607
Method
QCPDataRange
! Creates an empty QCPDataRange, with begin and end set to 0. */
qcustomplot.cpp:2230
Method
QCPDataSelection
! Creates an empty QCPDataSelection. */
qcustomplot.cpp:2388
Method
QCPErrorBars
! Constructs an error bars plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a value
qcustomplot.cpp:27202
Method
QCPErrorBarsData
! Constructs an error bar with errors set to zero. */
qcustomplot.cpp:27119
Method
QCPFinancial
! Constructs a financial chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
qcustomplot.cpp:26308
Method
QCPFinancialData
! Constructs a data point with key and all values set to zero. */
qcustomplot.cpp:26212
Method
QCPGraph
! Constructs a graph which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
qcustomplot.cpp:20108
Method
QCPGraphData
! Constructs a data point with key and value set to zero. */
qcustomplot.cpp:20027
Method
QCPGrid
! Creates a QCPGrid instance and sets default values. You shouldn't instantiate grids on their own, since every QCPAxis brings its own QCPGrid.
qcustomplot.cpp:7168
Method
QCPItemAnchor
! Creates a new QCPItemAnchor. You shouldn't create QCPItemAnchor instances directly, even if you want to make a new item subclass. Use \ref QCPAb
qcustomplot.cpp:11326
Method
QCPItemBracket
! Creates a bracket item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance ta
qcustomplot.cpp:30008
Method
QCPItemCurve
! Creates a curve item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance take
qcustomplot.cpp:28504
Method
QCPItemEllipse
! Creates an ellipse item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance t
qcustomplot.cpp:29168
Method
QCPItemLine
! Creates a line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
qcustomplot.cpp:28266
Method
QCPItemPixmap
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
qcustomplot.cpp:29362
Method
QCPItemPosition
! Creates a new QCPItemPosition. You shouldn't create QCPItemPosition instances directly, even if you want to make a new item subclass. Use \ref Q
qcustomplot.cpp:11499
Method
QCPItemRect
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
qcustomplot.cpp:28663
Method
QCPItemStraightLine
! Creates a straight line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot insta
qcustomplot.cpp:28083
Method
QCPItemText
! Creates a text item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
qcustomplot.cpp:28826
Method
QCPItemTracer
! Creates a tracer item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance tak
qcustomplot.cpp:29648
Method
QCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
qcustomplot.cpp:1042
Method
QCPLayerable
! Creates a new QCPLayerable instance. Since QCPLayerable is an abstract base class, it can't be instantiated directly. Use one of the derive
qcustomplot.cpp:1339
Method
QCPLayout
! Creates an instance of QCPLayout and sets default values. Note that since QCPLayout is an abstract base class, it can't be instantiated directly
qcustomplot.cpp:3640
Method
QCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
qcustomplot.cpp:3181
Method
QCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
qcustomplot.cpp:4079
Method
QCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
qcustomplot.cpp:4862
Method
QCPLegend
! Constructs a new QCPLegend instance with default values. Note that by default, QCustomPlot already contains a legend ready to be used as \ref
qcustomplot.cpp:18327
Method
QCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
qcustomplot.cpp:5164
Method
QCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
qcustomplot.cpp:3014
Method
QCPPaintBufferGlFbo
! Creates a \ref QCPPaintBufferGlFbo instance with the specified \a size and \a devicePixelRatio, if applicable. All frame buffer objects shall
qcustomplot.cpp:830
Method
QCPPaintBufferGlPbuffer
! Creates a \ref QCPPaintBufferGlPbuffer instance with the specified \a size and \a devicePixelRatio, if applicable. The parameter \a multisamp
qcustomplot.cpp:734
Method
QCPPaintBufferPixmap
! Creates a pixmap paint buffer instancen with the specified \a size and \a devicePixelRatio, if applicable. */
qcustomplot.cpp:656
Method
QCPPainter
! Creates a new QCPPainter instance and sets default values */
qcustomplot.cpp:285
Method
QCPPlottableLegendItem
! Creates a new legend item associated with \a plottable. Once it's created, it can be added to the legend via \ref QCPLegend::addItem. A
qcustomplot.cpp:18180
Method
QCPRange
! Constructs a range with \a lower and \a upper set to zero. */
qcustomplot.cpp:1899
Method
QCPScatterStyle
! Creates a new QCPScatterStyle instance with size set to 6. No shape, pen or brush is defined. Since the pen is undefined (\ref isPenDefined r
qcustomplot.cpp:9920
Method
QCPSelectionDecorator
! Creates a new QCPSelectionDecorator instance with default values */
qcustomplot.cpp:10342
Method
QCPSelectionDecoratorBracket
! Creates a new QCPSelectionDecoratorBracket instance with default values. */
qcustomplot.cpp:16426
← previous
next →
501–600 of 2,036, ranked by callers