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
getOverlappingSegments
! \internal This method takes two segment lists (e.g. created by \ref getNonNanSegments) \a thisSegments and \a otherSegments, and their assoc
qcustomplot/qcustomplot.cpp:21267
Method
getPartAt
! Returns the part of the axis that is hit by \a pos (in pixels). The return value of this function is independent of the user-selectable parts de
qcustomplot/qcustomplot.cpp:8662
Method
getPixelCoordinates
! \internal Returns the pixel coordinates of the data point at \a dataIndex, using \a interface1d to access the data points. */
qcustomplot/qcustomplot.cpp:16672
Method
getPixelSpacing
! \internal Returns the spacing in pixels which is between this \a bars and the following one, both at the key coordinate \a keyCoord. \no
qcustomplot/qcustomplot.cpp:23461
Method
getQuartileBox
! \internal Returns the box in plot coordinates (keys in x, values in y of the returned rect) that covers the value range from the lower to the
qcustomplot/qcustomplot.cpp:24956
Method
getRectClippedLine
! \internal Returns the section of the line defined by \a start and \a end, that is visible in the specified \a rect. This is a helper funct
qcustomplot/qcustomplot.cpp:28369
Method
getRectClippedStraightLine
! \internal Returns the section of the straight line defined by \a base and direction vector \a vec, that is visible in the specified \a rect.
qcustomplot/qcustomplot.cpp:28152
Method
getRegion
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. It returns the region of the given point (\a key, \
qcustomplot/qcustomplot.cpp:22477
Method
getScatters
! \internal This method retrieves an optimized set of data points via \ref getOptimizedScatterData and then converts them to pixel coordinates. T
qcustomplot/qcustomplot.cpp:20515
Method
getSectionSizes
! \internal This is a helper function for the implementation of \ref updateLayout in subclasses. It calculates the sizes of one-dimensional
qcustomplot/qcustomplot.cpp:3870
Method
getStackedBaseValue
! \internal This function is called to find at which value to start drawing the base of a bar at \a key, when it is stacked on top of another Q
qcustomplot/qcustomplot.cpp:24270
Method
getSubTickCount
! \internal Takes the \a tickStep, i.e. the distance between two consecutive ticks, and returns an appropriate number of sub ticks for that spe
qcustomplot/qcustomplot.cpp:5607
Method
getSubTickPen
! \internal Returns the pen that is used to draw the subticks. Depending on the selection state, this is either mSelectedSubTickPen or mSubTick
qcustomplot/qcustomplot.cpp:9058
Method
getTangentAngle
! \internal If \ref setTangentToData is enabled, brackets need to be rotated according to the data slope. This method returns the angle in radi
qcustomplot/qcustomplot.cpp:16625
Method
getTextColor
! \internal Returns the text color that shall be used to draw text, taking into account the selection state of this item. */
qcustomplot/qcustomplot.cpp:18202
Method
getTextDrawPoint
! \internal Returns the point that must be given to the QPainter::drawText function (which expects the top left point of the text rect), accord
qcustomplot/qcustomplot.cpp:29088
Method
getTickLabel
! \internal This method returns the tick label string as it should be printed under the \a tick coordinate. If a textual number is returned, it
qcustomplot/qcustomplot.cpp:5670
Method
getTickLabelColor
! \internal Returns the color that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelColor or
qcustomplot/qcustomplot.cpp:9088
Method
getTickLabelData
! \internal This is a \ref placeTickLabel helper function. Transforms the passed \a text and \a font to a tickLabelData structure that can t
qcustomplot/qcustomplot.cpp:9627
Method
getTickLabelDrawOffset
! \internal This is a \ref placeTickLabel helper function. Calculates the offset at which the top left corner of the specified tick label sh
qcustomplot/qcustomplot.cpp:9709
Method
getTickLabelFont
! \internal Returns the font that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelFont or m
qcustomplot/qcustomplot.cpp:9068
Method
getTickPen
! \internal Returns the pen that is used to draw the (major) ticks. Depending on the selection state, this is either mSelectedTickPen or mTickP
qcustomplot/qcustomplot.cpp:9048
Method
getTickStep
! \internal Takes the entire currently visible axis range and returns a sensible tick step in order to provide readable tick labels as well as
qcustomplot/qcustomplot.cpp:5594
Method
getTraverse
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method assumes that the \ref mayTraverse t
qcustomplot/qcustomplot.cpp:22904
Method
getTraverseCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method assumes that the \ref getTraverse t
qcustomplot/qcustomplot.cpp:23017
Method
getVisibleDataBounds
! This method outputs the currently visible data range via \a begin and \a end. The returned range will also never exceed \a rangeRestriction.
qcustomplot/qcustomplot.cpp:21179
Method
getWhiskerBackboneLines
! \internal Returns the whisker backbones (keys in x, values in y of the returned lines) that cover the value range from the minimum to the lowe
qcustomplot/qcustomplot.cpp:24972
Method
getWhiskerBarLines
! \internal Returns the whisker bars (keys in x, values in y of the returned lines) that are placed at the end of the whisker backbones, at the
qcustomplot/qcustomplot.cpp:24987
Function
gradient
qcustomplot/qcustomplot.h:5071
Function
graph
qcustomplot/qcustomplot.h:6560
Function
graphKey
qcustomplot/qcustomplot.h:6561
Method
graphs
! Returns a list of all the graphs that have this axis as key or value axis. \see plottables, items */
qcustomplot/qcustomplot.cpp:8715
Function
grid
qcustomplot/qcustomplot.h:2056
Method
hasAnchor
! Returns whether this item has an anchor with the specified \a name. Note that you can check for positions with this function, too. This is be
qcustomplot/qcustomplot.cpp:12359
Method
hasElement
! Returns whether the cell at \a row and \a column exists and contains a valid element, i.e. isn't empty. \see element */
qcustomplot/qcustomplot.cpp:4196
Method
hasItem
! Returns whether this QCustomPlot contains the \a item. \see item */
qcustomplot/qcustomplot.cpp:13955
Function
head
qcustomplot/qcustomplot.h:6150
Function
height
qcustomplot/qcustomplot.h:4660
Function
iconBorderPen
qcustomplot/qcustomplot.h:4850
Function
iconSize
qcustomplot/qcustomplot.h:4848
Function
iconTextPadding
qcustomplot/qcustomplot.h:4849
Function
index
qcustomplot/qcustomplot.h:659
Method
indexToRowCol
! Converts the linear index to row and column indices and writes the result to \a row and \a column. The way the cells are indexed depends on \
qcustomplot/qcustomplot.cpp:4532
Method
insertColumn
! Inserts a new column with empty cells at the column index \a newIndex. Valid values for \a newIndex range from 0 (inserts a column at the left)
qcustomplot/qcustomplot.cpp:4468
Method
insertRow
! Inserts a new row with empty cells at the row index \a newIndex. Valid values for \a newIndex range from 0 (inserts a row at the top) to \a rowC
qcustomplot/qcustomplot.cpp:4441
Method
insetAlignment
! Returns the alignment of the element with the specified \a index. The alignment only has a meaning, if the inset placement (\ref setInsetPlaceme
qcustomplot/qcustomplot.cpp:4891
Function
insetLayout
qcustomplot/qcustomplot.h:4645
Method
insetPlacement
! Returns the placement type of the element with the specified \a index. */
qcustomplot/qcustomplot.cpp:4876
Method
insetRect
! Returns the rect of the element with the specified \a index. The rect only has a meaning, if the inset placement (\ref setInsetPlacement) is \re
qcustomplot/qcustomplot.cpp:4906
Function
interactions
qcustomplot/qcustomplot.h:3641
Function
interface1D
actually introduced in QCPLayerable as non-pure, but we want to force reimplementation for plottables
qcustomplot/qcustomplot.h:3341
Function
interpolate
qcustomplot/qcustomplot.h:5767
Function
interpolating
qcustomplot/qcustomplot.h:6562
Method
intersection
! Returns the data range which is contained in both this data range and \a other. This method is very similar to \ref bounded, with one distinc
qcustomplot/qcustomplot.cpp:2287
Function
invalidated
qcustomplot/qcustomplot.h:528
Function
inverted
qcustomplot/qcustomplot.h:1509
Method
isInvalidData
! \internal Returns whether the specified \a value is considered an invalid data value for plottables (i.e. is \e nan or \e +/-inf). This funct
qcustomplot/qcustomplot.h:309
Function
isNone
non-property methods:
qcustomplot/qcustomplot.h:2373
Function
isNull
qcustomplot/qcustomplot.h:411
Function
isPenDefined
qcustomplot/qcustomplot.h:2374
Function
isValid
non-property methods:
qcustomplot/qcustomplot.h:915
Method
itemAt
! Returns the item at the pixel position \a pos. Items that only consist of single lines (e.g. \ref QCPItemLine or \ref QCPItemCurve) have a toler
qcustomplot/qcustomplot.cpp:13927
Method
itemCount
! Returns the number of currently existing items in the plot \see item */
qcustomplot/qcustomplot.cpp:13893
Method
items
! Returns a list of all the items that are associated with this axis. An item is considered associated with an axis if at least one of its positio
qcustomplot/qcustomplot.cpp:8734
Function
key
qcustomplot/qcustomplot.h:3474
Method
keyPressEvent
! \internal This method is called by QCustomPlot when a key has been pressed by the user while the selection rect interaction is active. The de
qcustomplot/qcustomplot.cpp:2930
Function
keyRange
qcustomplot/qcustomplot.h:5702
Function
keySize
getters:
qcustomplot/qcustomplot.h:5700
Method
keyToDateTime
! A convenience method which turns \a key (in seconds since Epoch 1. Jan 1970, 00:00 UTC) into a QDateTime object. This can be used to turn axis c
qcustomplot/qcustomplot.cpp:6102
Function
label
qcustomplot/qcustomplot.h:2041
Function
labelColor
qcustomplot/qcustomplot.h:2040
Function
labelFont
qcustomplot/qcustomplot.h:2039
Method
labelPadding
No documentation as it is a property getter */
qcustomplot/qcustomplot.cpp:7637
Method
layerCount
! Returns the number of currently existing layers in the plot \see layer, addLayer */
qcustomplot/qcustomplot.cpp:14051
Method
layerableAt
! \internal Returns the top-most layerable at pixel position \a pos. If \a onlySelectable is set to true, only those layerables that are selectab
qcustomplot/qcustomplot.cpp:15564
Method
layerableListAt
! \internal Returns the layerables at pixel position \a pos. If \a onlySelectable is set to true, only those layerables that are selectable will
qcustomplot/qcustomplot.cpp:15594
Function
layout
getters:
qcustomplot/qcustomplot.h:1225
Method
layoutElementAt
! Returns the layout element at pixel position \a pos. If there is no element at that position, returns 0. Only visible elements are used. If
qcustomplot/qcustomplot.cpp:14271
Function
left
read-only interface imitating a QRect:
qcustomplot/qcustomplot.h:4655
Method
legend_double_click
* @brief Rename a graph by double clicking on its legend item * @param legend * @param item */
mainwindow.cpp:615
Function
lengthSquared
qcustomplot/qcustomplot.h:407
Function
lessThanDataRangeBegin
qcustomplot/qcustomplot.h:975
Function
lineStyle
qcustomplot/qcustomplot.h:5194
Method
loadPreset
! Clears the current color stops and loads the specified \a preset. A preset consists of predefined color stops and the corresponding color interp
qcustomplot/qcustomplot.cpp:16148
Function
logBase
getters:
qcustomplot/qcustomplot.h:1841
Method
lowerEnding
No documentation as it is a property getter */
qcustomplot/qcustomplot.cpp:7649
Function
main
main.cpp:30
Method
mainBrush
! \internal Returns the brush that should be used for drawing fills of the item. Returns mBrush when the item is not selected and mSelectedBrush
qcustomplot/qcustomplot.cpp:28792
Method
mainColor
! \internal Returns the color that should be used for drawing text. Returns mColor when the item is not selected and mSelectedColor when it is. *
qcustomplot/qcustomplot.cpp:29120
Method
mainFont
! \internal Returns the main font to be used. This is mSelectedFont if \ref setSelected is set to <tt>true</tt>, else mFont is returned. */
qcustomplot/qcustomplot.cpp:19264
Function
mainKey
qcustomplot/qcustomplot.h:5142
Method
mainPen
! \internal Returns the pen that should be used for drawing lines. Returns mPen when the item is not selected and mSelectedPen when it is. */
qcustomplot/qcustomplot.cpp:28236
Method
mainTextColor
! \internal Returns the main color to be used. This is mSelectedTextColor if \ref setSelected is set to <tt>true</tt>, else mTextColor is retur
qcustomplot/qcustomplot.cpp:19274
Function
mainValue
qcustomplot/qcustomplot.h:5143
Method
makeNonCosmetic
! Changes the pen width to 1 if it currently is 0. This function is called in the \ref setPen overrides when the \ref pmNonCosmetic mode is set. *
qcustomplot/qcustomplot.cpp:468
Function
marginGroups
qcustomplot/qcustomplot.h:1235
Method
marginSideToAxisType
! Transforms a margin side to the logically corresponding axis type. (QCP::msLeft to QCPAxis::atLeft, QCP::msRight to QCPAxis::atRight, etc.) */
qcustomplot/qcustomplot.cpp:8758
Function
margins
qcustomplot/qcustomplot.h:1228
Function
maximumSize
qcustomplot/qcustomplot.h:1232
Method
mayTraverse
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method returns whether a segment going fro
qcustomplot/qcustomplot.cpp:22801
← previous
next →
601–700 of 1,161, ranked by callers