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
labelColor
qcustomplot/qcustomplot.h:1127
Function
labelFont
qcustomplot/qcustomplot.h:1126
Method
labelPadding
No documentation as it is a property getter */
qcustomplot/qcustomplot.cpp:4137
Method
layerCount
! Returns the number of currently existing layers in the plot \see layer, addLayer */
qcustomplot/qcustomplot.cpp:10063
Method
layerableAt
! \internal Returns the layerable at pixel position \a pos. If \a onlySelectable is set to true, only those layerables that are selectable will
qcustomplot/qcustomplot.cpp:11000
Function
layout
getters:
qcustomplot/qcustomplot.h:656
Method
layoutElementAt
! Returns the layout element at pixel position \a pos. If there is no element at that position, returns 0. Only visible elements are used. If
qcustomplot/qcustomplot.cpp:10253
Function
left
read-only interface imitating a QRect:
qcustomplot/qcustomplot.h:2025
Function
length
qcustomplot/qcustomplot.h:906
Function
levelCount
getters:
qcustomplot/qcustomplot.h:1938
Function
lineStyle
qcustomplot/qcustomplot.h:2533
Method
loadPreset
! Clears the current color stops and loads the specified \a preset. A preset consists of predefined color stops and the corresponding color interp
qcustomplot/qcustomplot.cpp:11394
Method
lowerEnding
No documentation as it is a property getter */
qcustomplot/qcustomplot.cpp:4149
Method
lowerFillBasePoint
! \internal called by \ref addFillBasePoints to conveniently assign the point which closes the fill polygon on the lower side of the zero-value
qcustomplot/qcustomplot.cpp:16053
Function
lowerQuartile
qcustomplot/qcustomplot.h:2939
Function
main
main.cpp:7
Method
mainBrush
! \internal Returns the brush that should be used for drawing fills of the plottable. Returns mBrush when the graph is not selected and mSelected
qcustomplot/qcustomplot.cpp:7277
Method
mainColor
! \internal Returns the color that should be used for drawing text. Returns mColor when the item is not selected and mSelectedColor when it is. *
qcustomplot/qcustomplot.cpp:22487
Method
mainFont
! \internal Returns the main font to be used. This is mSelectedFont if \ref setSelected is set to <tt>true</tt>, else mFont is returned. */
qcustomplot/qcustomplot.cpp:13702
Method
mainPen
! \internal Returns the pen that should be used for drawing lines of the plottable. Returns mPen when the graph is not selected and mSelectedPen
qcustomplot/qcustomplot.cpp:7267
Method
mainTextColor
! \internal Returns the main color to be used. This is mSelectedTextColor if \ref setSelected is set to <tt>true</tt>, else mTextColor is retur
qcustomplot/qcustomplot.cpp:13712
Method
makeNonCosmetic
! Changes the pen width to 1 if it currently is 0. This function is called in the \ref setPen overrides when the \ref pmNonCosmetic mode is set. *
qcustomplot/qcustomplot.cpp:237
Method
makeObject
maincontent/controlwidget/openglcontrol/objectmodel/objectparent.cpp:175
Method
makeObject
maincontent/controlwidget/openglcontrol/objectmodel/objectcube.cpp:19
Function
marginGroups
qcustomplot/qcustomplot.h:665
Method
marginSideToAxisType
! Transforms a margin side to the logically corresponding axis type. (QCP::msLeft to QCPAxis::atLeft, QCP::msRight to QCPAxis::atRight, etc.) */
qcustomplot/qcustomplot.cpp:5483
Method
matchPoint
匹配距离当前鼠标最近的点
maincontent/controlwidget/plotcontrol/plotcontrol.cpp:109
Function
maximum
qcustomplot/qcustomplot.h:2942
Function
maximumSize
qcustomplot/qcustomplot.h:663
Method
mayTraverse
! \internal This function is part of the curve optimization algorithm of \ref getCurveData. This method returns whether a segment going from
qcustomplot/qcustomplot.cpp:17614
Function
median
qcustomplot/qcustomplot.h:2940
Function
medianPen
qcustomplot/qcustomplot.h:2948
Function
minimum
qcustomplot/qcustomplot.h:2938
Function
minimumMargins
qcustomplot/qcustomplot.h:660
Function
modes
qcustomplot/qcustomplot.h:334
Method
mouseDoubleClickEvent
! \internal Event handler for when a double click occurs. Emits the \ref mouseDoubleClick signal, then emits the specialized signals when certain
qcustomplot/qcustomplot.cpp:10681
Method
mouseMoveEvent
! \internal Event handler for when the cursor is moved. Emits the \ref mouseMove signal. If a layout element has mouse capture focus (a mouseP
qcustomplot/qcustomplot.cpp:10745
Method
mouseMoveEvent
鼠标移动事件
titlebar/titlebar.cpp:42
Method
mouseMoveEvent
鼠标移动事件
maincontent/controlwidget/processcontrol/processcontrol.cpp:101
Method
mouseMoveEvent
鼠标移动事件
maincontent/controlwidget/movecontrol/movecontrol.cpp:49
Method
mousePressEvent
! \internal Event handler for when a mouse button is pressed. Emits the mousePress signal. Then determines the affected layout element and forw
qcustomplot/qcustomplot.cpp:10723
Method
mousePressEvent
鼠标点击事件
titlebar/titlebar.cpp:23
Method
mousePressEvent
鼠标点击事件
maincontent/controlwidget/processcontrol/processcontrol.cpp:84
Method
mousePressEvent
鼠标点击事件
maincontent/controlwidget/movecontrol/movecontrol.cpp:32
Method
mouseReleaseEvent
鼠标释放事件
titlebar/titlebar.cpp:36
Method
mouseReleaseEvent
鼠标释放事件
maincontent/controlwidget/processcontrol/processcontrol.cpp:95
Method
mouseReleaseEvent
鼠标释放事件
maincontent/controlwidget/movecontrol/movecontrol.cpp:43
Method
moveAbove
! Moves this bars plottable above \a bars. In other words, the bars of this plottable will appear above the bars of \a bars. The move target \a ba
qcustomplot/qcustomplot.cpp:18620
Method
moveBelow
! Moves this bars plottable below \a bars. In other words, the bars of this plottable will appear below the bars of \a bars. The move target \a ba
qcustomplot/qcustomplot.cpp:18587
Method
moveLayer
! Moves the specified \a layer either above or below \a otherLayer. Whether it's placed above or below is controlled with \a insertMode. Retu
qcustomplot/qcustomplot.cpp:10162
Method
moveRange
! If the scale type (\ref setScaleType) is \ref stLinear, \a diff is added to the lower and upper bounds of the range. The range is simply moved b
qcustomplot/qcustomplot.cpp:5155
Method
moveToDown
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:108
Method
moveToLeft
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:93
Method
moveToRight
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:98
Method
moveToUp
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:103
Function
multiSelectModifier
qcustomplot/qcustomplot.h:1731
Function
notAntialiasedElements
qcustomplot/qcustomplot.h:1725
Function
numberPrecision
qcustomplot/qcustomplot.h:1114
Method
ohlcSelectTest
! \internal This method is a helper function for \ref selectTest. It is used to test for selection when the chart style is \ref csOhlc. It only
qcustomplot/qcustomplot.cpp:21309
Method
on_pushButtonCloseControl_clicked
关闭当前窗口
maincontent/controlwidget/movecontrol/movecontrol.cpp:81
Method
on_pushButtonClose_clicked
titlebar/maintitlebar.cpp:24
Method
on_pushButtonLeft_clicked
向左移动
maincontent/controlwidget/bannacontrol/bannacontrol.cpp:148
Method
on_pushButtonLeft_clicked
点击左侧按钮
maincontent/controlwidget/slidercontrol/slidercontrol.cpp:180
Method
on_pushButtonMin_clicked
titlebar/maintitlebar.cpp:32
Method
on_pushButtonNormalMax_clicked
titlebar/maintitlebar.cpp:41
Method
on_pushButtonRight_clicked
向右移动
maincontent/controlwidget/bannacontrol/bannacontrol.cpp:157
Method
on_pushButtonRight_clicked
点击右侧按钮
maincontent/controlwidget/slidercontrol/slidercontrol.cpp:191
Method
on_treeWidgetMenu_clicked
点击树形项显示对应页 *********************/
maincontent/controltreewidget.cpp:39
Function
operator!=
qcustomplot/qcustomplot.h:1935
Method
operator==
undocumented operator */
qcustomplot/qcustomplot.cpp:11183
Method
opposite
! Returns the axis type that describes the opposite axis of an axis with the specified \a type. */
qcustomplot/qcustomplot.cpp:5500
Function
outerRect
qcustomplot/qcustomplot.h:658
Function
outlierStyle
qcustomplot/qcustomplot.h:2949
Function
outliers
qcustomplot/qcustomplot.h:2943
Function
padding
qcustomplot/qcustomplot.h:1130
Method
paintEvent
! \internal Event handler for when the QCustomPlot widget needs repainting. This does not cause a \ref replot, but draws the internal buffer on
qcustomplot/qcustomplot.cpp:10651
Method
paintEvent
绘制事件
screen/splashscreen.cpp:42
Method
paintEvent
绘制事件
maincontent/controlwidget/cylindercontrol/cylindercontrol.cpp:36
Method
paintEvent
绘制事件
maincontent/controlwidget/progresscontrol/progresscontrol.cpp:50
Method
paintGL
maincontent/controlwidget/openglcontrol/openglcontrol.cpp:70
Function
parentAnchor
qcustomplot/qcustomplot.h:1566
Function
parentAnchorY
qcustomplot/qcustomplot.h:1568
Function
parentLegend
getters:
qcustomplot/qcustomplot.h:2097
Method
parentPlotInitialized
! \internal propagates the parent plot initialization to all child elements, by calling \ref QCPLayerable::initializeParentPlot on them. */
qcustomplot/qcustomplot.cpp:2024
Function
penNegative
qcustomplot/qcustomplot.h:3179
Function
penPositive
qcustomplot/qcustomplot.h:3178
Function
periodic
qcustomplot/qcustomplot.h:1941
Method
pixelsToCoords
! \internal Convenience function for transforming a x/y pixel pair on the QCustomPlot surface to plot coordinates, taking the orientations of t
qcustomplot/qcustomplot.cpp:7235
Function
pixmap
qcustomplot/qcustomplot.h:279
Method
placeTickLabel
! \internal Draws a single tick label with the provided \a painter, utilizing the internal label cache to significantly speed up drawing of lab
qcustomplot/qcustomplot.cpp:6378
Function
plotLayout
qcustomplot/qcustomplot.h:1723
Function
plottable
getters:
qcustomplot/qcustomplot.h:2152
Method
plottableAt
! Returns the plottable at the pixel position \a pos. Plottables that only consist of single lines (like graphs) have a tolerance band around them
qcustomplot/qcustomplot.cpp:9614
Method
plottables
! Returns a list of all the plottables that have this axis as key or value axis. If you are only interested in plottables of type QCPGraph, see
qcustomplot/qcustomplot.cpp:5422
Function
plottingHints
qcustomplot/qcustomplot.h:1730
Method
pointDistance
! \internal Calculates the (minimum) distance (in pixels) the graph's representation has from the given \a pixelPoint in pixels. This is used t
qcustomplot/qcustomplot.cpp:16388
Method
position
! Returns the QCPItemPosition with the specified \a name. If this item doesn't have a position by that name, returns 0. This function provide
qcustomplot/qcustomplot.cpp:8441
Function
positionAlignment
qcustomplot/qcustomplot.h:3453
Function
positions
non-virtual methods:
qcustomplot/qcustomplot.h:1636
Method
processMouseEvent
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:113
← previous
next →
601–700 of 1,059, ranked by callers