Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CieNTi/serial_port_plotter
/ functions
Functions
1,161 in github.com/CieNTi/serial_port_plotter
⨍
Functions
1,161
◇
Types & classes
65
Method
setGraphKey
! 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
Method
setHead
! 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
Method
setIconBorderPen
! 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
Method
setIconSize
! 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
Method
setIconTextPadding
! 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
Method
setInsetPlacement
! Sets the inset placement type of the element with the specified \a index to \a placement. \see InsetPlacement */
qcustomplot/qcustomplot.cpp:4922
Method
setInsetRect
! 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
Method
setInteractions
! 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
Method
setInterpolate
! 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
Method
setInterpolating
! 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
Method
setInverted
! 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
Method
setKeyAxis
! 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
Method
setKeyRange
! 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
Method
setKeySize
! 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
Method
setLabelColor
! Sets the color of the axis label. \see setLabelFont */
qcustomplot/qcustomplot.cpp:8236
Method
setLabelFont
! Sets the font of the axis label. \see setLabelColor */
qcustomplot/qcustomplot.cpp:8222
Method
setLabelPadding
! Sets the distance between the tick labels and the axis label. \see setTickLabelPadding, setPadding */
qcustomplot/qcustomplot.cpp:8259
Method
setLength
! 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
Method
setLevelCount
! 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
Method
setLineStyle
! 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
Method
setLogBase
! Sets the logarithm base used for tick coordinate generation. The ticks will be placed at integer powers of \a base. */
qcustomplot/qcustomplot.cpp:7042
Method
setMarginValue
! \internal Sets the specified \a side of \a margins to \a value \see getMarginValue */
qcustomplot/qcustomplot.h:330
Method
setMaximumSize
! 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
Method
setMedianPen
! Sets the pen used for drawing the median indicator line inside the statistical boxes. */
qcustomplot/qcustomplot.cpp:24652
Method
setMinimumMargins
! 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
Method
setMinimumSize
! 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
Method
setModes
! 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
Method
setMultiSelectModifier
! 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
Method
setNoAntialiasingOnDrag
! 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
Method
setNotAntialiasedElement
! Sets whether the specified \a notAntialiasedElement is forcibly drawn not antialiased. See \ref setNotAntialiasedElements for details. \
qcustomplot/qcustomplot.cpp:13051
Method
setOpenGl
! \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
Method
setOutlierStyle
! 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
Method
setParentAnchor
! 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
Method
setPenNegative
! 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
Method
setPenPositive
! 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
Method
setPeriodic
! 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
Method
setPeriodicity
! 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
Method
setPiSymbol
! 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
Method
setPiValue
! 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
Method
setPixelPosition
! 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
Method
setPlottingHint
! Sets the specified plotting \a hint to \a enabled. \see setPlottingHints */
qcustomplot/qcustomplot.cpp:13195
Method
setPlottingHints
! Sets the plotting hints for this QCustomPlot instance as an \a or combination of QCP::PlottingHint. \see setPlottingHint */
qcustomplot/qcustomplot.cpp:13185
Method
setPositionAlignment
! 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
Method
setRangeZoomAxes
! 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
Method
setRangeZoomFactor
! 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
Method
setRotation
! 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
Method
setRowSpacing
! Sets the gap that is left blank between rows to \a pixels. \see setColumnSpacing */
qcustomplot/qcustomplot.cpp:4325
Method
setRowStretchFactor
! 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
Method
setRowStretchFactors
! 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
Method
setScaleRatio
! 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
Method
setScaleStrategy
! 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
Method
setScaled
! Sets whether the pixmap will be scaled to fit the rectangle defined by the \a topLeft and \a bottomRight positions. */
qcustomplot/qcustomplot.cpp:29403
Method
setScatterSkip
! 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
Method
setScatterStyle
! 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
Method
setSelectable
! 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
Method
setSelectedBasePen
! Sets the pen that is used to draw the axis base line when selected. \see setBasePen, setSelectableParts, setSelectedParts, QCustomPlot::setIn
qcustomplot/qcustomplot.cpp:8353
Method
setSelectedBorderPen
! 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
Method
setSelectedBrush
! 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
Method
setSelectedColor
! Sets the color of the text that will be used when the item is selected. */
qcustomplot/qcustomplot.cpp:28867
Method
setSelectedFont
! 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
Method
setSelectedIconBorderPen
! Sets the pen legend items will use to draw their icon borders, when they are selected. \see setSelectedParts, setSelectableParts, setSelectedFo
qcustomplot/qcustomplot.cpp:18552
Method
setSelectedLabelColor
! Sets the color that is used for the axis label when it is selected. \see setLabelColor, setSelectableParts, setSelectedParts, QCustomPlot::se
qcustomplot/qcustomplot.cpp:8343
Method
setSelectedLabelFont
! Sets the font that is used for the axis label when it is selected. \see setLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::setI
qcustomplot/qcustomplot.cpp:8319
Method
setSelectedPen
! Sets the pen that will be used to draw the line when selected \see setPen, setSelected */
qcustomplot/qcustomplot.cpp:28114
Method
setSelectedSubTickPen
! Sets the pen that is used to draw the subticks when selected. \see setSubTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInter
qcustomplot/qcustomplot.cpp:8373
Method
setSelectedTextColor
! 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
Method
setSelectedTickLabelColor
! Sets the color that is used for tick labels when they are selected. \see setTickLabelColor, setSelectableParts, setSelectedParts, QCustomPlot
qcustomplot/qcustomplot.cpp:8330
Method
setSelectedTickLabelFont
! Sets the font that is used for tick labels when they are selected. \see setTickLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::
qcustomplot/qcustomplot.cpp:8305
Method
setSelectedTickPen
! Sets the pen that is used to draw the (major) ticks when selected. \see setTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInt
qcustomplot/qcustomplot.cpp:8363
Method
setSelection
! 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
Method
setSelectionDecorator
! 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
Method
setSelectionRect
! 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
Method
setSelectionRectMode
! 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
Method
setSelectionTolerance
! 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
Method
setShape
! 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
Method
setSizeConstraintRect
! 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
Method
setSpacing
! 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
Method
setSpacingType
! 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
Method
setStackingGap
! 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
Method
setSubTickCount
! 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
Method
setSubTickLength
! 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
Method
setSubTickLengthIn
! 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
Method
setSubTickLengthOut
! 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
Method
setSubTicks
! 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
Method
setSymbolGap
! 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
Method
setTail
! 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
Method
setTangentAverage
! 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
Method
setTangentToData
! 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
Method
setTextAlignment
! Controls how (multi-lined) text is aligned inside the text rect (typically Qt::AlignLeft, Qt::AlignCenter or Qt::AlignRight). */
qcustomplot/qcustomplot.cpp:28967
Method
setTextFlags
! 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
Method
setTickLabelPadding
! Sets the distance between the axis base line (including any outward ticks) and the tick labels. \see setLabelPadding, setPadding */
qcustomplot/qcustomplot.cpp:7920
Method
setTickLabelRotation
! 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
Method
setTickLabelSide
! 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
Method
setTickLength
! 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
Method
setTickLengthIn
! 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
Method
setTickLengthOut
! 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
Method
setTickStep
! 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
Method
setTickStepStrategy
! 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
Method
setTightBoundary
! 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
Method
setTimeFormat
! 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
← previous
next →
901–1,000 of 1,161, ranked by callers