MCPcopy Create free account

hub / github.com/CieNTi/serial_port_plotter / functions

Functions1,161 in github.com/CieNTi/serial_port_plotter

MethodQCPPaintBufferGlFbo
! Creates a \ref QCPPaintBufferGlFbo instance with the specified \a size and \a devicePixelRatio, if applicable. All frame buffer objects shall
qcustomplot/qcustomplot.cpp:830
MethodQCPPaintBufferGlPbuffer
! Creates a \ref QCPPaintBufferGlPbuffer instance with the specified \a size and \a devicePixelRatio, if applicable. The parameter \a multisamp
qcustomplot/qcustomplot.cpp:734
MethodQCPPaintBufferPixmap
! Creates a pixmap paint buffer instancen with the specified \a size and \a devicePixelRatio, if applicable. */
qcustomplot/qcustomplot.cpp:656
MethodQCPPainter
! Creates a new QCPPainter instance and sets default values */
qcustomplot/qcustomplot.cpp:285
MethodQCPPlottableLegendItem
! Creates a new legend item associated with \a plottable. Once it's created, it can be added to the legend via \ref QCPLegend::addItem. A
qcustomplot/qcustomplot.cpp:18180
MethodQCPRange
! Constructs a range with \a lower and \a upper set to zero. */
qcustomplot/qcustomplot.cpp:1899
MethodQCPScatterStyle
! Creates a new QCPScatterStyle instance with size set to 6. No shape, pen or brush is defined. Since the pen is undefined (\ref isPenDefined r
qcustomplot/qcustomplot.cpp:9920
MethodQCPSelectionDecorator
! Creates a new QCPSelectionDecorator instance with default values */
qcustomplot/qcustomplot.cpp:10342
MethodQCPSelectionDecoratorBracket
! Creates a new QCPSelectionDecoratorBracket instance with default values. */
qcustomplot/qcustomplot.cpp:16426
MethodQCPSelectionRect
! Creates a new QCPSelectionRect instance. To make QCustomPlot use the selection rect instance, pass it to \ref QCustomPlot::setSelectionRect. \a
qcustomplot/qcustomplot.cpp:2819
MethodQCPStatisticalBox
! Constructs a statistical box which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
qcustomplot/qcustomplot.cpp:24534
MethodQCPStatisticalBoxData
! Constructs a data point with key and all values set to zero. */
qcustomplot/qcustomplot.cpp:24435
MethodQCPTextElement
! \overload Creates a new QCPTextElement instance and sets default values. The initial text is empty (\ref setText). */
qcustomplot/qcustomplot.cpp:18925
MethodQCPVector2D
! Creates a QCPVector2D object and initializes the x and y coordinates to 0. */
qcustomplot/qcustomplot.cpp:111
MethodQCustomPlot
! Constructs a QCustomPlot and sets reasonable default values. */
qcustomplot/qcustomplot.cpp:12859
FunctionQSharedPointer<QCPCurveDataContainer> data
qcustomplot/qcustomplot.h:5322
FunctionQSharedPointer<QCPFinancialDataContainer> data
qcustomplot/qcustomplot.h:5894
FunctionQSharedPointer<QCPGraphDataContainer> data
qcustomplot/qcustomplot.h:5189
FunctionadaptiveSampling
qcustomplot/qcustomplot.h:5198
MethodaddAxes
! Adds a new axis with \ref addAxis to each axis rect side specified in \a types. This may be an <tt>or</tt>-combination of QCPAxis::AxisType, so
qcustomplot/qcustomplot.cpp:17014
MethodaddAxis
! Adds a new axis to the axis rect side specified with \a type, and returns it. If \a axis is 0, a new QCPAxis instance is created internally. QCu
qcustomplot/qcustomplot.cpp:16959
MethodaddLayer
! Adds a new layer to this QCustomPlot instance. The new layer will have the name \a name, which must be unique. Depending on \a insertMode, it is
qcustomplot/qcustomplot.cpp:14069
MethodaddTick
! Adds a single tick to the axis at the given axis coordinate \a position, with the provided tick \a label. \see addTicks, setTicks, clear */
qcustomplot/qcustomplot.cpp:6610
MethodaddTicks
! \overload Adds the provided \a ticks to the ones already existing. The map key of \a ticks corresponds to the axis coordinate, and the map va
qcustomplot/qcustomplot.cpp:6625
Functionadjusted
qcustomplot/qcustomplot.h:920
MethodadoptElement
! \internal Associates \a el with this layout. This is done by setting the \ref QCPLayoutElement::layout, the \ref QCPLayerable::parentLayerabl
qcustomplot/qcustomplot.cpp:3805
Methodanchor
! Returns the QCPItemAnchor with the specified \a name. If this item doesn't have an anchor by that name, returns 0. This function provides a
qcustomplot/qcustomplot.cpp:12340
Functionanchors
qcustomplot/qcustomplot.h:3543
Functionantialiased
qcustomplot/qcustomplot.h:716
FunctionantialiasedElements
qcustomplot/qcustomplot.h:3638
FunctionantialiasedFill
qcustomplot/qcustomplot.h:3316
FunctionantialiasedScatters
qcustomplot/qcustomplot.h:3317
FunctionantialiasedSubGrid
qcustomplot/qcustomplot.h:1884
FunctionantialiasedZeroLine
qcustomplot/qcustomplot.h:1885
Functionantialiasing
getters:
qcustomplot/qcustomplot.h:482
MethodapplyAntialiasingHint
! \internal Sets the QCPainter::setAntialiasing state on the provided \a painter, depending on the \a localAntialiased value as well as the overr
qcustomplot/qcustomplot.cpp:1570
MethodapplyFillAntialiasingHint
! \internal A convenience function to easily set the QPainter::Antialiased hint on the provided \a painter before drawing plottable fills. T
qcustomplot/qcustomplot.cpp:11213
MethodapplyScattersAntialiasingHint
! \internal A convenience function to easily set the QPainter::Antialiased hint on the provided \a painter before drawing plottable scatter point
qcustomplot/qcustomplot.cpp:11229
FunctionaspectRatioMode
qcustomplot/qcustomplot.h:6471
Functionat
()
qcustomplot/documentation/html/jquery.js:23
FunctionautoAddPlottableToLegend
qcustomplot/qcustomplot.h:3640
FunctionautoMargins
qcustomplot/qcustomplot.h:1230
MethodautoSqueeze
qcustomplot/qcustomplot.h:2423
MethodaxisCount
! Returns the number of axes on the axis rect side specified with \a type. \see axis */
qcustomplot/qcustomplot.cpp:16878
MethodaxisRectAt
! Returns the layout element of type \ref QCPAxisRect at pixel position \a pos. This method ignores other layout elements even if they are visuall
qcustomplot/qcustomplot.cpp:14301
MethodaxisSelectableChanged
! \internal This slot is connected to the selectableChanged signals of the four axes in the constructor. It synchronizes the selectability of the
qcustomplot/qcustomplot.cpp:19928
MethodaxisSelectionChanged
! \internal This slot is connected to the selectionChanged signals of the four axes in the constructor. It synchronizes the selection state of th
qcustomplot/qcustomplot.cpp:19903
FunctionaxisType
getters:
qcustomplot/qcustomplot.h:2014
Functionb1
()
qcustomplot/documentation/html/jquery.js:16
FunctionbN
(bR,bW,bV,bZ,bX,bY)
qcustomplot/documentation/html/jquery.js:23
Functionbackground
qcustomplot/qcustomplot.h:3634
FunctionbackgroundBrush
qcustomplot/qcustomplot.h:4609
FunctionbackgroundScaled
qcustomplot/qcustomplot.h:3635
FunctionbackgroundScaledMode
qcustomplot/qcustomplot.h:3636
FunctionbarAbove
qcustomplot/qcustomplot.h:5517
FunctionbarBelow
qcustomplot/qcustomplot.h:5516
FunctionbarWidth
qcustomplot/qcustomplot.h:5073
Functionbars
non-virtual methods:
qcustomplot/qcustomplot.h:5418
Methodbars
! Returns the QCPBars instance with the specified \a index in this group. If no such QCPBars exists, returns 0. \see bars(), size */
qcustomplot/qcustomplot.cpp:23278
FunctionbarsGroup
qcustomplot/qcustomplot.h:5513
FunctionbasePen
qcustomplot/qcustomplot.h:2036
FunctionbaseValue
qcustomplot/qcustomplot.h:5514
Functionbk
()
qcustomplot/documentation/html/jquery.js:16
Functionbo
(e,bv)
qcustomplot/documentation/html/jquery.js:23
FunctionborderPen
getters:
qcustomplot/qcustomplot.h:4844
Functionbottom
qcustomplot/qcustomplot.h:4658
FunctionbottomLeft
qcustomplot/qcustomplot.h:4664
FunctionbottomRight
qcustomplot/qcustomplot.h:4665
FunctionbracketBrush
qcustomplot/qcustomplot.h:4548
FunctionbracketHeight
qcustomplot/qcustomplot.h:4550
FunctionbracketPen
getters:
qcustomplot/qcustomplot.h:4547
FunctionbracketStyle
qcustomplot/qcustomplot.h:4551
FunctionbracketWidth
qcustomplot/qcustomplot.h:4549
Functionbrush
qcustomplot/qcustomplot.h:1110
FunctionbrushNegative
qcustomplot/qcustomplot.h:5904
FunctionbrushPositive
qcustomplot/qcustomplot.h:5903
FunctionbufferDevicePixelRatio
qcustomplot/qcustomplot.h:3633
MethodcandlestickSelectTest
! \internal This method is a helper function for \ref selectTest. It is used to test for selection when the chart style is \ref csCandlestick.
qcustomplot/qcustomplot.cpp:26978
Methodcell
undocumented getter */
qcustomplot/qcustomplot.cpp:25130
MethodcellToCoord
! Transforms cell indices given by \a keyIndex and \a valueIndex to cell indices of this QCPColorMapData instance. The resulting coordinates are r
qcustomplot/qcustomplot.cpp:25481
Functioncenter
qcustomplot/qcustomplot.h:800
FunctionchannelFillGraph
qcustomplot/qcustomplot.h:5197
Methodchannel_selection
* @brief Select both line and legend (channel) * @param plottable * @param event */
mainwindow.cpp:589
FunctionchartStyle
qcustomplot/qcustomplot.h:5899
Functionchildren
qcustomplot/qcustomplot.h:660
MethodcleanMantissa
! \internal Returns a number that is close to \a input but has a clean, easier human readable mantissa. How strongly the mantissa is altered, a
qcustomplot/qcustomplot.cpp:5829
MethodclearAlpha
! Frees the internal alpha map. The color map will have full opacity again. */
qcustomplot/qcustomplot.cpp:25399
MethodclearCache
! \internal Clears the internal label cache. Upon the next \ref draw, all labels will be created new. This method is called automatically in \r
qcustomplot/qcustomplot.cpp:9455
MethodclearGraphs
! Removes all graphs from the plot and deletes them. Corresponding legend items are also removed from the default legend (QCustomPlot::legend).
qcustomplot/qcustomplot.cpp:13764
FunctionclipToAxisRect
getters:
qcustomplot/qcustomplot.h:3527
MethodcloseCsvFile
* @brief Open a new CSV file to save received data * */
mainwindow.cpp:830
Functioncolor
getters:
qcustomplot/qcustomplot.h:6317
MethodcolorInterpolation
qcustomplot/qcustomplot.h:4482
MethodcolorMaps
! Returns a list of all the color maps associated with this color scale. */
qcustomplot/qcustomplot.cpp:19617
FunctioncolorScale
qcustomplot/qcustomplot.h:5770
MethodcolorStops
qcustomplot/qcustomplot.h:4481
FunctioncolumnSpacing
qcustomplot/qcustomplot.h:1362
FunctioncolumnStretchFactors
qcustomplot/qcustomplot.h:1360
MethodconnectBars
! \internal Connects \a below and \a above to each other via their mBarAbove/mBarBelow properties. The bar(s) currently above lower and below upp
qcustomplot/qcustomplot.cpp:24305
Functioncontains
qcustomplot/qcustomplot.h:809
← previousnext →401–500 of 1,161, ranked by callers