MCPcopy Create free account

hub / github.com/YYC572652645/QCoolPage / functions

Functions1,059 in github.com/YYC572652645/QCoolPage

MethodCylinderControl
构造函数
maincontent/controlwidget/cylindercontrol/cylindercontrol.cpp:10
MethodCylinderWidget
构造函数
maincontent/controlwidget/cylindercontrol/cylinderwidget.cpp:12
MethodFlowLayout
[1]
flowlayout/flowlayout.cpp:47
MethodFrameControl
构造函数
maincontent/controlwidget/framecontrol/framecontrol.cpp:14
MethodFrameWidget
构造函数
maincontent/controlwidget/framecontrol/framewidget.cpp:12
FunctionGetCenterPoint
获取控件中心点位置
globaldef.hpp:71
MethodListControl
构造函数
maincontent/controlwidget/listcontrol/listcontrol.cpp:12
MethodListWidget
构造函数
maincontent/controlwidget/listcontrol/listwidget.cpp:11
MethodMainObject
screen/mainobject.cpp:12
MethodMainTitleBar
titlebar/maintitlebar.cpp:10
MethodMainWindow
构造函数
mainwindow.cpp:12
MethodMoveControl
构造函数
maincontent/controlwidget/movecontrol/movecontrol.cpp:10
MethodMoveWidget
构造函数
maincontent/controlwidget/movecontrol/movewidget.cpp:12
MethodNumberAnimation
numberanimation/numberanimation.cpp:13
MethodObjectCube
maincontent/controlwidget/openglcontrol/objectmodel/objectcube.cpp:10
MethodObjectFactory
maincontent/controlwidget/openglcontrol/objectfactory.cpp:11
MethodObjectParent
maincontent/controlwidget/openglcontrol/objectmodel/objectparent.cpp:13
MethodOpenglControl
maincontent/controlwidget/openglcontrol/openglcontrol.cpp:14
MethodOpenglWidget
maincontent/controlwidget/openglcontrol/openglwidget.cpp:4
MethodPlotControl
构造函数
maincontent/controlwidget/plotcontrol/plotcontrol.cpp:11
MethodPlotWidget
构造函数
maincontent/controlwidget/plotcontrol/plotwidget.cpp:10
MethodProcessControl
构造函数
maincontent/controlwidget/processcontrol/processcontrol.cpp:13
MethodProcessWidget
构造函数
maincontent/controlwidget/processcontrol/processwidget.cpp:12
MethodProgressControl
构造函数
maincontent/controlwidget/progresscontrol/progresscontrol.cpp:11
MethodProgressWidget
构造函数
maincontent/controlwidget/progresscontrol/progresswidget.cpp:10
MethodQCPAbstractItem
! Base class constructor which initializes base class members. */
qcustomplot/qcustomplot.cpp:8338
MethodQCPAbstractLegendItem
! Constructs a QCPAbstractLegendItem and associates it with the QCPLegend \a parent. This does not cause the item to be added to \a parent, so \re
qcustomplot/qcustomplot.cpp:12641
MethodQCPAbstractPlottable
! Constructs an abstract plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAx
qcustomplot/qcustomplot.cpp:6838
MethodQCPAxis
! Constructs an Axis instance of Type \a type for the axis rect \a parent. Usually it isn't necessary to instantiate axes directly, because you
qcustomplot/qcustomplot.cpp:3995
MethodQCPAxisPainterPrivate
! Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. */
qcustomplot/qcustomplot.cpp:6067
MethodQCPAxisRect
! Creates a QCPAxisRect instance and sets default values. An axis is added for each of the four sides, the top and right axes are set invisible in
qcustomplot/qcustomplot.cpp:11720
MethodQCPBarData
! Constructs a bar data point with key and value set to zero. */
qcustomplot/qcustomplot.cpp:18362
MethodQCPBars
! Constructs a bar chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must re
qcustomplot/qcustomplot.cpp:18444
MethodQCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
qcustomplot/qcustomplot.cpp:18074
MethodQCPColorGradient
! Constructs a new QCPColorGradient initialized with the colors and color interpolation according to \a preset. The color level count is init
qcustomplot/qcustomplot.cpp:11172
MethodQCPColorMap
! Constructs a color map with the specified \a keyAxis and \a valueAxis. The constructed QCPColorMap can be added to the plot with QCustomPlot:
qcustomplot/qcustomplot.cpp:20067
MethodQCPColorMapData
! Constructs a new QCPColorMapData instance. The instance has \a keySize cells in the key direction and \a valueSize cells in the value direction.
qcustomplot/qcustomplot.cpp:19621
MethodQCPColorScale
! Constructs a new QCPColorScale. */
qcustomplot/qcustomplot.cpp:13804
MethodQCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
qcustomplot/qcustomplot.cpp:14219
MethodQCPCurve
! Constructs a curve which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
qcustomplot/qcustomplot.cpp:16800
MethodQCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
qcustomplot/qcustomplot.cpp:16739
MethodQCPData
! Constructs a data point with key, value and all errors set to zero. */
qcustomplot/qcustomplot.cpp:14389
MethodQCPFinancial
! Constructs a financial chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
qcustomplot/qcustomplot.cpp:20625
MethodQCPFinancialData
! Constructs a data point with key and all values set to zero. */
qcustomplot/qcustomplot.cpp:20547
MethodQCPGraph
! Constructs a graph which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
qcustomplot/qcustomplot.cpp:14477
MethodQCPGrid
! Creates a QCPGrid instance and sets default values. You shouldn't instantiate grids on their own, since every QCPAxis brings its own QCPGrid.
qcustomplot/qcustomplot.cpp:3679
MethodQCPItemAnchor
! Creates a new QCPItemAnchor. You shouldn't create QCPItemAnchor instances directly, even if you want to make a new item subclass. Use \ref QCPAb
qcustomplot/qcustomplot.cpp:7450
MethodQCPItemBracket
! Creates a bracket item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:23332
MethodQCPItemCurve
! Creates a curve item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:21884
MethodQCPItemEllipse
! Creates an ellipse item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22530
MethodQCPItemLine
! Creates a line item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:21651
MethodQCPItemPixmap
! Creates a rectangle item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22720
MethodQCPItemPosition
! Creates a new QCPItemPosition. You shouldn't create QCPItemPosition instances directly, even if you want to make a new item subclass. Use \ref Q
qcustomplot/qcustomplot.cpp:7623
MethodQCPItemRect
! Creates a rectangle item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22034
MethodQCPItemStraightLine
! Creates a straight line item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:21461
MethodQCPItemText
! Creates a text item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22192
MethodQCPItemTracer
! Creates a tracer item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22979
MethodQCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
qcustomplot/qcustomplot.cpp:739
MethodQCPLayerable
! Creates a new QCPLayerable instance. Since QCPLayerable is an abstract base class, it can't be instantiated directly. Use one of the derive
qcustomplot/qcustomplot.cpp:920
MethodQCPLayout
! Creates an instance of QCPLayout and sets default values. Note that since QCPLayout is an abstract base class, it can't be instantiated directly
qcustomplot/qcustomplot.cpp:2124
MethodQCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
qcustomplot/qcustomplot.cpp:1728
MethodQCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
qcustomplot/qcustomplot.cpp:2489
MethodQCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
qcustomplot/qcustomplot.cpp:3085
MethodQCPLegend
! Constructs a new QCPLegend instance with \a parentPlot as the containing plot and default values. Note that by default, QCustomPlot already c
qcustomplot/qcustomplot.cpp:12947
MethodQCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
qcustomplot/qcustomplot.cpp:3387
MethodQCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
qcustomplot/qcustomplot.cpp:1543
MethodQCPPainter
! Creates a new QCPPainter instance and sets default values */
qcustomplot/qcustomplot.cpp:50
MethodQCPPlotTitle
qcustomplot/qcustomplot.cpp:13507
MethodQCPPlottableLegendItem
! Creates a new legend item associated with \a plottable. Once it's created, it can be added to the legend via \ref QCPLegend::addItem. A
qcustomplot/qcustomplot.cpp:12817
MethodQCPRange
! Constructs a range with \a lower and \a upper set to zero. */
qcustomplot/qcustomplot.cpp:1298
MethodQCPScatterStyle
! Creates a new QCPScatterStyle instance with size set to 6. No shape, pen or brush is defined. Since the pen is undefined (\ref isPenDefined r
qcustomplot/qcustomplot.cpp:331
MethodQCPStatisticalBox
! Constructs a statistical box which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
qcustomplot/qcustomplot.cpp:19176
MethodQCustomPlot
! Constructs a QCustomPlot and sets reasonable default values. */
qcustomplot/qcustomplot.cpp:9015
MethodShaderLibrary
maincontent/controlwidget/openglcontrol/shaderlibrary.cpp:10
MethodSliderControl
构造函数
maincontent/controlwidget/slidercontrol/slidercontrol.cpp:16
MethodSliderWidget
构造函数
maincontent/controlwidget/slidercontrol/sliderwidget.cpp:12
MethodSplashScreen
构造函数
screen/splashscreen.cpp:17
MethodSystemTray
构造函数
systemtray/systemtray.cpp:15
MethodTableControl
构造函数
maincontent/controlwidget/tablecontrol/tablecontrol.cpp:10
MethodTableWidget
构造函数
maincontent/controlwidget/tablecontrol/tablewidget.cpp:10
MethodTextureLibrary
maincontent/controlwidget/openglcontrol/texturelibrary.cpp:10
MethodTitleBar
构造函数
titlebar/titlebar.cpp:11
MethodaboutSlot
关于软件
systemtray/systemtray.cpp:63
FunctionadaptiveSampling
qcustomplot/qcustomplot.h:2540
MethodaddAxes
! Adds a new axis with \ref addAxis to each axis rect side specified in \a types. This may be an <tt>or</tt>-combination of QCPAxis::AxisType, so
qcustomplot/qcustomplot.cpp:11901
MethodaddAxis
! Adds a new axis to the axis rect side specified with \a type, and returns it. If \a axis is 0, a new QCPAxis instance is created internally.
qcustomplot/qcustomplot.cpp:11859
MethodaddData
! Adds the provided data points in \a dataMap to the current data. Alternatively, you can also access and modify the graph's data via the \ref
qcustomplot/qcustomplot.cpp:14856
MethodaddFillBasePoints
! \internal The line data vector generated by e.g. getLinePlotData contains only the line that connects the data points. If the graph needs to
qcustomplot/qcustomplot.cpp:16012
MethodaddItem
[3]
flowlayout/flowlayout.cpp:70
MethodaddLayer
! Adds a new layer to this QCustomPlot instance. The new layer will have the name \a name, which must be unique. Depending on \a insertMode, it is
qcustomplot/qcustomplot.cpp:10081
MethodaddPlottable
! Adds the specified plottable to the plot and, if \ref setAutoAddPlottableToLegend is enabled, to the legend (QCustomPlot::legend). QCustomPlot t
qcustomplot/qcustomplot.cpp:9493
MethodadoptElement
! \internal Associates \a el with this layout. This is done by setting the \ref QCPLayoutElement::layout, the \ref QCPLayerable::parentLayerabl
qcustomplot/qcustomplot.cpp:2288
Methodanchor
! Returns the QCPItemAnchor with the specified \a name. If this item doesn't have an anchor by that name, returns 0. This function provides a
qcustomplot/qcustomplot.cpp:8462
Functionanchors
qcustomplot/qcustomplot.h:1637
MethodanimationFinished
numberanimation/numberanimation.cpp:41
FunctionantialiasedElements
qcustomplot/qcustomplot.h:1724
FunctionantialiasedErrorBars
qcustomplot/qcustomplot.h:1412
FunctionantialiasedFill
qcustomplot/qcustomplot.h:1410
FunctionantialiasedScatters
qcustomplot/qcustomplot.h:1411
FunctionantialiasedSubGrid
qcustomplot/qcustomplot.h:946
← previousnext →301–400 of 1,059, ranked by callers