MCPcopy Create free account

hub / github.com/collin80/SavvyCAN / functions

Functions2,036 in github.com/collin80/SavvyCAN

↓ 8 callersMethodfindMessage
* Convenience function that encapsulates a whole lot of the details. * You give it a canbus frame and it'll tell you whether there is a loaded DBC fi
dbc/dbchandler.cpp:1473
↓ 8 callersMethodfindSignalByIdx
dbc/dbchandler.cpp:16
↓ 8 callersFunctionfont
qcustomplot.h:4736
↓ 8 callersMethodgetAtIdx
connections/canconnectionmodel.cpp:138
↓ 8 callersMethodgetFileCount
dbc/dbchandler.cpp:1501
↓ 8 callersFunctionkeyAxis
qcustomplot.h:3320
↓ 8 callersFunctionselection
qcustomplot.h:3324
↓ 8 callersMethodsetAntialiasing
! Sets whether painting uses antialiasing or not. Use this method instead of using setRenderHint with QPainter::Antialiasing directly, as it allow
qcustomplot.cpp:374
↓ 8 callersMethodsetMode
! \overload Sets the mode of the painter. This controls whether the painter shall adjust its fixes/workarounds optimized for certain output dev
qcustomplot.cpp:425
↓ 7 callersMethodaddGraph
! Creates a new graph inside the plot. If \a keyAxis and \a valueAxis are left unspecified (0), the bottom (xAxis) is used as key and the left (yA
qcustomplot.cpp:13709
↓ 7 callersMethodapplyTo
! Applies the pen and the brush of this scatter style to \a painter. If this scatter style has an undefined pen (\ref isPenDefined), sets the pen
qcustomplot.cpp:10146
↓ 7 callersMethodaxis
! Returns the axis with the given \a index on the axis rect side specified with \a type. \see axisCount, axes */
qcustomplot.cpp:16888
↓ 7 callersMethoddataCount
inherits documentation from base class */
qcustomplot.cpp:27395
↓ 7 callersMethoddrawShape
! Draws the scatter shape with \a painter at position \a pos. This function does not modify the pen or the brush on the painter, as \ref applyT
qcustomplot.cpp:10160
↓ 7 callersMethodexpand
! \overload Expands this range such that \a otherRange is contained in the new range. It is assumed that both this range and \a otherRange are no
qcustomplot.cpp:1931
↓ 7 callersMethodfindAttrValByName
dbc/dbc_classes.cpp:245
↓ 7 callersFunctionfromSortKey
qcustomplot.h:5139
↓ 7 callersMethodisEmpty
qcustomplot.h:2422
↓ 7 callersMethodrealVisibility
! Returns whether this layerable is visible, taking the visibility of the layerable parent and the visibility of this layerable's layer into accou
qcustomplot.cpp:1432
↓ 7 callersMethodsetJ1939
dbc/dbchandler.cpp:211
↓ 7 callersMethodsetReception
bus_protocols/uds_handler.cpp:221
↓ 7 callersMethodtake
inherits documentation from base class */
qcustomplot.cpp:4636
↓ 6 callersMethodapplyBrush
! Sets the brush of \a painter to the brush of this selection decorator. \see applyPen, getFinalScatterStyle */
qcustomplot.cpp:10411
↓ 6 callersMethodbegin
qcustomplot.h:2444
↓ 6 callersMethodcancel
! If there is currently a selection interaction going on (\ref isActive), the interaction is canceled. The selection rect will emit the \ref cance
qcustomplot.cpp:2876
↓ 6 callersMethoddrawDecoration
! Draws the bracket decoration on the data points at the begin and end of each selected data segment given in \a seletion. It uses the method
qcustomplot.cpp:16573
↓ 6 callersMethodfindMsgByIdx
dbc/dbchandler.cpp:123
↓ 6 callersMethodlimitIteratorsToDataRange
qcustomplot.h:3171
↓ 6 callersFunctionname
qcustomplot.h:658
↓ 6 callersMethodsanitizedForLinScale
! Returns a sanitized version of the range. Sanitized means for linear scales, that \a lower will always be numerically smaller (or equal) to \a u
qcustomplot.cpp:2086
↓ 6 callersMethodselectTest
! This function is used to decide whether a click hits a layerable object or not. \a pos is a point in pixel coordinates on the QCustomPlot surfa
qcustomplot.cpp:1475
↓ 6 callersMethodselectedGraphs
! Returns a list of the selected graphs. If no graphs are currently selected, the list is empty. If you are not only interested in selected gra
qcustomplot.cpp:13790
↓ 6 callersMethodsetActive
connections/canbus.cpp:43
↓ 6 callersMethodsetDevicePixelRatio
! Sets the the device pixel ratio to \a ratio. This is useful to render on high-DPI output devices. The ratio is automatically set to the device p
qcustomplot.cpp:627
↓ 6 callersMethodsetLineStyle
! Sets how the single data points are connected in the plot. For scatter-only plots, set \a ls to \ref lsNone and \ref setScatterStyle to the desi
qcustomplot.cpp:20170
↓ 6 callersMethodsetNumberFormat
! Sets the number format for the numbers in tick labels. This \a formatCode is an extended version of the format code used e.g. by QString::number
qcustomplot.cpp:8014
↓ 6 callersMethodsetNumberPrecision
! Sets the precision of the tick label numbers. See QLocale::toString(double i, char f, int prec) for details. The effect of precisions are most n
qcustomplot.cpp:8074
↓ 6 callersMethodsetRangeDrag
! Sets which axis orientation may be range dragged by the user with mouse interaction. What orientation corresponds to which specific axis can be
qcustomplot.cpp:17492
↓ 6 callersMethodsetRangeZoom
! Sets which axis orientation may be zoomed by the user with the mouse wheel. What orientation corresponds to which specific axis can be set with
qcustomplot.cpp:17512
↓ 6 callersMethodsetSize
! Sets the paint buffer size. The buffer is reallocated (by calling \ref reallocateBuffer), so any painters that were obtained by \ref startPai
qcustomplot.cpp:589
↓ 6 callersFunctionvalueAxis
qcustomplot.h:3321
↓ 5 callersMethodbounded
! Returns this range, possibly modified to not exceed the bounds provided as \a lowerBound and \a upperBound. If possible, the size of the current
qcustomplot.cpp:2002
↓ 5 callersMethodcolorize
! \overload This method is used to quickly convert a \a data array to colors. The colors will be output in the array \a scanLine. Both \a data
qcustomplot.cpp:15927
↓ 5 callersMethoddataMainKey
inherits documentation from base class */
qcustomplot.cpp:27401
↓ 5 callersMethoddataMainValue
inherits documentation from base class */
qcustomplot.cpp:27421
↓ 5 callersMethoddataRange
! Returns the data range with the specified \a index. If the data selection is simplified (the usual state of the selection, see \ref simplify)
qcustomplot.cpp:2517
↓ 5 callersMethoddequeue
utils/lfqueue.h:72
↓ 5 callersMethodelapsed
re/sniffer/snifferitem.cpp:97
↓ 5 callersMethodfindNodeByName
dbc/dbchandler.cpp:261
↓ 5 callersMethodget
utils/lfqueue.h:45
↓ 5 callersMethodgetPort
connections/canconnection.cpp:228
↓ 5 callersMethodgetSpeed
connections/canbus.cpp:48
↓ 5 callersMethodgetType
connections/canconnection.cpp:242
↓ 5 callersMethodnormalize
! Normalizes this vector. After this operation, the length of the vector is equal to 1. \see normalized, length, lengthSquared */
qcustomplot.cpp:152
↓ 5 callersMethodsave
! Saves the painter (see QPainter::save). Since QCPPainter adds some new internal state to QPainter, the save/restore functions are reimplemented
qcustomplot.cpp:441
↓ 5 callersFunctionselected
qcustomplot.h:3323
↓ 5 callersMethodsendFrames
connections/canconnection.cpp:175
↓ 5 callersMethodsetFlowCtrl
bus_protocols/uds_handler.cpp:216
↓ 5 callersMethodsetInteractions
! Sets the possible interactions of this QCustomPlot as an or-combination of \ref QCP::Interaction enums. There are the following types of interac
qcustomplot.cpp:13128
↓ 5 callersMethodsetOuterRect
! Sets the outer rect of this layout element. If the layout element is inside a layout, the layout sets the position and size of this layout eleme
qcustomplot.cpp:3214
↓ 5 callersMethodsetReference
candatagrid.cpp:222
↓ 5 callersMethodsetStyle
! Sets the style of the ending decoration. */
qcustomplot.cpp:5186
↓ 5 callersMethodsetTicker
! The axis ticker is responsible for generating the tick positions and tick labels. See the documentation of QCPAxisTicker for details on how to w
qcustomplot.cpp:7876
↓ 5 callersFunctionsortKeyIsMainKey
qcustomplot.h:5140
↓ 5 callersMethodupdateData
candatagrid.cpp:228
↓ 4 callersMethodcolumnCount
canframemodel.cpp:38
↓ 4 callersMethodelements
! Returns a list of all child elements in this layout element. If \a recursive is true, all sub-child elements are included in the list, too.
qcustomplot.cpp:3483
↓ 4 callersFunctionheight
qcustomplot.h:4660
↓ 4 callersMethodinitializeParentPlot
! \internal Sets the parent plot of this layerable. Use this function once to set the parent plot if you have passed 0 in the constructor. It c
qcustomplot.cpp:1500
↓ 4 callersMethodisListenOnly
connections/canbus.cpp:52
↓ 4 callersMethodkeyPixelOffset
! \internal Returns the pixel offset in the key dimension the specified \a bars plottable should have at the given key coordinate \a keyCoord.
qcustomplot.cpp:23395
↓ 4 callersFunctionlayer
qcustomplot.h:715
↓ 4 callersMethodlayer
! Returns the layer with the specified \a name. If there is no layer with the specified name, 0 is returned. Layer names are case-sensitive.
qcustomplot.cpp:13968
↓ 4 callersMethodplottable
! Returns the plottable with \a index. If the index is invalid, returns 0. There is an overloaded version of this function with no parameter wh
qcustomplot.cpp:13504
↓ 4 callersMethodqueue
utils/lfqueue.h:53
↓ 4 callersMethodselectionCategory
qcustomplot.cpp:1612
↓ 4 callersMethodsetBackground
! Sets \a pm as the viewport background pixmap (see \ref setViewport). The pixmap is always drawn below all other objects in the plot. For case
qcustomplot.cpp:13431
↓ 4 callersMethodsetBarsGroup
! Sets to which QCPBarsGroup this QCPBars instance belongs to. Alternatively, you can also use \ref QCPBarsGroup::append. To remove this QCPB
qcustomplot.cpp:23740
↓ 4 callersMethodsetFilter
canfilter.cpp:10
↓ 4 callersMethodsetName
! The name is the textual representation of this plottable as it is displayed in the legend (\ref QCPLegend). It may contain any UTF-8 character
qcustomplot.cpp:10735
↓ 4 callersMethodsetNotAntialiasedElements
! Sets which elements are forcibly drawn not antialiased as an \a or combination of QCP::AntialiasedElement. This overrides the antialiasing
qcustomplot.cpp:13035
↓ 4 callersMethodsetScaleType
! Sets whether the axis uses a linear scale or a logarithmic scale. Note that this method controls the coordinate transformation. For logarithm
qcustomplot.cpp:7674
↓ 4 callersMethodsetSelectableParts
! Sets whether the user can (de-)select the parts in \a selectable by clicking on the QCustomPlot surface. (When \ref QCustomPlot::setInteractions
qcustomplot.cpp:7722
↓ 4 callersMethodsetSequenceObject
frameplaybackobject.cpp:291
↓ 4 callersMethodsetSpeed
connections/canbus.cpp:28
↓ 4 callersMethodsetTickCount
! Sets how many ticks this ticker shall aim to generate across the axis range. Note that \a count is not guaranteed to be matched exactly, as gene
qcustomplot.cpp:5525
↓ 4 callersMethodsetType
! Sets the type of the position. The type defines how the coordinates passed to \ref setCoords should be handled and how the QCPItemPosition shoul
qcustomplot.cpp:11563
↓ 4 callersMethodstopPlayback
frameplaybackobject.cpp:262
↓ 3 callersMethodaddMessage
dbc/dbchandler.cpp:144
↓ 3 callersMethodaddSignal
dbc/dbchandler.cpp:38
↓ 3 callersMethodaddTargettedFrame
connections/canconnection.cpp:267
↓ 3 callersMethodclearFilters
scriptcontainer.cpp:219
↓ 3 callersMethodcurrentLayer
! Returns the layer that is set as current layer (see \ref setCurrentLayer). */
qcustomplot.cpp:13999
↓ 3 callersMethoddeselectEvent
inherits documentation from base class */
qcustomplot.cpp:8802
↓ 3 callersMethodfindBegin
qcustomplot.h:2906
↓ 3 callersFunctionfindClosingConstruct
jsedit.cpp:783
↓ 3 callersMethodfindEnd
qcustomplot.h:2933
↓ 3 callersMethodfindNodeByIdx
dbc/dbchandler.cpp:254
↓ 3 callersMethodflush
utils/lfqueue.h:40
↓ 3 callersMethodgetBusSettings
connections/canconnection.cpp:126
← previousnext →101–200 of 2,036, ranked by callers