MCPcopy Create free account

hub / github.com/CieNTi/serial_port_plotter / functions

Functions1,161 in github.com/CieNTi/serial_port_plotter

MethodsetGraphKey
! Sets the key of the graph's data point the tracer will be positioned at. This is the only free coordinate of a tracer when attached to a graph.
qcustomplot/qcustomplot.cpp:29766
MethodsetHead
! Sets the line ending style of the head. The head corresponds to the \a end position. Note that due to the overloaded QCPLineEnding constructo
qcustomplot/qcustomplot.cpp:28310
MethodsetIconBorderPen
! Sets the pen used to draw a border around each legend icon. Legend items that draw an icon (e.g. a visual representation of the graph) will use
qcustomplot/qcustomplot.cpp:18466
MethodsetIconSize
! Sets the size of legend icons. Legend items that draw an icon (e.g. a visual representation of the graph) will use this size by default. */
qcustomplot/qcustomplot.cpp:18437
MethodsetIconTextPadding
! Sets the horizontal space in pixels between the legend icon and the text next to it. Legend items that draw an icon (e.g. a visual representatio
qcustomplot/qcustomplot.cpp:18455
MethodsetInsetPlacement
! Sets the inset placement type of the element with the specified \a index to \a placement. \see InsetPlacement */
qcustomplot/qcustomplot.cpp:4922
MethodsetInsetRect
! If the inset placement (\ref setInsetPlacement) is \ref ipFree, this function is used to set the position and size of the element with the speci
qcustomplot/qcustomplot.cpp:4957
MethodsetInteractions
! Sets the possible interactions of this QCustomPlot as an or-combination of \ref QCP::Interaction enums. There are the following types of interac
qcustomplot/qcustomplot.cpp:13128
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/qcustomplot.cpp:25758
MethodsetInterpolating
! Sets whether the value of the graph's data points shall be interpolated, when positioning the tracer. If \a enabled is set to false and a k
qcustomplot/qcustomplot.cpp:29782
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/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/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/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/qcustomplot.cpp:25208
MethodsetLabelColor
! Sets the color of the axis label. \see setLabelFont */
qcustomplot/qcustomplot.cpp:8236
MethodsetLabelFont
! Sets the font of the axis label. \see setLabelColor */
qcustomplot/qcustomplot.cpp:8222
MethodsetLabelPadding
! Sets the distance between the tick labels and the axis label. \see setTickLabelPadding, setPadding */
qcustomplot/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/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/qcustomplot.cpp:15830
MethodsetLineStyle
! 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/qcustomplot.cpp:20170
MethodsetLogBase
! Sets the logarithm base used for tick coordinate generation. The ticks will be placed at integer powers of \a base. */
qcustomplot/qcustomplot.cpp:7042
MethodsetMarginValue
! \internal Sets the specified \a side of \a margins to \a value \see getMarginValue */
qcustomplot/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/qcustomplot.cpp:3316
MethodsetMedianPen
! Sets the pen used for drawing the median indicator line inside the statistical boxes. */
qcustomplot/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/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/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/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/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/qcustomplot.cpp:13175
MethodsetNotAntialiasedElement
! Sets whether the specified \a notAntialiasedElement is forcibly drawn not antialiased. See \ref setNotAntialiasedElements for details. \
qcustomplot/qcustomplot.cpp:13051
MethodsetOpenGl
! \warning This is still an experimental feature and its performance depends on the system that it runs on. Having multiple QCustomPlot widgets in
qcustomplot/qcustomplot.cpp:13328
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/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/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/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/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/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/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/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/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/qcustomplot.cpp:11949
MethodsetPlottingHint
! Sets the specified plotting \a hint to \a enabled. \see setPlottingHints */
qcustomplot/qcustomplot.cpp:13195
MethodsetPlottingHints
! Sets the plotting hints for this QCustomPlot instance as an \a or combination of QCP::PlottingHint. \see setPlottingHint */
qcustomplot/qcustomplot.cpp:13185
MethodsetPositionAlignment
! Sets which point of the text rect shall be aligned with \a position. Examples: \li If \a alignment is <tt>Qt::AlignHCenter | Qt::AlignTop</
qcustomplot/qcustomplot.cpp:28959
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/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/qcustomplot.cpp:17669
MethodsetRotation
! Sets the angle in degrees by which the text (and the text rectangle, if visible) will be rotated around \a position. */
qcustomplot/qcustomplot.cpp:28976
MethodsetRowSpacing
! Sets the gap that is left blank between rows to \a pixels. \see setColumnSpacing */
qcustomplot/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/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/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/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/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/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/qcustomplot.cpp:20197
MethodsetScatterStyle
! Sets the scatter style that will be used by the parent plottable to draw scatters in selected data segments. \a usedProperties specifies wh
qcustomplot/qcustomplot.cpp:10378
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/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/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/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/qcustomplot.cpp:18563
MethodsetSelectedColor
! Sets the color of the text that will be used when the item is selected. */
qcustomplot/qcustomplot.cpp:28867
MethodsetSelectedFont
! When this legend item is selected, \a font is used to draw generic text, instead of the normal font set with \ref setFont. \see setFont, QC
qcustomplot/qcustomplot.cpp:18046
MethodsetSelectedIconBorderPen
! Sets the pen legend items will use to draw their icon borders, when they are selected. \see setSelectedParts, setSelectableParts, setSelectedFo
qcustomplot/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/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/qcustomplot.cpp:8319
MethodsetSelectedPen
! Sets the pen that will be used to draw the line when selected \see setPen, setSelected */
qcustomplot/qcustomplot.cpp:28114
MethodsetSelectedSubTickPen
! Sets the pen that is used to draw the subticks when selected. \see setSubTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInter
qcustomplot/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/qcustomplot.cpp:18057
MethodsetSelectedTickLabelColor
! Sets the color that is used for tick labels when they are selected. \see setTickLabelColor, setSelectableParts, setSelectedParts, QCustomPlot
qcustomplot/qcustomplot.cpp:8330
MethodsetSelectedTickLabelFont
! Sets the font that is used for tick labels when they are selected. \see setTickLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::
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/qcustomplot.cpp:8363
MethodsetSelection
! Sets which data ranges of this plottable are selected. Selected data ranges are drawn differently (e.g. color) in the plot. This can be controll
qcustomplot/qcustomplot.cpp:10840
MethodsetSelectionDecorator
! Use this method to set an own QCPSelectionDecorator (subclass) instance. This allows you to customize the visual representation of selected data
qcustomplot/qcustomplot.cpp:10860
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/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/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/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/qcustomplot.cpp:10071
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/qcustomplot.cpp:3347
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/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/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/qcustomplot.cpp:23773
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/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/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/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/qcustomplot.cpp:8178
MethodsetSubTicks
! Sets whether sub tick marks are displayed. Sub ticks are only potentially visible if (major) ticks are also visible (see \ref setTicks)
qcustomplot/qcustomplot.cpp:8134
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/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/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/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/qcustomplot.cpp:16497
MethodsetTextAlignment
! Controls how (multi-lined) text is aligned inside the text rect (typically Qt::AlignLeft, Qt::AlignCenter or Qt::AlignRight). */
qcustomplot/qcustomplot.cpp:28967
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/qcustomplot.cpp:19066
MethodsetTickLabelPadding
! Sets the distance between the axis base line (including any outward ticks) and the tick labels. \see setLabelPadding, setPadding */
qcustomplot/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/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/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/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/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/qcustomplot.cpp:8118
MethodsetTickStep
! 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/qcustomplot.cpp:6444
MethodsetTickStepStrategy
! Sets which strategy the axis ticker follows when choosing the size of the tick step. For the available strategies, see \ref TickStepStrategy. */
qcustomplot/qcustomplot.cpp:5512
MethodsetTightBoundary
! Sets whether the outer most data rows and columns are clipped to the specified key and value range (see \ref QCPColorMapData::setKeyRange, \ref
qcustomplot/qcustomplot.cpp:25775
MethodsetTimeFormat
! Sets the format that will be used to display time in the tick labels. The available patterns are: - %%z for milliseconds - %%s for second
qcustomplot/qcustomplot.cpp:6233
← previousnext →901–1,000 of 1,161, ranked by callers