Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YYC572652645/QCoolPage
/ functions
Functions
1,059 in github.com/YYC572652645/QCoolPage
⨍
Functions
1,059
◇
Types & classes
102
Function
antialiasedZeroLine
qcustomplot/qcustomplot.h:947
Function
antialiasing
getters:
qcustomplot/qcustomplot.h:333
Method
applyAntialiasingHint
! \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:1147
Method
applyErrorBarsAntialiasingHint
! \internal A convenience function to easily set the QPainter::Antialiased hint on the provided \a painter before drawing plottable error bars.
qcustomplot/qcustomplot.cpp:7343
Method
applyFillAntialiasingHint
! \internal A convenience function to easily set the QPainter::Antialiased hint on the provided \a painter before drawing plottable fills. T
qcustomplot/qcustomplot.cpp:7311
Method
applyScattersAntialiasingHint
! \internal A convenience function to easily set the QPainter::Antialiased hint on the provided \a painter before drawing plottable scatter point
qcustomplot/qcustomplot.cpp:7327
Function
aspectRatioMode
qcustomplot/qcustomplot.h:3588
Function
autoAddPlottableToLegend
qcustomplot/qcustomplot.h:1726
Function
autoMargins
qcustomplot/qcustomplot.h:661
Function
autoSubTicks
qcustomplot/qcustomplot.h:1102
Function
autoTickCount
qcustomplot/qcustomplot.h:1099
Function
autoTickLabels
qcustomplot/qcustomplot.h:1100
Function
autoTickStep
qcustomplot/qcustomplot.h:1101
Function
autoTicks
qcustomplot/qcustomplot.h:1098
Method
axisCount
! Returns the number of axes on the axis rect side specified with \a type. \see axis */
qcustomplot/qcustomplot.cpp:11779
Method
axisRectCount
! 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:10189
Method
axisSelectableChanged
! \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:14345
Method
axisSelectionChanged
! \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:14320
Function
axisType
getters:
qcustomplot/qcustomplot.h:1092
Function
background
qcustomplot/qcustomplot.h:1720
Function
backgroundScaled
qcustomplot/qcustomplot.h:1721
Function
backgroundScaledMode
qcustomplot/qcustomplot.h:1722
Function
barAbove
qcustomplot/qcustomplot.h:2856
Function
barBelow
qcustomplot/qcustomplot.h:2855
Function
barWidth
qcustomplot/qcustomplot.h:2410
Function
bars
non-virtual methods:
qcustomplot/qcustomplot.h:2770
Method
bars
! 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:18116
Function
barsGroup
qcustomplot/qcustomplot.h:2853
Method
baseLog
! \internal A log function with the base mScaleLogBase, used mostly for coordinate transforms in logarithmic scales with arbitrary log base. Us
qcustomplot/qcustomplot.cpp:5895
Function
basePen
qcustomplot/qcustomplot.h:1123
Method
basePow
! \internal A power function with the base mScaleLogBase, used mostly for coordinate transforms in logarithmic scales with arbitrary log base.
qcustomplot/qcustomplot.cpp:5907
Function
baseValue
qcustomplot/qcustomplot.h:2854
Function
borderPen
getters:
qcustomplot/qcustomplot.h:2205
Function
bottom
qcustomplot/qcustomplot.h:2028
Function
bottomLeft
qcustomplot/qcustomplot.h:2034
Function
bottomRight
qcustomplot/qcustomplot.h:2035
Function
brush
qcustomplot/qcustomplot.h:278
Function
brushNegative
qcustomplot/qcustomplot.h:3177
Function
brushPositive
qcustomplot/qcustomplot.h:3176
Method
calculateAutoSubTickCount
! \internal Called by generateAutoTicks when \ref setAutoSubTicks is set to true. Depending on the \a tickStep between two major ticks on the a
qcustomplot/qcustomplot.cpp:5688
Method
candlestickSelectTest
! \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:21347
Method
cell
undocumented getter */
qcustomplot/qcustomplot.cpp:19684
Method
cellToCoord
! 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:19953
Function
channelFillGraph
qcustomplot/qcustomplot.h:2539
Function
chartStyle
qcustomplot/qcustomplot.h:3173
Function
children
qcustomplot/qcustomplot.h:383
Method
clearCache
! \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:6335
Method
clearData
! Removes all data points. \see removeData, removeDataAfter, removeDataBefore */
qcustomplot/qcustomplot.cpp:14966
Method
clearGraphs
! Removes all graphs from the plot (and the QCustomPlot::legend, if necessary). Returns the number of graphs removed. \see removeGraph */
qcustomplot/qcustomplot.cpp:9755
Method
clearItems
! Removes all items from the plot. Returns the number of items removed. \see removeItem */
qcustomplot/qcustomplot.cpp:9892
Method
clearPlottables
! Removes all plottables from the plot (and the QCustomPlot::legend, if necessary). Returns the number of plottables removed. \see removeP
qcustomplot/qcustomplot.cpp:9566
Function
clipToAxisRect
getters:
qcustomplot/qcustomplot.h:1621
Function
color
getters:
qcustomplot/qcustomplot.h:3444
Function
colorInterpolation
qcustomplot/qcustomplot.h:1940
Method
colorMaps
! Returns a list of all the color maps associated with this color scale. */
qcustomplot/qcustomplot.cpp:14038
Function
colorScale
qcustomplot/qcustomplot.h:3068
Function
colorStops
qcustomplot/qcustomplot.h:1939
Method
columnCount
! Returns the number of columns in the layout. \see rowCount */
qcustomplot/qcustomplot.cpp:2542
Function
columnSpacing
qcustomplot/qcustomplot.h:777
Function
columnStretchFactors
qcustomplot/qcustomplot.h:775
Method
connectBars
! \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:19006
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:19930
Method
coordsToPixels
! \internal Convenience function for transforming a key/value pair to pixels on the QCustomPlot surface, taking the orientations of the axes as
qcustomplot/qcustomplot.cpp:7191
Method
countDataInBounds
! \internal Counts the number of data points between \a lower and \a upper (including them), up to a maximum of \a maxCount. This functio
qcustomplot/qcustomplot.cpp:15983
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:8664
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:8630
Method
createStarLabel
创建星控件
maincontent/controlwidget/listcontrol/listcontrol.cpp:48
Function
customPath
qcustomplot/qcustomplot.h:280
Function
dataBounds
qcustomplot/qcustomplot.h:3010
Function
dataRange
qcustomplot/qcustomplot.h:2406
Function
dataScaleType
qcustomplot/qcustomplot.h:2407
Function
dateTimeFormat
qcustomplot/qcustomplot.h:1111
Function
dateTimeSpec
qcustomplot/qcustomplot.h:1112
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:10338
Method
destory
maincontent/controlwidget/openglcontrol/objectmodel/objectparent.cpp:38
Method
distSqrToLine
! \internal Finds the shortest squared distance of \a point to the line segment defined by \a start and \a end. This function may be used to
qcustomplot/qcustomplot.cpp:7358
Method
distToStraightLine
! \internal finds the shortest distance of \a point to the straight line defined by the base point \a base and the direction vector \a vec.
qcustomplot/qcustomplot.cpp:21530
Method
doLayout
[9]
flowlayout/flowlayout.cpp:161
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:10923
Method
drawCandlestickPlot
! \internal Draws the data from \a begin to \a end as Candlesticks with the provided \a painter. This method is a helper function for \ref dra
qcustomplot/qcustomplot.cpp:21218
Method
drawError
! \internal called by the scatter drawing function (\ref drawScatterPlot) to draw the error bars on one data point. \a x and \a y pixel positi
qcustomplot/qcustomplot.cpp:15842
Method
drawFill
! \internal Draws the fill of the graph with the specified brush. If the fill is a normal fill towards the zero-value-line, only the \a lineDa
qcustomplot/qcustomplot.cpp:15474
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:3785
Method
drawImpulsePlot
! \internal Draws impulses from the provided data, i.e. it connects all line pairs in \a lineData, which was created by \ref getImpulsePlotData
qcustomplot/qcustomplot.cpp:15628
Method
drawLinePlot
! \internal Draws line graphs from the provided data. It connects all points in \a lineData, which was created by one of the "get(...)PlotData
qcustomplot/qcustomplot.cpp:15553
Method
drawMedian
! \internal Draws the median line inside the quartile box. */
qcustomplot/qcustomplot.cpp:19453
Method
drawOhlcPlot
! \internal Draws the data from \a begin to \a end as OHLC bars with the provided \a painter. This method is a helper function for \ref draw.
qcustomplot/qcustomplot.cpp:21157
Method
drawOutliers
! \internal Draws the outlier scatter points. */
qcustomplot/qcustomplot.cpp:19487
Method
drawQuartileBox
! \internal Draws the quartile box. \a box is an output parameter that returns the quartile box (in pixel coordinates) which is used to set the
qcustomplot/qcustomplot.cpp:19436
Method
drawScatterPlot
! \internal Draws scatter symbols at every data point passed in \a scatterData. scatter symbols are independent of the line style and are alway
qcustomplot/qcustomplot.cpp:15506
Method
drawSubGridLines
! \internal Draws the sub grid lines with the specified painter. This is a helper function called by \ref draw. */
qcustomplot/qcustomplot.cpp:3859
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:6456
Method
drawWhiskers
! \internal Draws both whisker backbones and bars. */
qcustomplot/qcustomplot.cpp:19467
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:2510
Method
elementAt
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:2834
Method
elementCount
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:2828
Function
errorBarSize
qcustomplot/qcustomplot.h:2537
Function
errorBarSkipSymbol
qcustomplot/qcustomplot.h:2538
Function
errorPen
qcustomplot/qcustomplot.h:2536
Function
errorType
qcustomplot/qcustomplot.h:2535
← previous
next →
401–500 of 1,059, ranked by callers