MCPcopy Create free account

hub / github.com/YYC572652645/QCoolPage / functions

Functions1,059 in github.com/YYC572652645/QCoolPage

FunctionantialiasedZeroLine
qcustomplot/qcustomplot.h:947
Functionantialiasing
getters:
qcustomplot/qcustomplot.h:333
MethodapplyAntialiasingHint
! \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
MethodapplyErrorBarsAntialiasingHint
! \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
MethodapplyFillAntialiasingHint
! \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
MethodapplyScattersAntialiasingHint
! \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
FunctionaspectRatioMode
qcustomplot/qcustomplot.h:3588
FunctionautoAddPlottableToLegend
qcustomplot/qcustomplot.h:1726
FunctionautoMargins
qcustomplot/qcustomplot.h:661
FunctionautoSubTicks
qcustomplot/qcustomplot.h:1102
FunctionautoTickCount
qcustomplot/qcustomplot.h:1099
FunctionautoTickLabels
qcustomplot/qcustomplot.h:1100
FunctionautoTickStep
qcustomplot/qcustomplot.h:1101
FunctionautoTicks
qcustomplot/qcustomplot.h:1098
MethodaxisCount
! Returns the number of axes on the axis rect side specified with \a type. \see axis */
qcustomplot/qcustomplot.cpp:11779
MethodaxisRectCount
! 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
MethodaxisSelectableChanged
! \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
MethodaxisSelectionChanged
! \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
FunctionaxisType
getters:
qcustomplot/qcustomplot.h:1092
Functionbackground
qcustomplot/qcustomplot.h:1720
FunctionbackgroundScaled
qcustomplot/qcustomplot.h:1721
FunctionbackgroundScaledMode
qcustomplot/qcustomplot.h:1722
FunctionbarAbove
qcustomplot/qcustomplot.h:2856
FunctionbarBelow
qcustomplot/qcustomplot.h:2855
FunctionbarWidth
qcustomplot/qcustomplot.h:2410
Functionbars
non-virtual methods:
qcustomplot/qcustomplot.h:2770
Methodbars
! 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
FunctionbarsGroup
qcustomplot/qcustomplot.h:2853
MethodbaseLog
! \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
FunctionbasePen
qcustomplot/qcustomplot.h:1123
MethodbasePow
! \internal A power function with the base mScaleLogBase, used mostly for coordinate transforms in logarithmic scales with arbitrary log base.
qcustomplot/qcustomplot.cpp:5907
FunctionbaseValue
qcustomplot/qcustomplot.h:2854
FunctionborderPen
getters:
qcustomplot/qcustomplot.h:2205
Functionbottom
qcustomplot/qcustomplot.h:2028
FunctionbottomLeft
qcustomplot/qcustomplot.h:2034
FunctionbottomRight
qcustomplot/qcustomplot.h:2035
Functionbrush
qcustomplot/qcustomplot.h:278
FunctionbrushNegative
qcustomplot/qcustomplot.h:3177
FunctionbrushPositive
qcustomplot/qcustomplot.h:3176
MethodcalculateAutoSubTickCount
! \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
MethodcandlestickSelectTest
! \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
Methodcell
undocumented getter */
qcustomplot/qcustomplot.cpp:19684
MethodcellToCoord
! 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
FunctionchannelFillGraph
qcustomplot/qcustomplot.h:2539
FunctionchartStyle
qcustomplot/qcustomplot.h:3173
Functionchildren
qcustomplot/qcustomplot.h:383
MethodclearCache
! \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
MethodclearData
! Removes all data points. \see removeData, removeDataAfter, removeDataBefore */
qcustomplot/qcustomplot.cpp:14966
MethodclearGraphs
! Removes all graphs from the plot (and the QCustomPlot::legend, if necessary). Returns the number of graphs removed. \see removeGraph */
qcustomplot/qcustomplot.cpp:9755
MethodclearItems
! Removes all items from the plot. Returns the number of items removed. \see removeItem */
qcustomplot/qcustomplot.cpp:9892
MethodclearPlottables
! Removes all plottables from the plot (and the QCustomPlot::legend, if necessary). Returns the number of plottables removed. \see removeP
qcustomplot/qcustomplot.cpp:9566
FunctionclipToAxisRect
getters:
qcustomplot/qcustomplot.h:1621
Functioncolor
getters:
qcustomplot/qcustomplot.h:3444
FunctioncolorInterpolation
qcustomplot/qcustomplot.h:1940
MethodcolorMaps
! Returns a list of all the color maps associated with this color scale. */
qcustomplot/qcustomplot.cpp:14038
FunctioncolorScale
qcustomplot/qcustomplot.h:3068
FunctioncolorStops
qcustomplot/qcustomplot.h:1939
MethodcolumnCount
! Returns the number of columns in the layout. \see rowCount */
qcustomplot/qcustomplot.cpp:2542
FunctioncolumnSpacing
qcustomplot/qcustomplot.h:777
FunctioncolumnStretchFactors
qcustomplot/qcustomplot.h:775
MethodconnectBars
! \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
MethodcoordToCell
! 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
MethodcoordsToPixels
! \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
MethodcountDataInBounds
! \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
MethodcreateAnchor
! \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
MethodcreatePosition
! \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
MethodcreateStarLabel
创建星控件
maincontent/controlwidget/listcontrol/listcontrol.cpp:48
FunctioncustomPath
qcustomplot/qcustomplot.h:280
FunctiondataBounds
qcustomplot/qcustomplot.h:3010
FunctiondataRange
qcustomplot/qcustomplot.h:2406
FunctiondataScaleType
qcustomplot/qcustomplot.h:2407
FunctiondateTimeFormat
qcustomplot/qcustomplot.h:1111
FunctiondateTimeSpec
qcustomplot/qcustomplot.h:1112
MethoddeselectAll
! Deselects all layerables (plottables, items, axes, legends,...) of the QCustomPlot. Since calling this function is not a user interaction, th
qcustomplot/qcustomplot.cpp:10338
Methoddestory
maincontent/controlwidget/openglcontrol/objectmodel/objectparent.cpp:38
MethoddistSqrToLine
! \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
MethoddistToStraightLine
! \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
MethoddoLayout
[9]
flowlayout/flowlayout.cpp:161
MethoddrawBackground
! \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
MethoddrawCandlestickPlot
! \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
MethoddrawError
! \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
MethoddrawFill
! \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
MethoddrawGridLines
! \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
MethoddrawImpulsePlot
! \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
MethoddrawLinePlot
! \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
MethoddrawMedian
! \internal Draws the median line inside the quartile box. */
qcustomplot/qcustomplot.cpp:19453
MethoddrawOhlcPlot
! \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
MethoddrawOutliers
! \internal Draws the outlier scatter points. */
qcustomplot/qcustomplot.cpp:19487
MethoddrawQuartileBox
! \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
MethoddrawScatterPlot
! \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
MethoddrawSubGridLines
! \internal Draws the sub grid lines with the specified painter. This is a helper function called by \ref draw. */
qcustomplot/qcustomplot.cpp:3859
MethoddrawTickLabel
! \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
MethoddrawWhiskers
! \internal Draws both whisker backbones and bars. */
qcustomplot/qcustomplot.cpp:19467
Methodelement
! 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
MethodelementAt
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:2834
MethodelementCount
inherits documentation from base class */
qcustomplot/qcustomplot.cpp:2828
FunctionerrorBarSize
qcustomplot/qcustomplot.h:2537
FunctionerrorBarSkipSymbol
qcustomplot/qcustomplot.h:2538
FunctionerrorPen
qcustomplot/qcustomplot.h:2536
FunctionerrorType
qcustomplot/qcustomplot.h:2535
← previousnext →401–500 of 1,059, ranked by callers