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
eventFilter
事件过滤
maincontent/controlwidget/processcontrol/processwidget.cpp:78
Method
eventFilter
鼠标移动
maincontent/controlwidget/plotcontrol/plotcontrol.cpp:84
Method
eventFilter
事件过滤
maincontent/controlwidget/slidercontrol/slidercontrol.cpp:162
Method
eventFilter
事件过滤
maincontent/controlwidget/movecontrol/movewidget.cpp:27
Method
expandTo
! Expands the layout to have \a newRowCount rows and \a newColumnCount columns. So the last valid row index will be \a newRowCount-1, the last val
qcustomplot/qcustomplot.cpp:2729
Method
expanded
! Returns an expanded range that contains this and \a otherRange. It is assumed that both this range and \a otherRange are normalized (see \ref no
qcustomplot/qcustomplot.cpp:1363
Method
expandingDirections
[6]
flowlayout/flowlayout.cpp:117
Method
findIndexAboveX
! \internal Finds the smallest index of \a data, whose points x value is just above \a x. Assumes x values in \a data points are ordered ascend
qcustomplot/qcustomplot.cpp:16320
Method
findIndexAboveY
! \internal Finds the smallest index of \a data, whose points y value is just above \a y. Assumes y values in \a data points are ordered descen
qcustomplot/qcustomplot.cpp:16364
Method
findIndexBelowX
! \internal Finds the highest index of \a data, whose points x value is just below \a x. Assumes x values in \a data points are ordered ascendi
qcustomplot/qcustomplot.cpp:16342
Method
findIndexBelowY
! \internal Finds the highest index of \a data, whose points y value is just below \a y. Assumes y values in \a data points are ordered descend
qcustomplot/qcustomplot.cpp:16457
Function
font
qcustomplot/qcustomplot.h:2098
Method
generateAutoTicks
! \internal If \ref setAutoTicks is set to true, this function is called by \ref setupTickVectors to generate reasonable tick positions (and su
qcustomplot/qcustomplot.cpp:5612
Method
generateLabelParameterHash
! \internal Returns a hash that allows uniquely identifying whether the label parameters have changed such that the cached labels must be refre
qcustomplot/qcustomplot.cpp:6347
Method
getAboutSoftWare
获取关于事件
systemtray/systemtray.cpp:57
Method
getBarPolygon
! \internal Returns the polygon of a single bar with \a key and \a value. The Polygon is open at the bottom and shifted according to the bar st
qcustomplot/qcustomplot.cpp:18882
Method
getBasePen
! \internal Returns the pen that is used to draw the axis base line. Depending on the selection state, this is either mSelectedBasePen or mBase
qcustomplot/qcustomplot.cpp:5917
Method
getBorderPen
! \internal Returns the pen used to paint the border of the legend, taking into account the selection state of the legend box. */
qcustomplot/qcustomplot.cpp:13382
Method
getBrush
! \internal Returns the brush used to paint the background of the legend, taking into account the selection state of the legend box. */
qcustomplot/qcustomplot.cpp:13392
Method
getChannelFillPolygon
! \internal Generates the polygon needed for drawing channel fills between this graph (data passed via \a lineData) and the graph specified by
qcustomplot/qcustomplot.cpp:16178
Method
getCurveData
! \internal called by QCPCurve::draw to generate a point vector (in pixel coordinates) which represents the line of the curve. Line segments
qcustomplot/qcustomplot.cpp:17209
Method
getFinalRect
! \internal Returns the final (tight) rect the pixmap is drawn in, depending on the current item positions and scaling settings. The outpu
qcustomplot/qcustomplot.cpp:22890
Method
getFont
! \internal Returns the font that shall be used to draw text, taking into account the selection state of this item. */
qcustomplot/qcustomplot.cpp:12848
Method
getIconBorderPen
! \internal Returns the pen that shall be used to draw the icon border, taking into account the selection state of this item. */
qcustomplot/qcustomplot.cpp:12828
Method
getImpulsePlotData
! \internal Places the raw data points needed for an impulse plot in \a lineData. As for all plot data retrieval functions, \a scatterData just
qcustomplot/qcustomplot.cpp:15422
Method
getInstance
单例模式
screen/splashscreen.cpp:32
Method
getInstance
maincontent/controlwidget/openglcontrol/objectfactory.cpp:21
Method
getLabelColor
! \internal Returns the color that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelColor or mLab
qcustomplot/qcustomplot.cpp:5977
Method
getLabelFont
! \internal Returns the font that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelFont or mLabel
qcustomplot/qcustomplot.cpp:5957
Method
getLinePlotData
! \internal Places the raw data points needed for a normal linearly connected graph in \a linePixelData. As for all plot data retrieval functi
qcustomplot/qcustomplot.cpp:15210
Method
getMaxGeometryIndex
获取最右边的Label的Index
maincontent/controlwidget/bannacontrol/bannacontrol.cpp:166
Method
getMaxTickLabelSize
! \internal Simulates the steps done by \ref placeTickLabel by calculating bounding boxes of the text label to be drawn, depending on number fo
qcustomplot/qcustomplot.cpp:6665
Method
getMaximumRowColSizes
! \internal Places the maximum column widths and row heights into \a maxColWidths and \a maxRowHeights respectively. The maximum height of
qcustomplot/qcustomplot.cpp:3028
Method
getMinimumRowColSizes
! \internal Places the minimum column widths and row heights into \a minColWidths and \a minRowHeights respectively. The minimum height of
qcustomplot/qcustomplot.cpp:2994
Method
getOptimizedCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveData. In situations where a single segment skips over
qcustomplot/qcustomplot.cpp:17450
Method
getOptimizedPoint
! \internal This function is part of the curve optimization algorithm of \ref getCurveData. This method is used in case the current segment
qcustomplot/qcustomplot.cpp:17350
Method
getPartAt
! Returns the part of the axis that is hit by \a pos (in pixels). The return value of this function is independent of the user-selectable parts de
qcustomplot/qcustomplot.cpp:5387
Method
getPixelSpacing
! \internal Returns the spacing in pixels which is between this \a bars and the following one, both at the key coordinate \a keyCoord. \no
qcustomplot/qcustomplot.cpp:18318
Method
getPosition
maincontent/controlwidget/openglcontrol/cameralibrary.cpp:61
Method
getPreWidget
获取双向链表中的上一个控件
maincontent/controlwidget/processcontrol/processcontrol.cpp:39
Method
getPreparedData
! \internal Returns the \a lineData and \a scatterData that need to be plotted for this graph taking into consideration the current axis ranges
qcustomplot/qcustomplot.cpp:15654
Method
getRectClippedLine
! \internal Returns the section of the line defined by \a start and \a end, that is visible in the specified \a rect. This is a helper funct
qcustomplot/qcustomplot.cpp:21754
Method
getRectClippedStraightLine
! \internal Returns the section of the straight line defined by \a base and direction vector \a vec, that is visible in the specified \a rect.
qcustomplot/qcustomplot.cpp:21542
Method
getRegion
! \internal This function is part of the curve optimization algorithm of \ref getCurveData. It returns the region of the given point (\a x,
qcustomplot/qcustomplot.cpp:17306
Method
getScatterPlotData
! \internal If line style is \ref lsNone and the scatter style's shape is not \ref QCPScatterStyle::ssNone, this function serves at providing t
qcustomplot/qcustomplot.cpp:15194
Method
getSectionSizes
! \internal This is a helper function for the implementation of \ref updateLayout in subclasses. It calculates the sizes of one-dimensional
qcustomplot/qcustomplot.cpp:2352
Method
getStackedBaseValue
! \internal This function is called to find at which value to start drawing the base of a bar at \a key, when it is stacked on top of another Q
qcustomplot/qcustomplot.cpp:18974
Method
getStepCenterPlotData
! \internal Places the raw data points needed for a step plot with centered steps in \a lineData. As for all plot data retrieval functions, \a
qcustomplot/qcustomplot.cpp:15357
Method
getStepLeftPlotData
! \internal Places the raw data points needed for a step plot with left oriented steps in \a lineData. As for all plot data retrieval functions
qcustomplot/qcustomplot.cpp:15251
Method
getStepRightPlotData
! \internal Places the raw data points needed for a step plot with right oriented steps in \a lineData. As for all plot data retrieval function
qcustomplot/qcustomplot.cpp:15304
Method
getSubTickPen
! \internal Returns the pen that is used to draw the subticks. Depending on the selection state, this is either mSelectedSubTickPen or mSubTick
qcustomplot/qcustomplot.cpp:5937
Method
getTextColor
! \internal Returns the text color that shall be used to draw text, taking into account the selection state of this item. */
qcustomplot/qcustomplot.cpp:12838
Method
getTextDrawPoint
! \internal Returns the point that must be given to the QPainter::drawText function (which expects the top left point of the text rect), accord
qcustomplot/qcustomplot.cpp:22455
Method
getTickLabelColor
! \internal Returns the color that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelColor or
qcustomplot/qcustomplot.cpp:5967
Method
getTickLabelData
! \internal This is a \ref placeTickLabel helper function. Transforms the passed \a text and \a font to a tickLabelData structure that can t
qcustomplot/qcustomplot.cpp:6493
Method
getTickLabelDrawOffset
! \internal This is a \ref placeTickLabel helper function. Calculates the offset at which the top left corner of the specified tick label sh
qcustomplot/qcustomplot.cpp:6565
Method
getTickLabelFont
! \internal Returns the font that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelFont or m
qcustomplot/qcustomplot.cpp:5947
Method
getTickPen
! \internal Returns the pen that is used to draw the (major) ticks. Depending on the selection state, this is either mSelectedTickPen or mTickP
qcustomplot/qcustomplot.cpp:5927
Method
getTraverse
! \internal This function is part of the curve optimization algorithm of \ref getCurveData. This method assumes that the \ref mayTraverse te
qcustomplot/qcustomplot.cpp:17717
Method
getTraverseCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveData. This method assumes that the \ref getTraverse te
qcustomplot/qcustomplot.cpp:17813
Method
getVisibleDataBounds
! \internal called by \ref getPreparedData to determine which data (key) range is visible at the current key axis range setting, so only that
qcustomplot/qcustomplot.cpp:15953
Function
gradient
qcustomplot/qcustomplot.h:2408
Function
graph
qcustomplot/qcustomplot.h:3671
Method
graphCount
! Returns the number of currently existing graphs in the plot \see graph, addGraph */
qcustomplot/qcustomplot.cpp:9768
Function
graphKey
qcustomplot/qcustomplot.h:3672
Method
graphs
! Returns a list of all the graphs that have this axis as key or value axis. \see plottables, items */
qcustomplot/qcustomplot.cpp:5440
Function
grid
qcustomplot/qcustomplot.h:1143
Method
hasAnchor
! Returns whether this item has an anchor with the specified \a name. Note that you can check for positions with this function, too. This is be
qcustomplot/qcustomplot.cpp:8481
Method
hasElement
! Returns whether the cell at \a row and \a column exists and contains a valid element, i.e. isn't empty. \see element */
qcustomplot/qcustomplot.cpp:2585
Method
hasHeightForWidth
[7]
flowlayout/flowlayout.cpp:124
Method
hasItem
! Returns whether this QCustomPlot contains the \a item. \see addItem */
qcustomplot/qcustomplot.cpp:9967
Function
head
qcustomplot/qcustomplot.h:3292
Method
heightForWidth
flowlayout/flowlayout.cpp:129
Method
horizontalSpacing
[4]
flowlayout/flowlayout.cpp:77
Function
iconBorderPen
qcustomplot/qcustomplot.h:2211
Function
iconSize
qcustomplot/qcustomplot.h:2209
Function
iconTextPadding
qcustomplot/qcustomplot.h:2210
Function
index
qcustomplot/qcustomplot.h:382
Method
initializeGL
maincontent/controlwidget/openglcontrol/openglcontrol.cpp:29
Method
insertColumn
! Inserts a new column with empty cells at the column index \a newIndex. Valid values for \a newIndex range from 0 (inserts a row at the left) to
qcustomplot/qcustomplot.cpp:2780
Method
insertRow
! Inserts a new row with empty cells at the row index \a newIndex. Valid values for \a newIndex range from 0 (inserts a row at the top) to \a rowC
qcustomplot/qcustomplot.cpp:2754
Method
insetAlignment
! Returns the alignment of the element with the specified \a index. The alignment only has a meaning, if the inset placement (\ref setInsetPlaceme
qcustomplot/qcustomplot.cpp:3114
Function
insetLayout
qcustomplot/qcustomplot.h:2017
Method
insetPlacement
! Returns the placement type of the element with the specified \a index. */
qcustomplot/qcustomplot.cpp:3099
Method
insetRect
! Returns the rect of the element with the specified \a index. The rect only has a meaning, if the inset placement (\ref setInsetPlacement) is \re
qcustomplot/qcustomplot.cpp:3129
Function
interactions
qcustomplot/qcustomplot.h:1727
Function
interpolate
qcustomplot/qcustomplot.h:3065
Function
interpolating
qcustomplot/qcustomplot.h:3673
Function
inverted
qcustomplot/qcustomplot.h:907
Function
isNone
non-property methods:
qcustomplot/qcustomplot.h:291
Function
isPenDefined
qcustomplot/qcustomplot.h:292
Method
itemAt
! Returns the item at the pixel position \a pos. Items that only consist of single lines (e.g. \ref QCPItemLine or \ref QCPItemCurve) have a toler
qcustomplot/qcustomplot.cpp:9939
Method
itemAt
flowlayout/flowlayout.cpp:102
Method
itemCount
! Returns the number of currently existing items in the plot \see item, addItem */
qcustomplot/qcustomplot.cpp:9905
Method
items
! Returns a list of all the items that are associated with this axis. An item is considered associated with an axis if at least one of its positio
qcustomplot/qcustomplot.cpp:5459
Function
key
qcustomplot/qcustomplot.h:1569
Method
keyPressEvent
按键移动事件
maincontent/controlwidget/movecontrol/movecontrol.cpp:59
Function
keyRange
qcustomplot/qcustomplot.h:3008
Function
keySize
getters:
qcustomplot/qcustomplot.h:3006
Function
label
qcustomplot/qcustomplot.h:1128
← previous
next →
501–600 of 1,059, ranked by callers