MCPcopy Create free account

hub / github.com/collin80/SavvyCAN / functions

Functions2,036 in github.com/collin80/SavvyCAN

MethodsetInteraction
! Sets the single \a interaction of this QCustomPlot to \a enabled. For details about the interaction system, see \ref setInteractions. \s
qcustomplot.cpp:13140
MethodsetInterpolate
! Sets whether the color map image shall use bicubic interpolation when displaying the color map shrinked or expanded, and not at a 1:1 pixel-to-d
qcustomplot.cpp:25758
MethodsetInverted
! Sets whether the ending decoration shall be inverted. For example, an arrow decoration will point inward when \a inverted is set to true. Not
qcustomplot.cpp:5221
MethodsetKeyAxis
! The key axis of a plottable can be set to any axis of a QCustomPlot, as long as it is orthogonal to the plottable's value axis. This function pe
qcustomplot.cpp:10800
MethodsetKeyRange
! Sets the coordinate range the data shall be distributed over in the key dimension. Together with the value range, This defines the rectangular a
qcustomplot.cpp:25254
MethodsetKeySize
! Resizes the data array to have \a keySize cells in the key dimension. The current data is discarded and the map cells are set to 0, unless the
qcustomplot.cpp:25208
MethodsetKeywords
jsedit.cpp:441
MethodsetLabelColor
! Sets the color of the axis label. \see setLabelFont */
qcustomplot.cpp:8236
MethodsetLabelFont
! Sets the font of the axis label. \see setLabelColor */
qcustomplot.cpp:8222
MethodsetLabelPadding
! Sets the distance between the tick labels and the axis label. \see setTickLabelPadding, setPadding */
qcustomplot.cpp:8259
MethodsetLength
! Sets the length of the ending decoration, if the style supports it. On arrows, for example, the length defines the size in pointing direction.
qcustomplot.cpp:5208
MethodsetLevelCount
! Sets the number of discretization levels of the color gradient to \a n. The default is 350 which is typically enough to create a smooth appearan
qcustomplot.cpp:15830
MethodsetLineNumbersVisible
jsedit.cpp:744
MethodsetLogBase
! Sets the logarithm base used for tick coordinate generation. The ticks will be placed at integer powers of \a base. */
qcustomplot.cpp:7042
MethodsetMarginValue
! \internal Sets the specified \a side of \a margins to \a value \see getMarginValue */
qcustomplot.h:330
MethodsetMaximumSize
! Sets the maximum size of this layout element. A parent layout tries to respect the \a size here by changing row/column sizes in the layout accor
qcustomplot.cpp:3316
MethodsetMedianPen
! Sets the pen used for drawing the median indicator line inside the statistical boxes. */
qcustomplot.cpp:24652
MethodsetMinimumMargins
! If \ref setAutoMargins is enabled on some or all margins, this function is used to provide minimum values for those margins. The minimum va
qcustomplot.cpp:3252
MethodsetMinimumSize
! Sets the minimum size of this layout element. A parent layout tries to respect the \a size here by changing row/column sizes in the layout accor
qcustomplot.cpp:3287
MethodsetModes
! Sets the mode of the painter. This controls whether the painter shall adjust its fixes/workarounds optimized for certain output devices. */
qcustomplot.cpp:394
MethodsetMultiSelectModifier
! Sets the keyboard modifier that will be recognized as multi-select-modifier. If \ref QCP::iMultiSelect is specified in \ref setInteractions,
qcustomplot.cpp:13217
MethodsetNoAntialiasingOnDrag
! Sets whether antialiasing is disabled for this QCustomPlot while the user is dragging axes ranges. If many objects, especially plottables, are d
qcustomplot.cpp:13175
MethodsetNotAntialiasedElement
! Sets whether the specified \a notAntialiasedElement is forcibly drawn not antialiased. See \ref setNotAntialiasedElements for details. \
qcustomplot.cpp:13051
MethodsetOutlierStyle
! Sets the appearance of the outlier data points. Outliers can be specified with the method \ref addData(double key, double minimum, double low
qcustomplot.cpp:24663
MethodsetParentAnchor
! Sets the parent of this QCPItemPosition to \a parentAnchor. This means the position will now follow any position changes of the anchor. The loca
qcustomplot.cpp:11647
MethodsetPenNegative
! If \ref setTwoColored is set to true, this function controls the pen that is used to draw outlines of data points with a negative trend (i.e. ba
qcustomplot.cpp:26459
MethodsetPenPositive
! If \ref setTwoColored is set to true, this function controls the pen that is used to draw outlines of data points with a positive trend (i.e. ba
qcustomplot.cpp:26445
MethodsetPeriodic
! Sets whether data points that are outside the configured data range (e.g. \ref QCPColorMap::setDataRange) are colored by periodically repeating
qcustomplot.cpp:15904
MethodsetPeriodicity
! Sets whether the axis labels shall appear periodicly and if so, at which multiplicity of the symbolic constant. To disable periodicity, set
qcustomplot.cpp:6781
MethodsetPiSymbol
! Sets how the symbol part (which is always a suffix to the number) shall appear in the axis tick label. If a space shall appear between the
qcustomplot.cpp:6757
MethodsetPiValue
! Sets the numerical value that the symbolic constant has. This will be used to place the appropriate fractions of the symbol at the respective a
qcustomplot.cpp:6768
MethodsetPixelPosition
! Sets the apparent pixel position. This works no matter what type (\ref setType) this QCPItemPosition is or what parent-child situation it is in,
qcustomplot.cpp:11949
MethodsetPlottingHint
! Sets the specified plotting \a hint to \a enabled. \see setPlottingHints */
qcustomplot.cpp:13195
MethodsetPlottingHints
! Sets the plotting hints for this QCustomPlot instance as an \a or combination of QCP::PlottingHint. \see setPlottingHint */
qcustomplot.cpp:13185
MethodsetPortName
connections/newconnectiondialog.cpp:105
MethodsetRangeLower
! Sets the lower bound of the axis range. The upper bound is not changed. \see setRange */
qcustomplot.cpp:7809
MethodsetRangeUpper
! Sets the upper bound of the axis range. The lower bound is not changed. \see setRange */
qcustomplot.cpp:7831
MethodsetRangeZoomAxes
! Sets the axes whose range will be zoomed when \ref setRangeZoom enables mouse wheel zooming on the QCustomPlot widget. Pass 0 if no axis shall b
qcustomplot.cpp:17599
MethodsetRangeZoomFactor
! Sets how strong one rotation step of the mouse wheel zooms, when range zoom was activated with \ref setRangeZoom. The two parameters \a horizont
qcustomplot.cpp:17669
MethodsetReception
bus_protocols/isotp_handler.cpp:34
MethodsetRotation
! Sets the angle in degrees by which the text (and the text rectangle, if visible) will be rotated around \a position. */
qcustomplot.cpp:28976
MethodsetRow
dbc/dbcloadsavewindow.cpp:242
MethodsetRowSpacing
! Sets the gap that is left blank between rows to \a pixels. \see setColumnSpacing */
qcustomplot.cpp:4325
MethodsetRowStretchFactor
! Sets the stretch \a factor of \a row. Stretch factors control the relative sizes of rows and columns. Cells will not be resized beyond thei
qcustomplot.cpp:4269
MethodsetRowStretchFactors
! Sets the stretch \a factors of all rows. \a factors must have the size \ref rowCount. Stretch factors control the relative sizes of rows and
qcustomplot.cpp:4293
MethodsetScaleRatio
! Scales the range of this axis to have a certain scale \a ratio to \a otherAxis. The scaling will be done around the center of the current axis r
qcustomplot.cpp:8493
MethodsetScaleStrategy
! Sets whether the specified tick step (\ref setTickStep) is absolutely fixed or whether modifications may be applied to it before calculating the
qcustomplot.cpp:6459
MethodsetScaled
! Sets whether the pixmap will be scaled to fit the rectangle defined by the \a topLeft and \a bottomRight positions. */
qcustomplot.cpp:29403
MethodsetScatterSkip
! If scatters are displayed (scatter style not \ref QCPScatterStyle::ssNone), \a skip number of scatter points are skipped/not drawn after every d
qcustomplot.cpp:20197
MethodsetSelectable
! Sets whether and to which granularity this plottable can be selected. A selection can happen by clicking on the QCustomPlot surface (When \ref
qcustomplot.cpp:10887
MethodsetSelectedBasePen
! Sets the pen that is used to draw the axis base line when selected. \see setBasePen, setSelectableParts, setSelectedParts, QCustomPlot::setIn
qcustomplot.cpp:8353
MethodsetSelectedBorderPen
! When the legend box is selected, this pen is used to draw the border instead of the normal pen set via \ref setBorderPen. \see setSelectedPar
qcustomplot.cpp:18542
MethodsetSelectedBrush
! When the legend box is selected, this brush is used to draw the legend background instead of the normal brush set via \ref setBrush. \see set
qcustomplot.cpp:18563
MethodsetSelectedColor
! Sets the color of the text that will be used when the item is selected. */
qcustomplot.cpp:28867
MethodsetSelectedIconBorderPen
! Sets the pen legend items will use to draw their icon borders, when they are selected. \see setSelectedParts, setSelectableParts, setSelectedFo
qcustomplot.cpp:18552
MethodsetSelectedLabelColor
! Sets the color that is used for the axis label when it is selected. \see setLabelColor, setSelectableParts, setSelectedParts, QCustomPlot::se
qcustomplot.cpp:8343
MethodsetSelectedLabelFont
! Sets the font that is used for the axis label when it is selected. \see setLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::setI
qcustomplot.cpp:8319
MethodsetSelectedPen
! Sets the pen that will be used to draw the line when selected \see setPen, setSelected */
qcustomplot.cpp:28114
MethodsetSelectedSubTickPen
! Sets the pen that is used to draw the subticks when selected. \see setSubTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInter
qcustomplot.cpp:8373
MethodsetSelectedTextColor
! When this legend item is selected, \a color is used to draw generic text, instead of the normal color set with \ref setTextColor. \see setT
qcustomplot.cpp:18057
MethodsetSelectedTickLabelColor
! Sets the color that is used for tick labels when they are selected. \see setTickLabelColor, setSelectableParts, setSelectedParts, QCustomPlot
qcustomplot.cpp:8330
MethodsetSelectedTickLabelFont
! Sets the font that is used for tick labels when they are selected. \see setTickLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::
qcustomplot.cpp:8305
MethodsetSelectedTickPen
! Sets the pen that is used to draw the (major) ticks when selected. \see setTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInt
qcustomplot.cpp:8363
MethodsetSelectionRect
! Sets the \ref QCPSelectionRect instance that QCustomPlot will use if \a mode is not \ref QCP::srmNone and the user performs a click-and-drag int
qcustomplot.cpp:13275
MethodsetSelectionRectMode
! Sets how QCustomPlot processes mouse click-and-drag interactions by the user. If \a mode is \ref QCP::srmNone, the mouse drag is forwarded to t
qcustomplot.cpp:13242
MethodsetSelectionTolerance
! Sets the tolerance that is used to decide whether a click selects an object (e.g. a plottable) or not. If the user clicks in the vicinity o
qcustomplot.cpp:13161
MethodsetShape
! Sets the shape to \a shape. Note that the calls \ref setPixmap and \ref setCustomPath automatically set the shape to \ref ssPixmap and \ref
qcustomplot.cpp:10071
MethodsetSingleWire
connections/canbus.cpp:38
MethodsetSize
utils/lfqueue.h:21
MethodsetSizeConstraintRect
! Sets to which rect of a layout element the size constraints apply. Size constraints can be set via \ref setMinimumSize and \ref setMaximumSize.
qcustomplot.cpp:3347
MethodsetSize_data
test/tst_lfqueue.cpp:10
MethodsetSpacing
! Sets the spacing between adjacent bars. What the number passed as \a spacing actually means, is defined by the current \ref SpacingType, which c
qcustomplot.cpp:23267
MethodsetSpacingType
! Sets how the spacing between adjacent bars is interpreted. See \ref SpacingType. The actual spacing can then be specified with \ref setSpacin
qcustomplot.cpp:23256
MethodsetStackingGap
! If this bars plottable is stacked on top of another bars plottable (\ref moveAbove), this method allows specifying a distance in \a pixels, by w
qcustomplot.cpp:23773
MethodsetStatus
connections/canconnection.cpp:251
MethodsetSubGridPen
! Sets the pen with which sub grid lines are drawn. */
qcustomplot.cpp:7220
MethodsetSubGridVisible
! Sets whether grid lines at sub tick marks are drawn. \see setSubGridPen */
qcustomplot.cpp:7188
MethodsetSubTickCount
! Sets the number of sub ticks that shall appear between ticks. For QCPAxisTickerText, there is no automatic sub tick count calculation. So if sub
qcustomplot.cpp:6583
MethodsetSubTickLength
! Sets the length of the subticks in pixels. \a inside is the length the subticks will reach inside the plot and \a outside is the length they wil
qcustomplot.cpp:8151
MethodsetSubTickLengthIn
! Sets the length of the inward subticks in pixels. \a inside is the length the subticks will reach inside the plot. \see setSubTickLengthOut
qcustomplot.cpp:8163
MethodsetSubTickLengthOut
! Sets the length of the outward subticks in pixels. \a outside is the length the subticks will reach outside the plot. If \a outside is greater t
qcustomplot.cpp:8178
MethodsetSubTickPen
! Sets the pen, subtick marks will be drawn with. \see setSubTickCount, setSubTickLength, setBasePen */
qcustomplot.cpp:8212
MethodsetSubTicks
! Sets whether sub tick marks are displayed. Sub ticks are only potentially visible if (major) ticks are also visible (see \ref setTicks)
qcustomplot.cpp:8134
MethodsetSuspendAll
connections/connectionwindow.cpp:267
MethodsetSymbolGap
! Sets the gap diameter around the data points that will be left out when drawing the error bar backbones. This gap prevents that error bars are d
qcustomplot.cpp:27326
MethodsetTail
! Sets the line ending style of the tail. The tail corresponds to the \a start position. Note that due to the overloaded QCPLineEnding construc
qcustomplot.cpp:28323
MethodsetTangentAverage
! Controls over how many data points the slope shall be averaged, when brackets shall be aligned with the data (if \ref setTangentToData is true).
qcustomplot.cpp:16510
MethodsetTangentToData
! Sets whether the brackets will be rotated such that they align with the slope of the data at the position that they appear in. For noisy da
qcustomplot.cpp:16497
MethodsetTextAlignment
! Controls how (multi-lined) text is aligned inside the text rect (typically Qt::AlignLeft, Qt::AlignCenter or Qt::AlignRight). */
qcustomplot.cpp:28967
MethodsetTextColor
! Sets the default text color of this specific legend item to \a color. \see setFont, QCPLegend::setTextColor */
qcustomplot.cpp:18035
MethodsetTextFlags
! Sets options for text alignment and wrapping behaviour. \a flags is a bitwise OR-combination of \c Qt::AlignmentFlag and \c Qt::TextFlag enums.
qcustomplot.cpp:19066
MethodsetTextWrapEnabled
jsedit.cpp:755
MethodsetTickLabelColor
! Sets the color of the tick labels. \see setTickLabels, setTickLabelFont */
qcustomplot.cpp:7948
MethodsetTickLabelFont
! Sets the font of the tick labels. \see setTickLabels, setTickLabelColor */
qcustomplot.cpp:7934
MethodsetTickLabelPadding
! Sets the distance between the axis base line (including any outward ticks) and the tick labels. \see setLabelPadding, setPadding */
qcustomplot.cpp:7920
MethodsetTickLabelRotation
! Sets the rotation of the tick labels. If \a degrees is zero, the labels are drawn normally. Else, the tick labels are drawn rotated by \a degree
qcustomplot.cpp:7962
MethodsetTickLabelSide
! Sets whether the tick labels (numbers) shall appear inside or outside the axis rect. The usual and default setting is \ref lsOutside. Very co
qcustomplot.cpp:7978
MethodsetTickLength
! Sets the length of the ticks in pixels. \a inside is the length the ticks will reach inside the plot and \a outside is the length they will reac
qcustomplot.cpp:8091
MethodsetTickLengthIn
! Sets the length of the inward ticks in pixels. \a inside is the length the ticks will reach inside the plot. \see setTickLengthOut, setTick
qcustomplot.cpp:8103
MethodsetTickLengthOut
! Sets the length of the outward ticks in pixels. \a outside is the length the ticks will reach outside the plot. If \a outside is greater than ze
qcustomplot.cpp:8118
← previousnext →1,601–1,700 of 2,036, ranked by callers