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
Method
CylinderControl
构造函数
maincontent/controlwidget/cylindercontrol/cylindercontrol.cpp:10
Method
CylinderWidget
构造函数
maincontent/controlwidget/cylindercontrol/cylinderwidget.cpp:12
Method
FlowLayout
[1]
flowlayout/flowlayout.cpp:47
Method
FrameControl
构造函数
maincontent/controlwidget/framecontrol/framecontrol.cpp:14
Method
FrameWidget
构造函数
maincontent/controlwidget/framecontrol/framewidget.cpp:12
Function
GetCenterPoint
获取控件中心点位置
globaldef.hpp:71
Method
ListControl
构造函数
maincontent/controlwidget/listcontrol/listcontrol.cpp:12
Method
ListWidget
构造函数
maincontent/controlwidget/listcontrol/listwidget.cpp:11
Method
MainObject
screen/mainobject.cpp:12
Method
MainTitleBar
titlebar/maintitlebar.cpp:10
Method
MainWindow
构造函数
mainwindow.cpp:12
Method
MoveControl
构造函数
maincontent/controlwidget/movecontrol/movecontrol.cpp:10
Method
MoveWidget
构造函数
maincontent/controlwidget/movecontrol/movewidget.cpp:12
Method
NumberAnimation
numberanimation/numberanimation.cpp:13
Method
ObjectCube
maincontent/controlwidget/openglcontrol/objectmodel/objectcube.cpp:10
Method
ObjectFactory
maincontent/controlwidget/openglcontrol/objectfactory.cpp:11
Method
ObjectParent
maincontent/controlwidget/openglcontrol/objectmodel/objectparent.cpp:13
Method
OpenglControl
maincontent/controlwidget/openglcontrol/openglcontrol.cpp:14
Method
OpenglWidget
maincontent/controlwidget/openglcontrol/openglwidget.cpp:4
Method
PlotControl
构造函数
maincontent/controlwidget/plotcontrol/plotcontrol.cpp:11
Method
PlotWidget
构造函数
maincontent/controlwidget/plotcontrol/plotwidget.cpp:10
Method
ProcessControl
构造函数
maincontent/controlwidget/processcontrol/processcontrol.cpp:13
Method
ProcessWidget
构造函数
maincontent/controlwidget/processcontrol/processwidget.cpp:12
Method
ProgressControl
构造函数
maincontent/controlwidget/progresscontrol/progresscontrol.cpp:11
Method
ProgressWidget
构造函数
maincontent/controlwidget/progresscontrol/progresswidget.cpp:10
Method
QCPAbstractItem
! Base class constructor which initializes base class members. */
qcustomplot/qcustomplot.cpp:8338
Method
QCPAbstractLegendItem
! 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
Method
QCPAbstractPlottable
! 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
Method
QCPAxis
! 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
Method
QCPAxisPainterPrivate
! Constructs a QCPAxisPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. */
qcustomplot/qcustomplot.cpp:6067
Method
QCPAxisRect
! 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
Method
QCPBarData
! Constructs a bar data point with key and value set to zero. */
qcustomplot/qcustomplot.cpp:18362
Method
QCPBars
! 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
Method
QCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
qcustomplot/qcustomplot.cpp:18074
Method
QCPColorGradient
! 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
Method
QCPColorMap
! 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
Method
QCPColorMapData
! 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
Method
QCPColorScale
! Constructs a new QCPColorScale. */
qcustomplot/qcustomplot.cpp:13804
Method
QCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
qcustomplot/qcustomplot.cpp:14219
Method
QCPCurve
! 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
Method
QCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
qcustomplot/qcustomplot.cpp:16739
Method
QCPData
! Constructs a data point with key, value and all errors set to zero. */
qcustomplot/qcustomplot.cpp:14389
Method
QCPFinancial
! 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
Method
QCPFinancialData
! Constructs a data point with key and all values set to zero. */
qcustomplot/qcustomplot.cpp:20547
Method
QCPGraph
! 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
Method
QCPGrid
! 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
Method
QCPItemAnchor
! 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
Method
QCPItemBracket
! Creates a bracket item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:23332
Method
QCPItemCurve
! Creates a curve item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:21884
Method
QCPItemEllipse
! Creates an ellipse item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22530
Method
QCPItemLine
! Creates a line item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:21651
Method
QCPItemPixmap
! Creates a rectangle item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22720
Method
QCPItemPosition
! 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
Method
QCPItemRect
! Creates a rectangle item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22034
Method
QCPItemStraightLine
! 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
Method
QCPItemText
! Creates a text item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22192
Method
QCPItemTracer
! Creates a tracer item and sets default values. The constructed item can be added to the plot with QCustomPlot::addItem. */
qcustomplot/qcustomplot.cpp:22979
Method
QCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
qcustomplot/qcustomplot.cpp:739
Method
QCPLayerable
! 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
Method
QCPLayout
! 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
Method
QCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
qcustomplot/qcustomplot.cpp:1728
Method
QCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
qcustomplot/qcustomplot.cpp:2489
Method
QCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
qcustomplot/qcustomplot.cpp:3085
Method
QCPLegend
! 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
Method
QCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
qcustomplot/qcustomplot.cpp:3387
Method
QCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
qcustomplot/qcustomplot.cpp:1543
Method
QCPPainter
! Creates a new QCPPainter instance and sets default values */
qcustomplot/qcustomplot.cpp:50
Method
QCPPlotTitle
qcustomplot/qcustomplot.cpp:13507
Method
QCPPlottableLegendItem
! 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
Method
QCPRange
! Constructs a range with \a lower and \a upper set to zero. */
qcustomplot/qcustomplot.cpp:1298
Method
QCPScatterStyle
! 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
Method
QCPStatisticalBox
! 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
Method
QCustomPlot
! Constructs a QCustomPlot and sets reasonable default values. */
qcustomplot/qcustomplot.cpp:9015
Method
ShaderLibrary
maincontent/controlwidget/openglcontrol/shaderlibrary.cpp:10
Method
SliderControl
构造函数
maincontent/controlwidget/slidercontrol/slidercontrol.cpp:16
Method
SliderWidget
构造函数
maincontent/controlwidget/slidercontrol/sliderwidget.cpp:12
Method
SplashScreen
构造函数
screen/splashscreen.cpp:17
Method
SystemTray
构造函数
systemtray/systemtray.cpp:15
Method
TableControl
构造函数
maincontent/controlwidget/tablecontrol/tablecontrol.cpp:10
Method
TableWidget
构造函数
maincontent/controlwidget/tablecontrol/tablewidget.cpp:10
Method
TextureLibrary
maincontent/controlwidget/openglcontrol/texturelibrary.cpp:10
Method
TitleBar
构造函数
titlebar/titlebar.cpp:11
Method
aboutSlot
关于软件
systemtray/systemtray.cpp:63
Function
adaptiveSampling
qcustomplot/qcustomplot.h:2540
Method
addAxes
! 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
Method
addAxis
! 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
Method
addData
! 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
Method
addFillBasePoints
! \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
Method
addItem
[3]
flowlayout/flowlayout.cpp:70
Method
addLayer
! 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
Method
addPlottable
! Adds the specified plottable to the plot and, if \ref setAutoAddPlottableToLegend is enabled, to the legend (QCustomPlot::legend). QCustomPlot t
qcustomplot/qcustomplot.cpp:9493
Method
adoptElement
! \internal Associates \a el with this layout. This is done by setting the \ref QCPLayoutElement::layout, the \ref QCPLayerable::parentLayerabl
qcustomplot/qcustomplot.cpp:2288
Method
anchor
! 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
Function
anchors
qcustomplot/qcustomplot.h:1637
Method
animationFinished
numberanimation/numberanimation.cpp:41
Function
antialiasedElements
qcustomplot/qcustomplot.h:1724
Function
antialiasedErrorBars
qcustomplot/qcustomplot.h:1412
Function
antialiasedFill
qcustomplot/qcustomplot.h:1410
Function
antialiasedScatters
qcustomplot/qcustomplot.h:1411
Function
antialiasedSubGrid
qcustomplot/qcustomplot.h:946
← previous
next →
301–400 of 1,059, ranked by callers