MCPcopy Create free account

hub / github.com/CieNTi/serial_port_plotter / functions

Functions1,161 in github.com/CieNTi/serial_port_plotter

MethodremoveLayer
! Removes the specified \a layer and returns true on success. All layerables (e.g. plottables and items) on the removed layer will be moved to
qcustomplot/qcustomplot.cpp:14105
MethodremovePlottable
! Removes the specified plottable from the plot and deletes it. If necessary, the corresponding legend item is also removed from the default legen
qcustomplot/qcustomplot.cpp:13540
MethodreplaceUnit
! \internal Replaces all occurrences of the format pattern belonging to \a unit in \a text with the specified \a value, using the field width a
qcustomplot/qcustomplot.cpp:6388
MethodrescaleAxes
! Rescales the key and value axes associated with this plottable to contain all displayed data, so the whole plottable is visible. If the scaling
qcustomplot/qcustomplot.cpp:10994
MethodrescaleDataRange
! Changes the data range such that all color maps associated with this color scale are fully mapped to the gradient in the data dimension. \s
qcustomplot/qcustomplot.cpp:19635
MethodrescaleKeyAxis
! Rescales the key axis of the plottable so the whole plottable is visible. See \ref rescaleAxes for detailed behaviour. */
qcustomplot/qcustomplot.cpp:11005
MethodrescaleValueAxis
! Rescales the value axis of the plottable so the whole plottable is visible. If \a inKeyRange is set to true, only the data points which are in t
qcustomplot/qcustomplot.cpp:11047
MethodresizeEvent
! \internal Event handler for a resize of the QCustomPlot widget. The viewport (which becomes the outer rect of mPlotLayout) is resized appropr
qcustomplot/qcustomplot.cpp:14765
Functionright
qcustomplot/qcustomplot.h:4656
Functionrotation
qcustomplot/qcustomplot.h:6328
MethodrowColToIndex
! Converts the given \a row and \a column to the linear index used by some methods of \ref QCPLayoutGrid and \ref QCPLayout. The way the cells
qcustomplot/qcustomplot.cpp:4499
FunctionrowSpacing
qcustomplot/qcustomplot.h:1363
FunctionrowStretchFactors
qcustomplot/qcustomplot.h:1361
MethodsaveBmp
! Saves a BMP image file to \a fileName on disc. The output plot will have the dimensions \a width and \a height in pixels, multiplied by \a scale
qcustomplot/qcustomplot.cpp:14712
MethodsaveJpg
! Saves a JPEG image file to \a fileName on disc. The output plot will have the dimensions \a width and \a height in pixels, multiplied by \a scal
qcustomplot/qcustomplot.cpp:14668
MethodsavePdf
! Saves a PDF with the vectorized plot to the file \a fileName. The axis ratio as well as the scale of texts and lines will be derived from the sp
qcustomplot/qcustomplot.cpp:14513
MethodsaveRastered
! Saves the plot to a rastered image file \a fileName in the image format \a format. The plot is sized to \a width and \a height in pixels and sca
qcustomplot/qcustomplot.cpp:15635
MethodsaveStream
* @brief Open a new CSV file to save received data * */
mainwindow.cpp:843
FunctionscaleStrategy
qcustomplot/qcustomplot.h:1716
FunctionscaleType
qcustomplot/qcustomplot.h:2016
Functionscaled
qcustomplot/qcustomplot.h:6470
FunctionscatterSkip
qcustomplot/qcustomplot.h:5196
FunctionscatterStyle
qcustomplot/qcustomplot.h:3258
MethodsegmentsIntersect
! \internal Returns whether the segments defined by the coordinates (aLower, aUpper) and (bLower, bUpper) have overlap. The output parame
qcustomplot/qcustomplot.cpp:21330
MethodselectTest
qcustomplot/qcustomplot.h:4296
MethodselectTestRect
qcustomplot/qcustomplot.h:4222
Functionselectable
qcustomplot/qcustomplot.h:3322
FunctionselectableParts
qcustomplot/qcustomplot.h:2046
MethodselectedAxes
! Returns the axes that currently have selected parts, i.e. whose selection state is not \ref QCPAxis::spNone. \see selectedPlottables, selec
qcustomplot/qcustomplot.cpp:14331
FunctionselectedBasePen
qcustomplot/qcustomplot.h:2051
FunctionselectedBorderPen
qcustomplot/qcustomplot.h:4853
FunctionselectedBrush
qcustomplot/qcustomplot.h:4855
FunctionselectedColor
qcustomplot/qcustomplot.h:6318
FunctionselectedFont
qcustomplot/qcustomplot.h:4738
MethodselectedGraphs
! 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/qcustomplot.cpp:13790
FunctionselectedIconBorderPen
qcustomplot/qcustomplot.h:4854
MethodselectedItems
! Returns a list of the selected items. If no items are currently selected, the list is empty. \see setInteractions, QCPAbstractItem::setSelect
qcustomplot/qcustomplot.cpp:13903
FunctionselectedLabelColor
qcustomplot/qcustomplot.h:2050
FunctionselectedLabelFont
qcustomplot/qcustomplot.h:2048
MethodselectedLegends
! Returns the legends that currently have selected parts, i.e. whose selection state is not \ref QCPLegend::spNone. \see selectedPlottables,
qcustomplot/qcustomplot.cpp:14353
FunctionselectedPen
qcustomplot/qcustomplot.h:6104
MethodselectedPlottables
! Returns a list of the selected plottables. If no plottables are currently selected, the list is empty. There is a convenience function if you
qcustomplot/qcustomplot.cpp:13607
FunctionselectedSubTickPen
qcustomplot/qcustomplot.h:2053
FunctionselectedTextColor
qcustomplot/qcustomplot.h:4739
FunctionselectedTickLabelColor
qcustomplot/qcustomplot.h:2049
FunctionselectedTickLabelFont
qcustomplot/qcustomplot.h:2047
FunctionselectedTickPen
qcustomplot/qcustomplot.h:2052
FunctionselectionDecorator
qcustomplot/qcustomplot.h:3325
MethodselectionHitBox
! \internal Returns the hit box in pixel coordinates that will be used for data selection with the selection rect (\ref selectTestRect), of the
qcustomplot/qcustomplot.cpp:27076
FunctionselectionRect
qcustomplot/qcustomplot.h:3647
FunctionselectionRectMode
qcustomplot/qcustomplot.h:3646
MethodsetAdaptiveSampling
! Sets whether adaptive sampling shall be used when plotting this graph. QCustomPlot's adaptive sampling technique can drastically improve the rep
qcustomplot/qcustomplot.cpp:20262
MethodsetAntialiased
! Sets whether this object will be drawn antialiased or not. Note that antialiasing settings may be overridden by QCustomPlot::setAntialiasedEl
qcustomplot/qcustomplot.cpp:1417
MethodsetAntialiasedElement
! Sets whether the specified \a antialiasedElement is forcibly drawn antialiased. See \ref setAntialiasedElements for details. \see setNot
qcustomplot/qcustomplot.cpp:13005
MethodsetAntialiasedFill
! Sets whether fills of this plottable are drawn antialiased or not. Note that this setting may be overridden by \ref QCustomPlot::setAntialias
qcustomplot/qcustomplot.cpp:10746
MethodsetAntialiasedScatters
! Sets whether the scatter symbols of this plottable are drawn antialiased or not. Note that this setting may be overridden by \ref QCustomPlot
qcustomplot/qcustomplot.cpp:10757
MethodsetAntialiasedSubGrid
! Sets whether sub grid lines are drawn antialiased. */
qcustomplot/qcustomplot.cpp:7196
MethodsetAntialiasedZeroLine
! Sets whether zero lines are drawn antialiased. */
qcustomplot/qcustomplot.cpp:7204
MethodsetAutoAddPlottableToLegend
! If set to true, adding a plottable (e.g. a graph) to the QCustomPlot automatically also adds the plottable to the legend (QCustomPlot::legend).
qcustomplot/qcustomplot.cpp:13069
MethodsetAutoMargins
! Sets on which sides the margin shall be calculated automatically. If a side is calculated automatically, a minimum margin value may be provided
qcustomplot/qcustomplot.cpp:3270
MethodsetAutoSqueeze
qcustomplot/qcustomplot.h:2623
MethodsetBackgroundScaled
! Sets whether the viewport background pixmap shall be scaled to fit the viewport. If \a scaled is set to true, control whether and how the aspect
qcustomplot/qcustomplot.cpp:13480
MethodsetBackgroundScaledMode
! If scaling of the viewport background pixmap is enabled (\ref setBackgroundScaled), use this function to define whether and how the aspect ratio
qcustomplot/qcustomplot.cpp:13491
MethodsetBarWidth
! Sets the width (or height, for horizontal color scales) the bar where the gradient is displayed will have. */
qcustomplot/qcustomplot.cpp:19569
MethodsetBaseValue
! Sets the base value of this bars plottable. The base value defines where on the value coordinate the bars start. How far the bars extend from
qcustomplot/qcustomplot.cpp:23763
FunctionsetBegin
setters:
qcustomplot/qcustomplot.h:911
MethodsetBracketBrush
! Sets the brush that will be used to draw the brackets at the beginning and end of each selected data segment. */
qcustomplot/qcustomplot.cpp:16455
MethodsetBracketHeight
! Sets the height of the drawn bracket. The height dimension is always perpendicular to the key axis of the data, or the tangent direction of the
qcustomplot/qcustomplot.cpp:16475
MethodsetBracketPen
! Sets the pen that will be used to draw the brackets at the beginning and end of each selected data segment. */
qcustomplot/qcustomplot.cpp:16446
MethodsetBracketStyle
! Sets the shape that the bracket/marker will have. \see setBracketWidth, setBracketHeight */
qcustomplot/qcustomplot.cpp:16485
MethodsetBracketWidth
! Sets the width of the drawn bracket. The width dimension is always parallel to the key axis of the data, or the tangent direction of the current
qcustomplot/qcustomplot.cpp:16465
MethodsetBrushNegative
! If \ref setTwoColored is set to true, this function controls the brush that is used to draw fills of data points with a negative trend (i.e. bar
qcustomplot/qcustomplot.cpp:26431
MethodsetBrushPositive
! If \ref setTwoColored is set to true, this function controls the brush that is used to draw fills of data points with a positive trend (i.e. bar
qcustomplot/qcustomplot.cpp:26417
MethodsetBufferDevicePixelRatio
! Sets the device pixel ratio used by the paint buffers of this QCustomPlot instance. Normally, this doesn't need to be set manually, because it
qcustomplot/qcustomplot.cpp:13400
MethodsetCell
! Sets the data of the cell with indices \a keyIndex and \a valueIndex to \a z. The indices enumerate the cells starting from zero, up to the map'
qcustomplot/qcustomplot.cpp:25312
MethodsetChannelFillGraph
! Sets the target graph for filling the area between this graph and \a targetGraph with the current brush (\ref setBrush). When \a targetGrap
qcustomplot/qcustomplot.cpp:20211
MethodsetChartStyle
! Sets which representation style shall be used to display the OHLC data. */
qcustomplot/qcustomplot.cpp:26366
MethodsetClipAxisRect
! Sets the clip axis rect. It defines the rect that will be used to clip the item when \ref setClipToAxisRect is set to true. \see setClipToA
qcustomplot/qcustomplot.cpp:12261
MethodsetClipToAxisRect
! Sets whether the item shall be clipped to an axis rect or whether it shall be visible on the entire QCustomPlot. The axis rect can be set with \
qcustomplot/qcustomplot.cpp:12248
MethodsetColorInterpolation
! Sets whether the colors in between the configured color stops (see \ref setColorStopAt) shall be interpolated linearly in RGB or in HSV color sp
qcustomplot/qcustomplot.cpp:15880
MethodsetColorScale
! Associates the color scale \a colorScale with this color map. This means that both the color scale and the color map synchronize their gradie
qcustomplot/qcustomplot.cpp:25794
MethodsetColorStops
! Sets at which positions from 0 to 1 which color shall occur. The positions are the keys, the colors are the values of the passed QMap \a colorSt
qcustomplot/qcustomplot.cpp:15855
MethodsetColumnSpacing
! Sets the gap that is left blank between columns to \a pixels. \see setRowSpacing */
qcustomplot/qcustomplot.cpp:4315
MethodsetColumnStretchFactor
! Sets the stretch \a factor of \a column. Stretch factors control the relative sizes of rows and columns. Cells will not be resized beyond t
qcustomplot/qcustomplot.cpp:4216
MethodsetColumnStretchFactors
! Sets the stretch \a factors of all columns. \a factors must have the size \ref columnCount. Stretch factors control the relative sizes of row
qcustomplot/qcustomplot.cpp:4240
MethodsetCurrentLayer
! Sets the layer with the specified \a name to be the current layer. All layerables (\ref QCPLayerable), e.g. plottables and items, are created on
qcustomplot/qcustomplot.cpp:14014
MethodsetCustomPath
! Sets the custom shape that will be drawn as scatter point to \a customPath. The scatter shape is automatically set to \ref ssCustom. */
qcustomplot/qcustomplot.cpp:10120
MethodsetData
! \overload Replaces the current data container with the provided \a data container. Since a QSharedPointer is used, multiple QCPGraphs may
qcustomplot/qcustomplot.cpp:20142
MethodsetDataPlottable
! Sets the data plottable to which the error bars will be applied. The error values specified e.g. via \ref setData will be associated one-to-one
qcustomplot/qcustomplot.cpp:27285
MethodsetDataRange
! Sets the range spanned by the color gradient and that is shown by the axis in the color scale. It is equivalent to calling QCPColorMap::setDa
qcustomplot/qcustomplot.cpp:19489
MethodsetDataScaleType
! Sets the scale type of the color scale, i.e. whether values are associated with colors linearly or logarithmically. It is equivalent to cal
qcustomplot/qcustomplot.cpp:19519
MethodsetDateTimeFormat
! Sets the format in which dates and times are displayed as tick labels. For details about the \a format string, see the documentation of QDateTim
qcustomplot/qcustomplot.cpp:5915
MethodsetDateTimeSpec
! Sets the time spec that is used for creating the tick labels from corresponding dates/times. The default value of QDateTime objects (and also Q
qcustomplot/qcustomplot.cpp:5930
FunctionsetEnd
qcustomplot/qcustomplot.h:912
MethodsetErrorType
! Sets in which orientation the error bars shall appear on the data points. If your data needs both error dimensions, create two \ref QCPErrorBars
qcustomplot/qcustomplot.cpp:27307
MethodsetFieldWidth
! Sets the field widh of the specified \a unit to be \a width digits, when displayed in the tick label. If the number for the specific unit is sho
qcustomplot/qcustomplot.cpp:6264
MethodsetFillOrder
! Sets the filling order and wrapping behaviour that is used when adding new elements with the method \ref addElement(QCPLayoutElement*). The s
qcustomplot/qcustomplot.cpp:4377
MethodsetFractionStyle
! Sets how the numerical/fractional part preceding the symbolic constant is displayed in tick labels. See \ref FractionStyle for the various optio
qcustomplot/qcustomplot.cpp:6790
MethodsetGradient
! Sets the color gradient that will be used to represent data values. It is equivalent to calling QCPColorMap::setGradient on any of the connec
qcustomplot/qcustomplot.cpp:19539
MethodsetGraph
! Sets the QCPGraph this tracer sticks to. The tracer \a position will be set to type QCPItemPosition::ptPlotCoords and the axes will be set to th
qcustomplot/qcustomplot.cpp:29739
← previousnext →801–900 of 1,161, ranked by callers