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
↓ 1 callers
Function
parentAnchorX
qcustomplot/qcustomplot.h:3472
↓ 1 callers
Method
plottables
! Returns a list of all the plottables that have this axis as key or value axis. If you are only interested in plottables of type QCPGraph, see
qcustomplot/qcustomplot.cpp:8697
↓ 1 callers
Function
q
(F)
qcustomplot/documentation/html/jquery.js:68
↓ 1 callers
Method
rangeDrag
undocumented getter */
qcustomplot/qcustomplot.cpp:19401
↓ 1 callers
Method
rangeDragAxes
! Returns all range drag axes of the \a orientation provided. \see rangeZoomAxis, setRangeZoomAxes */
qcustomplot/qcustomplot.cpp:17419
↓ 1 callers
Function
rangeReversed
qcustomplot/qcustomplot.h:2018
↓ 1 callers
Method
rangeZoom
undocumented getter */
qcustomplot/qcustomplot.cpp:19415
↓ 1 callers
Method
rangeZoomFactor
! Returns the range zoom factor of the \a orientation provided. \see setRangeZoomFactor */
qcustomplot/qcustomplot.cpp:17471
↓ 1 callers
Method
recalculateDataBounds
! Goes through the data and updates the buffered minimum and maximum data values. Calling this method is only advised if you are about to call
qcustomplot/qcustomplot.cpp:25367
↓ 1 callers
Method
registerBars
! \internal Adds the specified \a bars to the internal mBars list of bars. This method does not change the barsGroup property on \a bars.
qcustomplot/qcustomplot.cpp:23371
↓ 1 callers
Method
registerGraph
! \internal In order to maintain the simplified graph interface of QCustomPlot, this method is called by the QCPGraph constructor to register i
qcustomplot/qcustomplot.cpp:15491
↓ 1 callers
Method
registerItem
! \internal Registers the specified item with this QCustomPlot. QCustomPlot takes ownership of the item. Returns true on success, i.e. when \a
qcustomplot/qcustomplot.cpp:15518
↓ 1 callers
Method
registerPlottable
! \internal Registers the specified plottable with this QCustomPlot and, if \ref setAutoAddPlottableToLegend is enabled, adds it to the legend
qcustomplot/qcustomplot.cpp:15460
↓ 1 callers
Method
registerWithPlottable
qcustomplot/qcustomplot.cpp:10472
↓ 1 callers
Method
removeFromLegend
! \overload Removes the plottable from the specifed \a legend. This means the \ref QCPPlottableLegendItem that is associated with this plottable
qcustomplot/qcustomplot.cpp:11139
↓ 1 callers
Method
removeItem
! Removes the specified item from the plot and deletes it. Returns true on success. \see clearItems */
qcustomplot/qcustomplot.cpp:13844
↓ 1 callers
Method
savePng
! Saves a PNG 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:14621
↓ 1 callers
Method
selectTestRect
! \copydoc QCPPlottableInterface1D::selectTestRect */
qcustomplot/qcustomplot.cpp:23889
↓ 1 callers
Function
selectionTolerance
qcustomplot/qcustomplot.h:3642
↓ 1 callers
Method
setAlpha
! Sets the alpha of the color map cell given by \a keyIndex and \a valueIndex to \a alpha. A value of 0 for \a alpha results in a fully transparen
qcustomplot/qcustomplot.cpp:25341
↓ 1 callers
Method
setAxisRect
! When \ref setType is \ref ptAxisRectRatio, this function may be used to specify the axis rect the coordinates set with \ref setCoords relate to.
qcustomplot/qcustomplot.cpp:11934
↓ 1 callers
Method
setBorderPen
! Sets the pen, the border of the entire legend is drawn with. */
qcustomplot/qcustomplot.cpp:18382
↓ 1 callers
Method
setColorStopAt
! Sets the \a color the gradient will have at the specified \a position (from 0 to 1). In between these color stops, the color is interpolated acc
qcustomplot/qcustomplot.cpp:15867
↓ 1 callers
Method
setFromOther
! Copies the specified \a properties from the \a other scatter style to this scatter style. */
qcustomplot/qcustomplot.cpp:10031
↓ 1 callers
Method
setInsetAlignment
! If the inset placement (\ref setInsetPlacement) is \ref ipBorderAligned, this function is used to set the alignment of the element with the spec
qcustomplot/qcustomplot.cpp:4938
↓ 1 callers
Method
setLowerEnding
! Sets the style for the lower axis ending. See the documentation of QCPLineEnding for available styles. For horizontal axes, this method ref
qcustomplot/qcustomplot.cpp:8388
↓ 1 callers
Method
setMarginGroup
! Sets the margin \a group of the specified margin \a sides. Margin groups allow synchronizing specified margins across layout elements, see th
qcustomplot/qcustomplot.cpp:3370
↓ 1 callers
Method
setPadding
! Sets the padding of the axis. When \ref QCPAxisRect::setAutoMargins is enabled, the padding is the additional outer most space, that is left
qcustomplot/qcustomplot.cpp:8278
↓ 1 callers
Method
setRangeDrag
! Sets which axis orientation may be range dragged by the user with mouse interaction. What orientation corresponds to which specific axis can be
qcustomplot/qcustomplot.cpp:17492
↓ 1 callers
Method
setRangeDragAxes
! \overload Sets the axes whose range will be dragged when \ref setRangeDrag enables mouse range dragging on the QCustomPlot widget. Pass 0 if
qcustomplot/qcustomplot.cpp:17527
↓ 1 callers
Method
setRangeLower
! Sets the lower bound of the axis range. The upper bound is not changed. \see setRange */
qcustomplot/qcustomplot.cpp:7809
↓ 1 callers
Method
setRangeUpper
! Sets the upper bound of the axis range. The lower bound is not changed. \see setRange */
qcustomplot/qcustomplot.cpp:7831
↓ 1 callers
Method
setRangeZoom
! Sets which axis orientation may be zoomed by the user with the mouse wheel. What orientation corresponds to which specific axis can be set with
qcustomplot/qcustomplot.cpp:17512
↓ 1 callers
Method
setTextColor
! Sets the default text color of this specific legend item to \a color. \see setFont, QCPLegend::setTextColor */
qcustomplot/qcustomplot.cpp:18035
↓ 1 callers
Method
setTicker
! The axis ticker is responsible for generating the tick positions and tick labels. See the documentation of QCPAxisTicker for details on how to w
qcustomplot/qcustomplot.cpp:7876
↓ 1 callers
Method
setupTickVectors
! \internal Prepares the internal tick vector, sub tick vector and tick label vector. This is done by calling QCPAxisTicker::generate on the cu
qcustomplot/qcustomplot.cpp:9023
↓ 1 callers
Method
startPainting
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:667
↓ 1 callers
Method
startSelection
! \internal This method is called by QCustomPlot to indicate that a selection rect interaction was initiated. The default implementation sets t
qcustomplot/qcustomplot.cpp:2891
↓ 1 callers
Method
tickLabelsSelectionBox
qcustomplot/qcustomplot.h:2235
↓ 1 callers
Method
tickLengthIn
No documentation as it is a property getter */
qcustomplot/qcustomplot.cpp:7613
↓ 1 callers
Function
typeX
qcustomplot/qcustomplot.h:3469
↓ 1 callers
Method
unregisterBars
! \internal Removes the specified \a bars from the internal mBars list of bars. This method does not change the barsGroup property on \a bars.
qcustomplot/qcustomplot.cpp:23384
↓ 1 callers
Method
zoom
! Zooms in (or out) to the passed rectangular region \a pixelRect, given in pixel coordinates. All axes of this axis rect will have their range z
qcustomplot/qcustomplot.cpp:17065
Method
HelpWindow
helpwindow.cpp:30
Method
MainWindow
* @brief Constructor * @param parent */
mainwindow.cpp:35
Method
QCPAbstractItem
! Base class constructor which initializes base class members. */
qcustomplot/qcustomplot.cpp:12214
Method
QCPAbstractLegendItem
! Constructs a QCPAbstractLegendItem and associates it with the QCPLegend \a parent. This does not cause the item to be added to \a parent, so \re
qcustomplot/qcustomplot.cpp:18006
Method
QCPAbstractPaintBuffer
! Creates a paint buffer and initializes it with the provided \a size and \a devicePixelRatio. Subclasses must call their \ref reallocateBuffer i
qcustomplot/qcustomplot.cpp:570
Method
QCPAbstractPlottable
! Constructs an abstract plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAx
qcustomplot/qcustomplot.cpp:10701
Method
QCPAbstractPlottable1D
qcustomplot/qcustomplot.h:4104
Method
QCPAxis
! Constructs an Axis instance of Type \a type for the axis rect \a parent. Usually it isn't necessary to instantiate axes directly, because you
qcustomplot/qcustomplot.cpp:7506
Method
QCPAxisPainterPrivate
! Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. */
qcustomplot/qcustomplot.cpp:9187
Method
QCPAxisRect
! Creates a QCPAxisRect instance and sets default values. An axis is added for each of the four sides, the top and right axes are set invisible in
qcustomplot/qcustomplot.cpp:16819
Method
QCPAxisTicker
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:5496
Method
QCPAxisTickerDateTime
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:5899
Method
QCPAxisTickerFixed
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:6429
Method
QCPAxisTickerLog
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:7031
Method
QCPAxisTickerPi
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:6740
Method
QCPAxisTickerText
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:6544
Method
QCPAxisTickerTime
! Constructs the ticker and sets reasonable default values. Axis tickers are commonly created managed by a QSharedPointer, which then can be passe
qcustomplot/qcustomplot.cpp:6196
Method
QCPBars
! Constructs a bar chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must re
qcustomplot/qcustomplot.cpp:23650
Method
QCPBarsData
! Constructs a bar data point with key and value set to zero. */
qcustomplot/qcustomplot.cpp:23560
Method
QCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
qcustomplot/qcustomplot.cpp:23236
Method
QCPColorGradient
! Constructs a new, empty QCPColorGradient with no predefined color stops. You can add own color stops with \ref setColorStopAt. The color leve
qcustomplot/qcustomplot.cpp:15790
Method
QCPColorMap
! Constructs a color map with the specified \a keyAxis and \a valueAxis. The created QCPColorMap is automatically registered with the QCustomPl
qcustomplot/qcustomplot.cpp:25651
Method
QCPColorMapData
! Constructs a new QCPColorMapData instance. The instance has \a keySize cells in the key direction and \a valueSize cells in the value direction.
qcustomplot/qcustomplot.cpp:25054
Method
QCPColorScale
! Constructs a new QCPColorScale. */
qcustomplot/qcustomplot.cpp:19371
Method
QCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
qcustomplot/qcustomplot.cpp:19798
Method
QCPCurve
! Constructs a curve which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
qcustomplot/qcustomplot.cpp:21863
Method
QCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
qcustomplot/qcustomplot.cpp:21784
Method
QCPDataContainer
qcustomplot/qcustomplot.h:2607
Method
QCPDataRange
! Creates an empty QCPDataRange, with begin and end set to 0. */
qcustomplot/qcustomplot.cpp:2230
Method
QCPDataSelection
! Creates an empty QCPDataSelection. */
qcustomplot/qcustomplot.cpp:2388
Method
QCPErrorBars
! Constructs an error bars plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a value
qcustomplot/qcustomplot.cpp:27202
Method
QCPErrorBarsData
! Constructs an error bar with errors set to zero. */
qcustomplot/qcustomplot.cpp:27119
Method
QCPFinancial
! Constructs a financial chart 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:26308
Method
QCPFinancialData
! Constructs a data point with key and all values set to zero. */
qcustomplot/qcustomplot.cpp:26212
Method
QCPGraph
! Constructs a graph which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
qcustomplot/qcustomplot.cpp:20108
Method
QCPGraphData
! Constructs a data point with key and value set to zero. */
qcustomplot/qcustomplot.cpp:20027
Method
QCPGrid
! Creates a QCPGrid instance and sets default values. You shouldn't instantiate grids on their own, since every QCPAxis brings its own QCPGrid.
qcustomplot/qcustomplot.cpp:7168
Method
QCPItemAnchor
! Creates a new QCPItemAnchor. You shouldn't create QCPItemAnchor instances directly, even if you want to make a new item subclass. Use \ref QCPAb
qcustomplot/qcustomplot.cpp:11326
Method
QCPItemBracket
! Creates a bracket item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance ta
qcustomplot/qcustomplot.cpp:30008
Method
QCPItemCurve
! Creates a curve item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance take
qcustomplot/qcustomplot.cpp:28504
Method
QCPItemEllipse
! Creates an ellipse item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance t
qcustomplot/qcustomplot.cpp:29168
Method
QCPItemLine
! Creates a line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
qcustomplot/qcustomplot.cpp:28266
Method
QCPItemPixmap
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
qcustomplot/qcustomplot.cpp:29362
Method
QCPItemPosition
! Creates a new QCPItemPosition. You shouldn't create QCPItemPosition instances directly, even if you want to make a new item subclass. Use \ref Q
qcustomplot/qcustomplot.cpp:11499
Method
QCPItemRect
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
qcustomplot/qcustomplot.cpp:28663
Method
QCPItemStraightLine
! Creates a straight line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot insta
qcustomplot/qcustomplot.cpp:28083
Method
QCPItemText
! Creates a text item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
qcustomplot/qcustomplot.cpp:28826
Method
QCPItemTracer
! Creates a tracer item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance tak
qcustomplot/qcustomplot.cpp:29648
Method
QCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
qcustomplot/qcustomplot.cpp:1042
Method
QCPLayerable
! Creates a new QCPLayerable instance. Since QCPLayerable is an abstract base class, it can't be instantiated directly. Use one of the derive
qcustomplot/qcustomplot.cpp:1339
Method
QCPLayout
! Creates an instance of QCPLayout and sets default values. Note that since QCPLayout is an abstract base class, it can't be instantiated directly
qcustomplot/qcustomplot.cpp:3640
Method
QCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
qcustomplot/qcustomplot.cpp:3181
Method
QCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
qcustomplot/qcustomplot.cpp:4079
Method
QCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
qcustomplot/qcustomplot.cpp:4862
Method
QCPLegend
! Constructs a new QCPLegend instance with default values. Note that by default, QCustomPlot already contains a legend ready to be used as \ref
qcustomplot/qcustomplot.cpp:18327
Method
QCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
qcustomplot/qcustomplot.cpp:5164
Method
QCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
qcustomplot/qcustomplot.cpp:3014
← previous
next →
301–400 of 1,161, ranked by callers