MCPcopy Create free account

hub / github.com/YYC572652645/QCoolPage / functions

Functions1,059 in github.com/YYC572652645/QCoolPage

MethodsetErrorBarSize
! Sets the width of the handles at both ends of an error bar in pixels. */
qcustomplot/qcustomplot.cpp:14762
MethodsetErrorBarSkipSymbol
! If \a enabled is set to true, the error bar will not be drawn as a solid line under the scatter symbol but leave some free space around the symb
qcustomplot/qcustomplot.cpp:14778
MethodsetErrorPen
! Sets the pen with which the error bars will be drawn. \see setErrorBarSize, setErrorType */
qcustomplot/qcustomplot.cpp:14754
MethodsetErrorType
! Sets which kind of error bars (Key Error, Value Error or both) should be drawn on each data point. If you set \a errorType to something other th
qcustomplot/qcustomplot.cpp:14745
MethodsetGradient
! Sets the color gradient that will be used to represent data values. It is equivalent to calling QCPColorMap::setGradient on any of the connec
qcustomplot/qcustomplot.cpp:13960
MethodsetGraph
! Sets the QCPGraph this tracer sticks to. The tracer \a position will be set to type QCPItemPosition::ptPlotCoords and the axes will be set to th
qcustomplot/qcustomplot.cpp:23070
MethodsetGraphKey
! Sets the key of the graph's data point the tracer will be positioned at. This is the only free coordinate of a tracer when attached to a graph.
qcustomplot/qcustomplot.cpp:23097
MethodsetHead
! Sets the line ending style of the head. The head corresponds to the \a end position. Note that due to the overloaded QCPLineEnding constructo
qcustomplot/qcustomplot.cpp:21695
MethodsetIconBorderPen
! Sets the pen used to draw a border around each legend icon. Legend items that draw an icon (e.g. a visual representation of the graph) will use
qcustomplot/qcustomplot.cpp:13083
MethodsetIconSize
! Sets the size of legend icons. Legend items that draw an icon (e.g. a visual representation of the graph) will use this size by default. */
qcustomplot/qcustomplot.cpp:13054
MethodsetIconTextPadding
! Sets the horizontal space in pixels between the legend icon and the text next to it. Legend items that draw an icon (e.g. a visual representatio
qcustomplot/qcustomplot.cpp:13072
MethodsetInsetAlignment
! If the inset placement (\ref setInsetPlacement) is \ref ipBorderAligned, this function is used to set the alignment of the element with the spec
qcustomplot/qcustomplot.cpp:3161
MethodsetInsetPlacement
! Sets the inset placement type of the element with the specified \a index to \a placement. \see InsetPlacement */
qcustomplot/qcustomplot.cpp:3145
MethodsetInsetRect
! If the inset placement (\ref setInsetPlacement) is \ref ipFree, this function is used to set the position and size of the element with the speci
qcustomplot/qcustomplot.cpp:3180
MethodsetInteraction
! Sets the single \a interaction of this QCustomPlot to \a enabled. For details about the interaction system, see \ref setInteractions. \s
qcustomplot/qcustomplot.cpp:9271
MethodsetInterpolate
! Sets whether the color map image shall use bicubic interpolation when displaying the color map shrinked or expanded, and not at a 1:1 pixel-to-d
qcustomplot/qcustomplot.cpp:20173
MethodsetInterpolating
! Sets whether the value of the graph's data points shall be interpolated, when positioning the tracer. If \a enabled is set to false and a k
qcustomplot/qcustomplot.cpp:23113
MethodsetInverted
! Sets whether the ending decoration shall be inverted. For example, an arrow decoration will point inward when \a inverted is set to true. Not
qcustomplot/qcustomplot.cpp:3444
MethodsetKey
! Sets the key coordinate of the statistical box. */
qcustomplot/qcustomplot.cpp:19201
MethodsetKeyAxis
! The key axis of a plottable can be set to any axis of a QCustomPlot, as long as it is orthogonal to the plottable's value axis. This function pe
qcustomplot/qcustomplot.cpp:6962
MethodsetKeyRange
! Sets the coordinate range the data shall be distributed over in the key dimension. Together with the value range, This defines the rectangular a
qcustomplot/qcustomplot.cpp:19788
MethodsetKeySize
! Resizes the data array to have \a keySize cells in the key dimension. The current data is discarded and the map cells are set to 0, unless the
qcustomplot/qcustomplot.cpp:19742
MethodsetLabelColor
! Sets the color of the axis label. \see setLabelFont */
qcustomplot/qcustomplot.cpp:4976
MethodsetLabelFont
! Sets the font of the axis label. \see setLabelColor */
qcustomplot/qcustomplot.cpp:4962
MethodsetLabelPadding
! Sets the distance between the tick labels and the axis label. \see setTickLabelPadding, setPadding */
qcustomplot/qcustomplot.cpp:4999
MethodsetLabelPixMap
设置面板图标
maincontent/controlwidget/framecontrol/framecontrol.cpp:28
MethodsetLength
! Sets the length of the ending decoration, if the style supports it. On arrows, for example, the length defines the size in pointing direction.
qcustomplot/qcustomplot.cpp:3431
MethodsetLevelCount
! Sets the number of discretization levels of the color gradient to \a n. The default is 350 which is typically enough to create a smooth appearan
qcustomplot/qcustomplot.cpp:11197
MethodsetLoopFlage
numberanimation/numberanimation.cpp:30
MethodsetLowerQuartile
! Sets the parameter "lower Quartile" of the statistical box plot. This is the lower end of the box. The lower and the upper quartiles are the two
qcustomplot/qcustomplot.cpp:19224
MethodsetMaximum
! Sets the parameter "maximum" of the statistical box plot. This is the position of the upper whisker, typically the maximum measurement of the sa
qcustomplot/qcustomplot.cpp:19259
MethodsetMaximumSize
! Sets the maximum size for the inner \ref rect of this layout element. A parent layout tries to respect the \a size here by changing row/column s
qcustomplot/qcustomplot.cpp:1853
MethodsetMedian
! Sets the parameter "median" of the statistical box plot. This is the value of the median mark inside the quartile box. The median separates the
qcustomplot/qcustomplot.cpp:19236
MethodsetMedianPen
! Sets the pen used for drawing the median indicator line inside the statistical box. */
qcustomplot/qcustomplot.cpp:19338
MethodsetMinimum
! Sets the parameter "minimum" of the statistical box plot. This is the position of the lower whisker, typically the minimum measurement of the sa
qcustomplot/qcustomplot.cpp:19212
MethodsetMinimumMargins
! If \ref setAutoMargins is enabled on some or all margins, this function is used to provide minimum values for those margins. The minimum va
qcustomplot/qcustomplot.cpp:1798
MethodsetMinimumSize
! Sets the minimum size for the inner \ref rect of this layout element. A parent layout tries to respect the \a size here by changing row/column s
qcustomplot/qcustomplot.cpp:1830
MethodsetModes
! Sets the mode of the painter. This controls whether the painter shall adjust its fixes/workarounds optimized for certain output devices. */
qcustomplot/qcustomplot.cpp:163
MethodsetMultiSelectModifier
! Sets the keyboard modifier that will be recognized as multi-select-modifier. If \ref QCP::iMultiSelect is specified in \ref setInteractions,
qcustomplot/qcustomplot.cpp:9348
MethodsetNoAntialiasingOnDrag
! Sets whether antialiasing is disabled for this QCustomPlot while the user is dragging axes ranges. If many objects, especially plottables, are d
qcustomplot/qcustomplot.cpp:9306
MethodsetNotAntialiasedElement
! Sets whether the specified \a notAntialiasedElement is forcibly drawn not antialiased. See \ref setNotAntialiasedElements for details. \
qcustomplot/qcustomplot.cpp:9182
MethodsetOpenGLWidget
maincontent/controlwidget/openglcontrol/objectmodel/objectparent.cpp:158
MethodsetOutlierStyle
! Sets the appearance of the outlier data points. \see setOutliers */
qcustomplot/qcustomplot.cpp:19348
MethodsetOutliers
! Sets a vector of outlier values that will be drawn as scatters. Any data points in the sample that are not within the whiskers (\ref setMinimum,
qcustomplot/qcustomplot.cpp:19271
MethodsetParentAnchor
! Sets the parent of this QCPItemPosition to \a parentAnchor. This means the position will now follow any position changes of the anchor. The loca
qcustomplot/qcustomplot.cpp:7771
MethodsetPenNegative
! If \ref setTwoColored is set to true, this function controls the pen that is used to draw outlines of data points with a negative trend (i.e. ba
qcustomplot/qcustomplot.cpp:20780
MethodsetPenPositive
! If \ref setTwoColored is set to true, this function controls the pen that is used to draw outlines of data points with a positive trend (i.e. ba
qcustomplot/qcustomplot.cpp:20766
MethodsetPeriodic
! Sets whether data points that are outside the configured data range (e.g. \ref QCPColorMap::setDataRange) are colored by periodically repeating
qcustomplot/qcustomplot.cpp:11270
MethodsetPitch
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:71
MethodsetPixelPoint
! Sets the apparent pixel position. This works no matter what type (\ref setType) this QCPItemPosition is or what parent-child situation it is in,
qcustomplot/qcustomplot.cpp:8073
MethodsetPlottingHint
! Sets the specified plotting \a hint to \a enabled. \see setPlottingHints */
qcustomplot/qcustomplot.cpp:9326
MethodsetPlottingHints
! Sets the plotting hints for this QCustomPlot instance as an \a or combination of QCP::PlottingHint. \see setPlottingHint */
qcustomplot/qcustomplot.cpp:9316
MethodsetPositionAlignment
! Sets which point of the text rect shall be aligned with \a position. Examples: \li If \a alignment is <tt>Qt::AlignHCenter | Qt::AlignTop</
qcustomplot/qcustomplot.cpp:22326
MethodsetProgressFinish
设置进度条100%
maincontent/controlwidget/progresscontrol/progresscontrol.cpp:44
MethodsetRangeDrag
! Sets which axis orientation may be range dragged by the user with mouse interaction. What orientation corresponds to which specific axis can be
qcustomplot/qcustomplot.cpp:12297
MethodsetRangeLower
! Sets the lower bound of the axis range. The upper bound is not changed. \see setRange */
qcustomplot/qcustomplot.cpp:4328
MethodsetRangeUpper
! Sets the upper bound of the axis range. The lower bound is not changed. \see setRange */
qcustomplot/qcustomplot.cpp:4351
MethodsetRangeZoom
! Sets which axis orientation may be zoomed by the user with the mouse wheel. What orientation corresponds to which specific axis can be set with
qcustomplot/qcustomplot.cpp:12317
MethodsetRangeZoomAxes
! Sets the axes whose range will be zoomed when \ref setRangeZoom enables mouse wheel zooming on the QCustomPlot widget. The two axes can be zoome
qcustomplot/qcustomplot.cpp:12341
MethodsetRangeZoomFactor
! Sets how strong one rotation step of the mouse wheel zooms, when range zoom was activated with \ref setRangeZoom. The two parameters \a horizont
qcustomplot/qcustomplot.cpp:12357
MethodsetRotation
! Sets the angle in degrees by which the text (and the text rectangle, if visible) will be rotated around \a position. */
qcustomplot/qcustomplot.cpp:22343
MethodsetRowSpacing
! Sets the gap that is left blank between rows to \a pixels. \see setColumnSpacing */
qcustomplot/qcustomplot.cpp:2710
MethodsetRowStretchFactor
! Sets the stretch \a factor of \a row. Stretch factors control the relative sizes of rows and columns. Cells will not be resized beyond thei
qcustomplot/qcustomplot.cpp:2655
MethodsetRowStretchFactors
! Sets the stretch \a factors of all rows. \a factors must have the size \ref rowCount. Stretch factors control the relative sizes of rows and
qcustomplot/qcustomplot.cpp:2678
MethodsetScaleRatio
! Scales the range of this axis to have a certain scale \a ratio to \a otherAxis. The scaling will be done around the center of the current axis r
qcustomplot/qcustomplot.cpp:5218
MethodsetScaled
! Sets whether the pixmap will be scaled to fit the rectangle defined by the \a topLeft and \a bottomRight positions. */
qcustomplot/qcustomplot.cpp:22757
MethodsetSelectable
! Sets whether the user can (de-)select this plottable by clicking on the QCustomPlot surface. (When \ref QCustomPlot::setInteractions contains iS
qcustomplot/qcustomplot.cpp:6992
MethodsetSelectedBasePen
! Sets the pen that is used to draw the axis base line when selected. \see setBasePen, setSelectableParts, setSelectedParts, QCustomPlot::setIn
qcustomplot/qcustomplot.cpp:5093
MethodsetSelectedBorderPen
! When the legend box is selected, this pen is used to draw the border instead of the normal pen set via \ref setBorderPen. \see setSelectedPar
qcustomplot/qcustomplot.cpp:13159
MethodsetSelectedBrush
! When the plottable is selected, this brush is used to draw fills instead of the normal brush set via \ref setBrush. \see setSelected, setSele
qcustomplot/qcustomplot.cpp:6946
MethodsetSelectedColor
! Sets the color of the text that will be used when the item is selected. */
qcustomplot/qcustomplot.cpp:22234
MethodsetSelectedFont
! When this legend item is selected, \a font is used to draw generic text, instead of the normal font set with \ref setFont. \see setFont, QC
qcustomplot/qcustomplot.cpp:12681
MethodsetSelectedIconBorderPen
! Sets the pen legend items will use to draw their icon borders, when they are selected. \see setSelectedParts, setSelectableParts, setSelectedFo
qcustomplot/qcustomplot.cpp:13169
MethodsetSelectedLabelColor
! Sets the color that is used for the axis label when it is selected. \see setLabelColor, setSelectableParts, setSelectedParts, QCustomPlot::se
qcustomplot/qcustomplot.cpp:5083
MethodsetSelectedLabelFont
! Sets the font that is used for the axis label when it is selected. \see setLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::setI
qcustomplot/qcustomplot.cpp:5059
MethodsetSelectedPen
! When the plottable is selected, this pen is used to draw basic lines instead of the normal pen set via \ref setPen. \see setSelected, setSele
qcustomplot/qcustomplot.cpp:6921
MethodsetSelectedSubTickPen
! Sets the pen that is used to draw the subticks when selected. \see setSubTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInter
qcustomplot/qcustomplot.cpp:5113
MethodsetSelectedTextColor
! When this legend item is selected, \a color is used to draw generic text, instead of the normal color set with \ref setTextColor. \see setT
qcustomplot/qcustomplot.cpp:12692
MethodsetSelectedTickLabelColor
! Sets the color that is used for tick labels when they are selected. \see setTickLabelColor, setSelectableParts, setSelectedParts, QCustomPlot
qcustomplot/qcustomplot.cpp:5070
MethodsetSelectedTickLabelFont
! Sets the font that is used for tick labels when they are selected. \see setTickLabelFont, setSelectableParts, setSelectedParts, QCustomPlot::
qcustomplot/qcustomplot.cpp:5045
MethodsetSelectedTickPen
! Sets the pen that is used to draw the (major) ticks when selected. \see setTickPen, setSelectableParts, setSelectedParts, QCustomPlot::setInt
qcustomplot/qcustomplot.cpp:5103
MethodsetSelectionTolerance
! Sets the tolerance that is used to decide whether a click selects an object (e.g. a plottable) or not. If the user clicks in the vicinity o
qcustomplot/qcustomplot.cpp:9292
MethodsetShape
! Sets the shape to \a shape. Note that the calls \ref setPixmap and \ref setCustomPath automatically set the shape to \ref ssPixmap and \ref
qcustomplot/qcustomplot.cpp:457
MethodsetSpacingType
! Sets how the spacing between adjacent bars is interpreted. See \ref SpacingType. The actual spacing can then be specified with \ref setSpacin
qcustomplot/qcustomplot.cpp:18094
MethodsetSubGridPen
! Sets the pen with which sub grid lines are drawn. */
qcustomplot/qcustomplot.cpp:3731
MethodsetSubGridVisible
! Sets whether grid lines at sub tick marks are drawn. \see setSubGridPen */
qcustomplot/qcustomplot.cpp:3699
MethodsetSubTickLength
! Sets the length of the subticks in pixels. \a inside is the length the subticks will reach inside the plot and \a outside is the length they wil
qcustomplot/qcustomplot.cpp:4891
MethodsetSubTickLengthIn
! Sets the length of the inward subticks in pixels. \a inside is the length the subticks will reach inside the plot. \see setSubTickLengthOut
qcustomplot/qcustomplot.cpp:4903
MethodsetSubTickLengthOut
! Sets the length of the outward subticks in pixels. \a outside is the length the subticks will reach outside the plot. If \a outside is greater t
qcustomplot/qcustomplot.cpp:4918
MethodsetSubTickPen
! Sets the pen, subtick marks will be drawn with. \see setSubTickCount, setSubTickLength, setBasePen */
qcustomplot/qcustomplot.cpp:4952
MethodsetTail
! Sets the line ending style of the tail. The tail corresponds to the \a start position. Note that due to the overloaded QCPLineEnding construc
qcustomplot/qcustomplot.cpp:21708
MethodsetTickLabelFont
! Sets the font of the tick labels. \see setTickLabels, setTickLabelColor */
qcustomplot/qcustomplot.cpp:4574
MethodsetTickLabelPadding
! Sets the distance between the axis base line (including any outward ticks) and the tick labels. \see setLabelPadding, setPadding */
qcustomplot/qcustomplot.cpp:4530
MethodsetTickLabelRotation
! Sets the rotation of the tick labels. If \a degrees is zero, the labels are drawn normally. Else, the tick labels are drawn rotated by \a degree
qcustomplot/qcustomplot.cpp:4606
MethodsetTickLabelSide
! Sets whether the tick labels (numbers) shall appear inside or outside the axis rect. The usual and default setting is \ref lsOutside. Very co
qcustomplot/qcustomplot.cpp:4622
MethodsetTickLength
! Sets the length of the ticks in pixels. \a inside is the length the ticks will reach inside the plot and \a outside is the length they will reac
qcustomplot/qcustomplot.cpp:4831
MethodsetTickLengthIn
! Sets the length of the inward ticks in pixels. \a inside is the length the ticks will reach inside the plot. \see setTickLengthOut, setTick
qcustomplot/qcustomplot.cpp:4843
MethodsetTickLengthOut
! Sets the length of the outward ticks in pixels. \a outside is the length the ticks will reach outside the plot. If \a outside is greater than ze
qcustomplot/qcustomplot.cpp:4858
MethodsetTickPen
! Sets the pen, tick marks will be drawn with. \see setTickLength, setBasePen */
qcustomplot/qcustomplot.cpp:4942
MethodsetTickVector
! If you want full control over what ticks (and possibly labels) the axes show, this function is used to set the coordinates at which ticks will a
qcustomplot/qcustomplot.cpp:4798
← previousnext →801–900 of 1,059, ranked by callers