MCPcopy Create free account

hub / github.com/CieNTi/serial_port_plotter / functions

Functions1,161 in github.com/CieNTi/serial_port_plotter

↓ 5 callersMethodcolorize
! \overload This method is used to quickly convert a \a data array to colors. The colors will be output in the array \a scanLine. Both \a data
qcustomplot/qcustomplot.cpp:15927
↓ 5 callersMethoddataMainKey
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:27401
↓ 5 callersMethoddataMainValue
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:27421
↓ 5 callersMethoddataRange
! Returns the data range with the specified \a index. If the data selection is simplified (the usual state of the selection, see \ref simplify)
qcustomplot/qcustomplot.cpp:2517
↓ 5 callersFunctionj
(bw,e)
qcustomplot/documentation/html/jquery.js:16
↓ 5 callersMethodnormalize
! Normalizes this vector. After this operation, the length of the vector is equal to 1. \see normalized, length, lengthSquared */
qcustomplot/qcustomplot.cpp:152
↓ 5 callersMethodselectTest
! This function is used to decide whether a click hits a layerable object or not. \a pos is a point in pixel coordinates on the QCustomPlot surfa
qcustomplot/qcustomplot.cpp:1475
↓ 5 callersFunctionselected
qcustomplot/qcustomplot.h:3323
↓ 5 callersMethodselectedParts
no doc for getter, see setSelectedParts */
qcustomplot/qcustomplot.cpp:18361
↓ 5 callersMethodsetNotAntialiasedElements
! Sets which elements are forcibly drawn not antialiased as an \a or combination of QCP::AntialiasedElement. This overrides the antialiasing
qcustomplot/qcustomplot.cpp:13035
↓ 5 callersMethodsetOuterRect
! Sets the outer rect of this layout element. If the layout element is inside a layout, the layout sets the position and size of this layout eleme
qcustomplot/qcustomplot.cpp:3214
↓ 5 callersMethodsetText
! Sets the text that will be displayed to \a text. Multiple lines can be created by insertion of "\n". \see setFont, setTextColor, setTextFlags
qcustomplot/qcustomplot.cpp:19041
↓ 5 callersMethodsort
qcustomplot/qcustomplot.h:2858
↓ 5 callersFunctionsortKeyIsMainKey
qcustomplot/qcustomplot.h:5140
↓ 5 callersMethodtake
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:4636
↓ 4 callersFunctionbg
(e)
qcustomplot/documentation/html/jquery.js:23
↓ 4 callersFunctionbv
(bR,bW,bV,bZ,bX,bY)
qcustomplot/documentation/html/jquery.js:23
↓ 4 callersMethoddataCount
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:27395
↓ 4 callersMethodelements
! Returns a list of all child elements in this layout element. If \a recursive is true, all sub-child elements are included in the list, too.
qcustomplot/qcustomplot.cpp:3483
↓ 4 callersMethodinitializeParentPlot
! \internal Sets the parent plot of this layerable. Use this function once to set the parent plot if you have passed 0 in the constructor. It c
qcustomplot/qcustomplot.cpp:1500
↓ 4 callersMethodkeyPixelOffset
! \internal Returns the pixel offset in the key dimension the specified \a bars plottable should have at the given key coordinate \a keyCoord.
qcustomplot/qcustomplot.cpp:23395
↓ 4 callersFunctionlayer
qcustomplot/qcustomplot.h:715
↓ 4 callersMethodlayer
! Returns the layer with the specified \a name. If there is no layer with the specified name, 0 is returned. Layer names are case-sensitive.
qcustomplot/qcustomplot.cpp:13968
↓ 4 callersMethodplottable
! Returns the plottable with \a index. If the index is invalid, returns 0. There is an overloaded version of this function with no parameter wh
qcustomplot/qcustomplot.cpp:13504
↓ 4 callersMethodsave
! Saves the painter (see QPainter::save). Since QCPPainter adds some new internal state to QPainter, the save/restore functions are reimplemented
qcustomplot/qcustomplot.cpp:441
↓ 4 callersMethodselectionCategory
qcustomplot/qcustomplot.cpp:1612
↓ 4 callersMethodsetBarsGroup
! Sets to which QCPBarsGroup this QCPBars instance belongs to. Alternatively, you can also use \ref QCPBarsGroup::append. To remove this QCPB
qcustomplot/qcustomplot.cpp:23740
↓ 4 callersMethodsetOffset
! Sets the offset the axis has to its axis rect side. If an axis rect side has multiple axes and automatic margin calculation is enabled for th
qcustomplot/qcustomplot.cpp:8295
↓ 3 callersFunctionF
(K,J)
qcustomplot/documentation/html/jquery.js:68
↓ 3 callersFunctionM
()
qcustomplot/documentation/html/jquery.js:68
↓ 3 callersFunctionaK
(e)
qcustomplot/documentation/html/jquery.js:23
↓ 3 callersMethodcancel
! If there is currently a selection interaction going on (\ref isActive), the interaction is canceled. The selection rect will emit the \ref cance
qcustomplot/qcustomplot.cpp:2876
↓ 3 callersMethodcurrentLayer
! Returns the layer that is set as current layer (see \ref setCurrentLayer). */
qcustomplot/qcustomplot.cpp:13999
↓ 3 callersMethoddeselectEvent
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:8802
↓ 3 callersMethodfindBegin
qcustomplot/qcustomplot.h:2906
↓ 3 callersMethodfindEnd
qcustomplot/qcustomplot.h:2933
↓ 3 callersMethodgetFinalScatterStyle
! Returns the scatter style that the parent plottable shall use for selected scatter points. The plottable's original (unselected) scatter style m
qcustomplot/qcustomplot.cpp:10424
↓ 3 callersMethodgetPixelWidth
! \internal This function is used to determine the width of the bar at coordinate \a key, according to the specified width (\ref setWidth) and
qcustomplot/qcustomplot.cpp:24220
↓ 3 callersMethodgraphCount
! Returns the number of currently existing graphs in the plot \see graph, addGraph */
qcustomplot/qcustomplot.cpp:13777
↓ 3 callersMethodminimumOuterSizeHint
! Returns the suggested minimum size this layout element (the \ref outerRect) may be compressed to, if no manual minimum size is set. if a mi
qcustomplot/qcustomplot.cpp:3452
↓ 3 callersMethodposition
! Returns the QCPItemPosition with the specified \a name. If this item doesn't have a position by that name, returns 0. This function provide
qcustomplot/qcustomplot.cpp:12319
↓ 3 callersMethodrangeZoomAxes
! Returns all range zoom axes of the \a orientation provided. \see rangeDragAxis, setRangeDragAxes */
qcustomplot/qcustomplot.cpp:17445
↓ 3 callersMethodrestore
! Restores the painter (see QPainter::restore). Since QCPPainter adds some new internal state to QPainter, the save/restore functions are reimplem
qcustomplot/qcustomplot.cpp:455
↓ 3 callersFunctionselectedParts
qcustomplot/qcustomplot.h:2045
↓ 3 callersMethodsetBackground
! Sets \a pm as the viewport background pixmap (see \ref setViewport). The pixmap is always drawn below all other objects in the plot. For case
qcustomplot/qcustomplot.cpp:13431
↓ 3 callersMethodsetInteraction
! Sets the single \a interaction of this QCustomPlot to \a enabled. For details about the interaction system, see \ref setInteractions. \s
qcustomplot/qcustomplot.cpp:13140
↓ 3 callersMethodsetName
! The name is the textual representation of this plottable as it is displayed in the legend (\ref QCPLegend). It may contain any UTF-8 character
qcustomplot/qcustomplot.cpp:10735
↓ 3 callersMethodsetParentLayerable
! \internal Sets the parent layerable of this layerable to \a parentLayerable. Note that \a parentLayerable does not become the QObject-parent
qcustomplot/qcustomplot.cpp:1526
↓ 3 callersMethodsetScaleType
! Sets whether the axis uses a linear scale or a logarithmic scale. Note that this method controls the coordinate transformation. For logarithm
qcustomplot/qcustomplot.cpp:7674
↓ 3 callersMethodsetSelected
! Sets whether this item is selected or not. When selected, it might use a different visual appearance (e.g. pen and brush), this depends on the s
qcustomplot/qcustomplot.cpp:12300
↓ 3 callersMethodsetSize
! Sets the paint buffer size. The buffer is reallocated (by calling \ref reallocateBuffer), so any painters that were obtained by \ref startPai
qcustomplot/qcustomplot.cpp:589
↓ 3 callersMethodsetTickCount
! Sets how many ticks this ticker shall aim to generate across the axis range. Note that \a count is not guaranteed to be matched exactly, as gene
qcustomplot/qcustomplot.cpp:5525
↓ 3 callersMethodsetTickLabels
! Sets whether tick labels are displayed. Tick labels are the numbers drawn next to tick marks. */
qcustomplot/qcustomplot.cpp:7905
↓ 3 callersMethodsetTicks
! \overload Sets the ticks that shall appear on the axis. The map key of \a ticks corresponds to the axis coordinate, and the map value is the
qcustomplot/qcustomplot.cpp:6559
↓ 3 callersMethodsetUpperEnding
! Sets the style for the upper axis ending. See the documentation of QCPLineEnding for available styles. For horizontal axes, this method ref
qcustomplot/qcustomplot.cpp:8403
↓ 3 callersMethodsizeConstraintsChanged
! Subclasses call this method to report changed (minimum/maximum) size constraints. If the parent of this layout is again a QCPLayout, forwards
qcustomplot/qcustomplot.cpp:3768
↓ 3 callersMethodsortKeyIsMainKey
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:27458
↓ 3 callersFunctionv
(bw,by,bv,bx)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionC
(e)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionE
(e)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionG
(bH,bz)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionH
()
qcustomplot/documentation/html/jquery.js:68
↓ 2 callersFunctionK
(R)
qcustomplot/documentation/html/jquery.js:68
↓ 2 callersFunctionS
(bv)
qcustomplot/documentation/html/jquery.js:16
↓ 2 callersFunctiona5
(bx,bw,by)
qcustomplot/documentation/html/jquery.js:16
↓ 2 callersFunctionaG
(bx,bw,e)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionaW
(bv,bE,bz,bD,bB,bx)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersMethodaddChild
! \internal Adds the \a layerable to the list of this layer. If \a prepend is set to true, the layerable will be prepended to the list, i.e. be
qcustomplot/qcustomplot.cpp:1198
↓ 2 callersMethodaddElement
! \overload Adds the \a element to cell with \a row and \a column. If \a element is already in a layout, it is first removed from there. If \a ro
qcustomplot/qcustomplot.cpp:4134
↓ 2 callersFunctionai
(bv,e)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionam
(bw,bx)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersMethodaxes
! Returns all axes on the axis rect sides specified with \a types. \a types may be a single \ref QCPAxis::AxisType or an <tt>or</tt>-combinatio
qcustomplot/qcustomplot.cpp:16909
↓ 2 callersFunctionaxisRect
qcustomplot/qcustomplot.h:2015
↓ 2 callersMethodaxisRectCount
! Returns the number of axis rects in the plot. All axis rects can be accessed via QCustomPlot::axisRect(). Initially, only one axis rect
qcustomplot/qcustomplot.cpp:14191
↓ 2 callersFunctionb0
(b3,b4)
qcustomplot/documentation/html/jquery.js:16
↓ 2 callersFunctionbB
(bE,bF,bD)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionbE
(bF)
qcustomplot/documentation/html/jquery.js:16
↓ 2 callersFunctionbM
(bS,e,bW)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionbh
()
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionbi
(by,bx,bA)
qcustomplot/documentation/html/jquery.js:16
↓ 2 callersMethodboundingDistance
! \internal Returns the maximum pixel radius the ending decoration might cover, starting from the position the decoration is drawn at (typicall
qcustomplot/qcustomplot.cpp:5235
↓ 2 callersFunctionbt
(e)
qcustomplot/documentation/html/jquery.js:16
↓ 2 callersFunctionbx
(bR,e)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersMethodcalculateMargin
! \internal Returns the appropriate outward margin for this axis. It is needed if \ref QCPAxisRect::setAutoMargins is set to true on the parent
qcustomplot/qcustomplot.cpp:9117
↓ 2 callersMethodclipRect
! \internal Returns the clipping rectangle of this layerable object. By default, this is the viewport of the parent QCustomPlot. Specific subcl
qcustomplot/qcustomplot.cpp:1626
↓ 2 callersFunctioncoords
qcustomplot/qcustomplot.h:3476
↓ 2 callersMethoddataPixelPosition
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:24026
↓ 2 callersMethoddataRange
qcustomplot/qcustomplot.h:2451
↓ 2 callersMethoddraw
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:675
↓ 2 callersFunctiondrawLine
qcustomplot/qcustomplot.h:496
↓ 2 callersMethodenforceType
! Makes sure this data selection conforms to the specified \a type selection type. Before the type is enforced, \ref simplify is called. Depe
qcustomplot/qcustomplot.cpp:2610
↓ 2 callersFunctionf
(e)
qcustomplot/documentation/html/jquery.js:23
↓ 2 callersFunctionfillOrder
qcustomplot/qcustomplot.h:1365
↓ 2 callersMethodinverse
! Returns a data selection which is the exact inverse of this data selection, with \a outerRange defining the base range on which to invert. If \a
qcustomplot/qcustomplot.cpp:2712
↓ 2 callersMethodinverted
! Returns an inverted gradient. The inverted gradient has all properties as this \ref QCPColorGradient, but the order of the color stops is invert
qcustomplot/qcustomplot.cpp:16269
↓ 2 callersMethoditemWithPlottable
! Returns the QCPPlottableLegendItem which is associated with \a plottable (e.g. a \ref QCPGraph*). If such an item isn't in the legend, returns 0
qcustomplot/qcustomplot.cpp:18620
↓ 2 callersFunctionl
()
qcustomplot/documentation/html/jquery.js:87
↓ 2 callersFunctionlength
non-virtual methods:
qcustomplot/qcustomplot.h:406
↓ 2 callersFunctionm
(M,L,K)
qcustomplot/documentation/html/jquery.js:68
↓ 2 callersFunctionmarginGroup
qcustomplot/qcustomplot.h:1234
← previousnext →101–200 of 1,161, ranked by callers