MCPcopy Create free account

hub / github.com/collin80/SavvyCAN / functions

Functions2,036 in github.com/collin80/SavvyCAN

MethodDBCFile
dbc/dbchandler.cpp:216
MethodDBCHandler
dbc/dbchandler.cpp:1527
MethodDBCLoadSaveWindow
dbc/dbcloadsavewindow.cpp:7
MethodDBCMainEditor
dbc/dbcmaineditor.cpp:10
MethodDBCSignalEditor
dbc/dbcsignaleditor.cpp:9
MethodDBC_MESSAGE
dbc/dbc_classes.cpp:5
MethodDiscreteStateWindow
re/discretestatewindow.cpp:6
MethodEndOfFrameCache
frameplaybackwindow.cpp:321
MethodFileComparatorWindow
re/filecomparatorwindow.cpp:6
MethodFirmwareUploaderWindow
firmwareuploaderwindow.cpp:7
MethodFlowViewWindow
re/flowviewwindow.cpp:10
MethodFrameFileIO
framefileio.cpp:15
MethodFrameInfoWindow
re/frameinfowindow.cpp:14
MethodFramePlaybackObject
frameplaybackobject.cpp:3
MethodFramePlaybackWindow
frameplaybackwindow.cpp:23
MethodFrameSenderWindow
framesenderwindow.cpp:18
MethodFuzzingWindow
re/fuzzingwindow.cpp:9
MethodGVRetSerial
connections/gvretserial.cpp:11
MethodGetTimeMS
utility.h:70
MethodGraphingWindow
re/graphingwindow.cpp:8
MethodHelpWindow
helpwindow.cpp:7
MethodISOTPScriptHelper
ISOTPScriptHelper methods */
scriptcontainer.cpp:279
MethodISOTP_HANDLER
bus_protocols/isotp_handler.cpp:4
MethodISOTP_InterpreterWindow
re/isotp_interpreterwindow.cpp:6
MethodJSDocLayout
jsedit.cpp:624
MethodJSEdit
jsedit.cpp:652
MethodJSHighlighter
jsedit.cpp:62
MethodLFQueue
utils/lfqueue.h:17
MethodLerp
simple linear interpolation between value1 and value2. sample point is 0.0 to 1.0
utility.h:176
MethodMainSettingsDialog
mainsettingsdialog.cpp:5
MethodMainWindow
mainwindow.cpp:27
MethodMotorControllerConfigWindow
motorcontrollerconfigwindow.cpp:7
MethodNewConnectionDialog
connections/newconnectiondialog.cpp:5
MethodNewGraphDialog
re/newgraphdialog.cpp:7
MethodParseStringToNum
utility.h:28
MethodParseStringToNum2
utility.h:59
MethodQCPAbstractItem
! Base class constructor which initializes base class members. */
qcustomplot.cpp:12214
MethodQCPAbstractLegendItem
! 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
MethodQCPAbstractPaintBuffer
! 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
MethodQCPAbstractPlottable
! 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
MethodQCPAbstractPlottable1D
qcustomplot.h:4104
MethodQCPAxis
! 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
MethodQCPAxisPainterPrivate
! Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. */
qcustomplot.cpp:9187
MethodQCPAxisRect
! 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
MethodQCPAxisTicker
! 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
MethodQCPAxisTickerDateTime
! 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
MethodQCPAxisTickerFixed
! 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
MethodQCPAxisTickerLog
! 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
MethodQCPAxisTickerPi
! 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
MethodQCPAxisTickerText
! 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
MethodQCPAxisTickerTime
! 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
MethodQCPBars
! 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
MethodQCPBarsData
! Constructs a bar data point with key and value set to zero. */
qcustomplot.cpp:23560
MethodQCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
qcustomplot.cpp:23236
MethodQCPColorGradient
! 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
MethodQCPColorMap
! Constructs a color map with the specified \a keyAxis and \a valueAxis. The created QCPColorMap is automatically registered with the QCustomPl
qcustomplot.cpp:25651
MethodQCPColorMapData
! 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
MethodQCPColorScale
! Constructs a new QCPColorScale. */
qcustomplot.cpp:19371
MethodQCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
qcustomplot.cpp:19798
MethodQCPCurve
! 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
MethodQCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
qcustomplot.cpp:21784
MethodQCPDataContainer
qcustomplot.h:2607
MethodQCPDataRange
! Creates an empty QCPDataRange, with begin and end set to 0. */
qcustomplot.cpp:2230
MethodQCPDataSelection
! Creates an empty QCPDataSelection. */
qcustomplot.cpp:2388
MethodQCPErrorBars
! 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
MethodQCPErrorBarsData
! Constructs an error bar with errors set to zero. */
qcustomplot.cpp:27119
MethodQCPFinancial
! 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
MethodQCPFinancialData
! Constructs a data point with key and all values set to zero. */
qcustomplot.cpp:26212
MethodQCPGraph
! 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
MethodQCPGraphData
! Constructs a data point with key and value set to zero. */
qcustomplot.cpp:20027
MethodQCPGrid
! 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
MethodQCPItemAnchor
! 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
MethodQCPItemBracket
! Creates a bracket item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance ta
qcustomplot.cpp:30008
MethodQCPItemCurve
! Creates a curve item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance take
qcustomplot.cpp:28504
MethodQCPItemEllipse
! Creates an ellipse item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance t
qcustomplot.cpp:29168
MethodQCPItemLine
! Creates a line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
qcustomplot.cpp:28266
MethodQCPItemPixmap
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
qcustomplot.cpp:29362
MethodQCPItemPosition
! 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
MethodQCPItemRect
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
qcustomplot.cpp:28663
MethodQCPItemStraightLine
! Creates a straight line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot insta
qcustomplot.cpp:28083
MethodQCPItemText
! Creates a text item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
qcustomplot.cpp:28826
MethodQCPItemTracer
! Creates a tracer item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance tak
qcustomplot.cpp:29648
MethodQCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
qcustomplot.cpp:1042
MethodQCPLayerable
! 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
MethodQCPLayout
! 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
MethodQCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
qcustomplot.cpp:3181
MethodQCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
qcustomplot.cpp:4079
MethodQCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
qcustomplot.cpp:4862
MethodQCPLegend
! 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
MethodQCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
qcustomplot.cpp:5164
MethodQCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
qcustomplot.cpp:3014
MethodQCPPaintBufferGlFbo
! Creates a \ref QCPPaintBufferGlFbo instance with the specified \a size and \a devicePixelRatio, if applicable. All frame buffer objects shall
qcustomplot.cpp:830
MethodQCPPaintBufferGlPbuffer
! Creates a \ref QCPPaintBufferGlPbuffer instance with the specified \a size and \a devicePixelRatio, if applicable. The parameter \a multisamp
qcustomplot.cpp:734
MethodQCPPaintBufferPixmap
! Creates a pixmap paint buffer instancen with the specified \a size and \a devicePixelRatio, if applicable. */
qcustomplot.cpp:656
MethodQCPPainter
! Creates a new QCPPainter instance and sets default values */
qcustomplot.cpp:285
MethodQCPPlottableLegendItem
! 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
MethodQCPRange
! Constructs a range with \a lower and \a upper set to zero. */
qcustomplot.cpp:1899
MethodQCPScatterStyle
! 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
MethodQCPSelectionDecorator
! Creates a new QCPSelectionDecorator instance with default values */
qcustomplot.cpp:10342
MethodQCPSelectionDecoratorBracket
! Creates a new QCPSelectionDecoratorBracket instance with default values. */
qcustomplot.cpp:16426
← previousnext →501–600 of 2,036, ranked by callers