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
coordToCell
! Transforms plot coordinates given by \a key and \a value to cell indices of this QCPColorMapData instance. The resulting cell indices are return
qcustomplot/qcustomplot.cpp:25458
Method
coordsToPixels
! Convenience function for transforming a key/value pair to pixels on the QCustomPlot surface, taking the orientations of the axes associated with
qcustomplot/qcustomplot.cpp:10913
Method
copyFrom
! Copies all properties (e.g. color, fill, scatter style) of the \a other selection decorator to this selection decorator. */
qcustomplot/qcustomplot.cpp:10442
Method
createAlpha
! \internal Allocates the internal alpha map with the current data map key/value size and, if \a initializeOpaque is true, initializes all values
qcustomplot/qcustomplot.cpp:25502
Method
createAnchor
! \internal Creates a QCPItemAnchor, registers it with this item and returns a pointer to it. The specified \a name must be a unique string that
qcustomplot/qcustomplot.cpp:12507
Method
createLabelVector
! \internal Returns a vector containing all tick label strings corresponding to the tick coordinates provided in \a ticks. The default implemen
qcustomplot/qcustomplot.cpp:5738
Method
createPaintBuffer
! \internal This method is used by \ref setupPaintBuffers when it needs to create new paint buffers. Depending on the current setting of \ref se
qcustomplot/qcustomplot.cpp:15135
Method
createPosition
! \internal Creates a QCPItemPosition, registers it with this item and returns a pointer to it. The specified \a name must be a unique string tha
qcustomplot/qcustomplot.cpp:12473
Method
createSubTickVector
! \internal Returns a vector containing all coordinates of sub ticks that should be drawn. It generates \a subTickCount sub ticks between each
qcustomplot/qcustomplot.cpp:5684
Method
createTickVector
! \internal Returns a vector containing all coordinates of ticks that should be drawn. The default implementation generates ticks with a spacin
qcustomplot/qcustomplot.cpp:5715
Method
createUI
* @brief Create remaining elements and populate the controls */
mainwindow.cpp:120
Function
customPath
qcustomplot/qcustomplot.h:2361
Function
dataBounds
qcustomplot/qcustomplot.h:5704
Method
dataCount
qcustomplot/qcustomplot.h:4119
Method
dataMainKey
qcustomplot/qcustomplot.h:4128
Method
dataMainValue
qcustomplot/qcustomplot.h:4160
Method
dataPixelPosition
qcustomplot/qcustomplot.h:4192
Function
dataPlottable
qcustomplot/qcustomplot.h:6022
Function
dataRange
qcustomplot/qcustomplot.h:5069
Function
dataRangeCount
getters:
qcustomplot/qcustomplot.h:954
Function
dataRanges
qcustomplot/qcustomplot.h:957
Function
dataScaleType
qcustomplot/qcustomplot.h:5070
Method
dataSortKey
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:27411
Method
dataSortKey
qcustomplot/qcustomplot.h:4144
Method
dataToImpulseLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot/qcustomplot.cpp:20764
Method
dataToLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot/qcustomplot.cpp:20570
Method
dataToStepCenterLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot/qcustomplot.cpp:20704
Method
dataToStepLeftLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot/qcustomplot.cpp:20608
Method
dataToStepRightLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
qcustomplot/qcustomplot.cpp:20656
Method
dataValueRange
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:27431
Method
dataValueRange
qcustomplot/qcustomplot.h:4176
Function
dateTimeFormat
getters:
qcustomplot/qcustomplot.h:1609
Function
dateTimeSpec
qcustomplot/qcustomplot.h:1610
Method
dateTimeToKey
! \overload A convenience method which turns a QDateTime object into a double value that corresponds to seconds since Epoch (1. Jan 1970, 00:00
qcustomplot/qcustomplot.cpp:6122
Method
deselectAll
! Deselects all layerables (plottables, items, axes, legends,...) of the QCustomPlot. Since calling this function is not a user interaction, th
qcustomplot/qcustomplot.cpp:14389
Function
donePainting
qcustomplot/qcustomplot.h:538
Function
dot
qcustomplot/qcustomplot.h:415
Method
drawBackground
! \internal Draws the viewport background pixmap of the plot. If a pixmap was provided via \ref setBackground, this function buffers the sca
qcustomplot/qcustomplot.cpp:15048
Method
drawBracket
! Draws the bracket shape with \a painter. The parameter \a direction is either -1 or 1 and indicates whether the bracket shall point to the left
qcustomplot/qcustomplot.cpp:16530
Method
drawCandlestickPlot
! \internal Draws the data from \a begin to \a end-1 as Candlesticks with the provided \a painter. This method is a helper function for \ref d
qcustomplot/qcustomplot.cpp:26811
Method
drawCurveLine
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, getCurveLines */
qcustomplot/qcustomplot.cpp:22222
Method
drawFill
! \internal Draws the fill of the graph using the specified \a painter, with the currently set brush. Depending on whether a normal fill or
qcustomplot/qcustomplot.cpp:20815
Method
drawGridLines
! \internal Draws the main grid lines and possibly a zero line with the specified painter. This is a helper function called by \ref draw. */
qcustomplot/qcustomplot.cpp:7274
Method
drawImpulsePlot
! \internal Draws impulses from the provided data, i.e. it connects all line pairs in \a lines, given in pixel coordinates. The \a lines necessar
qcustomplot/qcustomplot.cpp:20880
Method
drawLinePlot
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, drawImpulsePlot, QCPAbstractPlott
qcustomplot/qcustomplot.cpp:20863
Method
drawOhlcPlot
! \internal Draws the data from \a begin to \a end-1 as OHLC bars with the provided \a painter. This method is a helper function for \ref draw
qcustomplot/qcustomplot.cpp:26754
Method
drawScatterPlot
! \internal Draws scatter symbols at every point passed in \a scatters, given in pixel coordinates. The scatters will be drawn with \a painter an
qcustomplot/qcustomplot.cpp:20849
Method
drawStatisticalBox
! Draws the graphical representation of a single statistical box with the data given by the iterator \a it with the provided \a painter. If the
qcustomplot/qcustomplot.cpp:24897
Method
drawSubGridLines
! \internal Draws the sub grid lines with the specified painter. This is a helper function called by \ref draw. */
qcustomplot/qcustomplot.cpp:7347
Method
drawTickLabel
! \internal This is a \ref placeTickLabel helper function. Draws the tick label specified in \a labelData with \a painter at the pixel posit
qcustomplot/qcustomplot.cpp:9588
Method
element
! Returns the element in the cell in \a row and \a column. Returns 0 if either the row/column is invalid or if the cell is empty. In those case
qcustomplot/qcustomplot.cpp:4102
Method
elementAt
! \seebaseclassmethod Note that the association of the linear \a index to the row/column based cells depends on the current setting of \ref set
qcustomplot/qcustomplot.cpp:4600
Method
elementCount
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:5004
Function
elements
non-virtual methods:
qcustomplot/qcustomplot.h:1161
Method
enable_com_controls
* @brief Enable/disable COM controls * @param enable true enable, false disable */
mainwindow.cpp:246
Method
errorBarVisible
! \internal Returns whether the error bar at the specified \a index is visible within the current key axis range. This method assumes for perf
qcustomplot/qcustomplot.cpp:28016
Function
errorType
qcustomplot/qcustomplot.h:6023
Method
expandTo
! Expands the layout to have \a newRowCount rows and \a newColumnCount columns. So the last valid row index will be \a newRowCount-1, the last val
qcustomplot/qcustomplot.cpp:4416
Function
fieldWidth
qcustomplot/qcustomplot.h:1665
Method
fillAlpha
! Sets the opacity of all color map cells to \a alpha. A value of 0 for \a alpha results in a fully transparent color map, and a value of 255 resu
qcustomplot/qcustomplot.cpp:25430
Method
findBegin
qcustomplot/qcustomplot.h:4271
Method
findEnd
qcustomplot/qcustomplot.h:4280
Method
findIndexAboveX
! \internal Finds the smallest index of \a data, whose points x value is just above \a x. Assumes x values in \a data points are ordered ascend
qcustomplot/qcustomplot.cpp:21560
Method
findIndexAboveY
! \internal Finds the smallest index of \a data, whose points y value is just above \a y. Assumes y values in \a data points are ordered ascend
qcustomplot/qcustomplot.cpp:21606
Method
findIndexBelowX
! \internal Finds the highest index of \a data, whose points x value is just below \a x. Assumes x values in \a data points are ordered ascendi
qcustomplot/qcustomplot.cpp:21583
Method
findIndexBelowY
! \internal Finds the highest index of \a data, whose points y value is just below \a y. Assumes y values in \a data points are ordered ascendi
qcustomplot/qcustomplot.cpp:21688
Function
font
qcustomplot/qcustomplot.h:4736
Function
foreach
mainwindow.cpp:850
Function
fractionStyle
qcustomplot/qcustomplot.h:1797
Method
fractionToString
! \internal Takes the fraction given by \a numerator and \a denominator and returns a string representation. The result depends on the configur
qcustomplot/qcustomplot.cpp:6893
Method
freeOpenGl
! \internal When \ref setOpenGl is set to false, this method is used to deinitialize OpenGL (releases the context and frees resources). After
qcustomplot/qcustomplot.cpp:15243
Method
generateLabelParameterHash
! \internal Returns a hash that allows uniquely identifying whether the label parameters have changed such that the cached labels must be refre
qcustomplot/qcustomplot.cpp:9467
Method
getBarRect
! \internal Returns the rect in pixel coordinates of a single bar with the specified \a key and \a value. The rect is shifted according to the
qcustomplot/qcustomplot.cpp:24183
Method
getBasePen
! \internal Returns the pen that is used to draw the axis base line. Depending on the selection state, this is either mSelectedBasePen or mBase
qcustomplot/qcustomplot.cpp:9038
Method
getBorderPen
! \internal Returns the pen used to paint the border of the legend, taking into account the selection state of the legend box. */
qcustomplot/qcustomplot.cpp:18786
Method
getBrush
! \internal Returns the brush used to paint the background of the legend, taking into account the selection state of the legend box. */
qcustomplot/qcustomplot.cpp:18796
Method
getChannelFillPolygon
! \internal Returns the polygon needed for drawing (partial) channel fills between this graph and the graph specified by \ref setChannelFillGra
qcustomplot/qcustomplot.cpp:21453
Method
getCurveLines
! \internal Called by \ref draw to generate points in pixel coordinates which represent the line of the curve. Line segments that aren't visib
qcustomplot/qcustomplot.cpp:22276
Method
getDataSegments
! \internal \note This method is identical to \ref QCPAbstractPlottable1D::getDataSegments but needs to be reproduced here since the \ref QCPErro
qcustomplot/qcustomplot.cpp:27988
Method
getDataSegments
qcustomplot/qcustomplot.h:4358
Method
getErrorBarLines
! \internal Calculates the lines that make up the error bar belonging to the data point \a it. The resulting lines are added to \a backbones and
qcustomplot/qcustomplot.cpp:27820
Method
getFillBasePoint
! \internal Returns the point which closes the fill polygon on the zero-value-line parallel to the key axis. The logarithmic axis scale case is
qcustomplot/qcustomplot.cpp:21363
Method
getFillPolygon
! \internal Returns the polygon needed for drawing normal fills between this graph and the key axis. Pass the graph's data points (in pixel
qcustomplot/qcustomplot.cpp:21422
Method
getFinalMaximumOuterSize
! \internal This is a helper function for the implementation of subclasses. It returns the maximum size that should finally be used for the
qcustomplot/qcustomplot.cpp:4020
Method
getFinalMinimumOuterSize
! \internal This is a helper function for the implementation of subclasses. It returns the minimum size that should finally be used for the
qcustomplot/qcustomplot.cpp:3995
Method
getFinalRect
! \internal Returns the final (tight) rect the pixmap is drawn in, depending on the current item positions and scaling settings. The outpu
qcustomplot/qcustomplot.cpp:29545
Method
getFont
! \internal Returns the font that shall be used to draw text, taking into account the selection state of this item. */
qcustomplot/qcustomplot.cpp:18212
Method
getIconBorderPen
! \internal Returns the pen that shall be used to draw the icon border, taking into account the selection state of this item. */
qcustomplot/qcustomplot.cpp:18192
Method
getLabelColor
! \internal Returns the color that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelColor or mLab
qcustomplot/qcustomplot.cpp:9098
Method
getLabelFont
! \internal Returns the font that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelFont or mLabel
qcustomplot/qcustomplot.cpp:9078
Method
getMantissa
! \internal Returns the decimal mantissa of \a input. Optionally, if \a magnitude is not set to zero, it also returns the magnitude of \a input
qcustomplot/qcustomplot.cpp:5816
Method
getMarginValue
! \internal Returns the value of the specified \a side of \a margins. If \a side is \ref QCP::msNone or \ref QCP::msAll, returns 0. \see s
qcustomplot/qcustomplot.h:350
Method
getMaxTickLabelSize
! \internal Simulates the steps done by \ref placeTickLabel by calculating bounding boxes of the text label to be drawn, depending on number fo
qcustomplot/qcustomplot.cpp:9809
Method
getMaximumRowColSizes
! \internal Places the maximum column widths and row heights into \a maxColWidths and \a maxRowHeights respectively. The maximum height of
qcustomplot/qcustomplot.cpp:4807
Method
getMinimumRowColSizes
! \internal Places the minimum column widths and row heights into \a minColWidths and \a minRowHeights respectively. The minimum height of
qcustomplot/qcustomplot.cpp:4774
Method
getNonNanSegments
! \internal This method goes through the passed points in \a lineData and returns a list of the segments which don't contain NaN data points.
qcustomplot/qcustomplot.cpp:21209
Method
getOptimizedCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. In situations where a single segment skips over
qcustomplot/qcustomplot.cpp:22637
Method
getOptimizedLineData
! \internal Returns via \a lineData the data points that need to be visualized for this graph when plotting graph lines, taking into consideratio
qcustomplot/qcustomplot.cpp:20906
Method
getOptimizedPoint
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method is used in case the current segment
qcustomplot/qcustomplot.cpp:22521
Method
getOptimizedScatterData
! \internal Returns via \a scatterData the data points that need to be visualized for this graph when plotting scatter points, taking into consid
qcustomplot/qcustomplot.cpp:20998
← previous
next →
501–600 of 1,161, ranked by callers