MCPcopy Create free account

hub / github.com/ZhuYanzhen1/miniFOC / functions

Functions1,817 in github.com/ZhuYanzhen1/miniFOC

Functionbackground
tools/qcustomplot.h:3797
FunctionbackgroundBrush
tools/qcustomplot.h:4903
FunctionbackgroundScaled
tools/qcustomplot.h:3798
FunctionbackgroundScaledMode
tools/qcustomplot.h:3799
FunctionbarAbove
tools/qcustomplot.h:5811
FunctionbarBelow
tools/qcustomplot.h:5810
FunctionbarWidth
tools/qcustomplot.h:5367
Functionbars
non-virtual methods:
tools/qcustomplot.h:5712
Methodbars
! Returns the QCPBars instance with the specified \a index in this group. If no such QCPBars exists, returns \c nullptr. \see bars(), size */
tools/qcustomplot.cpp:24035
FunctionbarsGroup
tools/qcustomplot.h:5807
FunctionbasePen
tools/qcustomplot.h:2202
FunctionbaseValue
tools/qcustomplot.h:5808
FunctionbeginShowTip
(element)
docs/jquery.js:23
FunctionborderPen
tools/qcustomplot.h:5135
Functionbottom
tools/qcustomplot.h:4952
FunctionbottomLeft
tools/qcustomplot.h:4958
FunctionbottomRight
tools/qcustomplot.h:4959
FunctionbracketBrush
tools/qcustomplot.h:4842
FunctionbracketHeight
tools/qcustomplot.h:4844
FunctionbracketPen
tools/qcustomplot.h:4838
FunctionbracketStyle
tools/qcustomplot.h:4845
FunctionbracketWidth
tools/qcustomplot.h:4843
Functionbrush
tools/qcustomplot.h:1129
FunctionbrushNegative
tools/qcustomplot.h:6198
FunctionbrushPositive
tools/qcustomplot.h:6197
FunctionbufferDevicePixelRatio
tools/qcustomplot.h:3796
MethodcacheKey
tools/qcustomplot.cpp:5984
MethodcacheSize
tools/qcustomplot.cpp:5568
MethodcandlestickSelectTest
! \internal This method is a helper function for \ref selectTest. It is used to test for selection when the chart style is \ref csCandlestick.
tools/qcustomplot.cpp:27735
Methodcell
undocumented getter */
tools/qcustomplot.cpp:25887
MethodcellToCoord
! Transforms cell indices given by \a keyIndex and \a valueIndex to cell indices of this QCPColorMapData instance. The resulting coordinates are r
tools/qcustomplot.cpp:26237
Functioncenter
tools/qcustomplot.h:819
FunctionchannelFillGraph
tools/qcustomplot.h:5491
FunctionchartStyle
tools/qcustomplot.h:6193
MethodcleanMantissa
! \internal Returns a number that is close to \a input but has a clean, easier human readable mantissa. How strongly the mantissa is altered, a
tools/qcustomplot.cpp:6452
MethodclearAlpha
! Frees the internal alpha map. The color map will have full opacity again. */
tools/qcustomplot.cpp:26155
MethodclearCache
! \internal Clears the internal label cache. Upon the next \ref draw, all labels will be created new. This method is called automatically if an
tools/qcustomplot.cpp:5639
MethodclearGraphs
! Removes all graphs from the plot and deletes them. Corresponding legend items are also removed from the default legend (QCustomPlot::legend).
tools/qcustomplot.cpp:14478
MethodclearItems
! Removes all items from the plot and deletes them. Returns the number of items removed. \see removeItem */
tools/qcustomplot.cpp:14594
MethodclearPlottables
! Removes all plottables from the plot and deletes them. Corresponding legend items are also removed from the default legend (QCustomPlot::legend)
tools/qcustomplot.cpp:14317
FunctionclipToAxisRect
getters:
tools/qcustomplot.h:3690
FunctioncloseDesyncedTip
()
docs/jquery.js:23
FunctioncloseTooltip
(disableDelay)
docs/jquery.js:23
Functioncolor
tools/qcustomplot.h:6608
Methodcolor
tools/qcustomplot.h:1615
MethodcolorInterpolation
tools/qcustomplot.h:4769
MethodcolorMaps
! Returns a list of all the color maps associated with this color scale. */
tools/qcustomplot.cpp:20369
FunctioncolorScale
tools/qcustomplot.h:6064
MethodcolorStops
tools/qcustomplot.h:4768
FunctioncolumnSpacing
tools/qcustomplot.h:1381
FunctioncolumnStretchFactors
tools/qcustomplot.h:1379
FunctioncomputePlacementCoords
(element,placement,tipWidth,tipHeight,offset)
docs/jquery.js:23
MethodconnectBars
! \internal Connects \a below and \a above to each other via their mBarAbove/mBarBelow properties. The bar(s) currently above lower and below upp
tools/qcustomplot.cpp:25063
Functioncontains
tools/qcustomplot.h:828
MethodcoordToCell
! Transforms plot coordinates given by \a key and \a value to cell indices of this QCPColorMapData instance. The resulting cell indices are return
tools/qcustomplot.cpp:26214
MethodcoordsToPixels
! Convenience function for transforming a key/value pair to pixels on the QCustomPlot surface, taking the orientations of the axes associated with
tools/qcustomplot.cpp:11625
MethodcopyFrom
! Copies all properties (e.g. color, fill, scatter style) of the \a other selection decorator to this selection decorator. */
tools/qcustomplot.cpp:11155
MethodcreateAlpha
! \internal Allocates the internal alpha map with the current data map key/value size and, if \a initializeOpaque is true, initializes all values
tools/qcustomplot.cpp:26258
MethodcreateAnchor
! \internal Creates a QCPItemAnchor, registers it with this item and returns a pointer to it. The specified \a name must be a unique string that
tools/qcustomplot.cpp:13220
MethodcreateCachedLabel
tools/qcustomplot.cpp:5956
MethodcreateLabelVector
! \internal Returns a vector containing all tick label strings corresponding to the tick coordinates provided in \a ticks. The default implemen
tools/qcustomplot.cpp:6361
MethodcreatePaintBuffer
! \internal This method is used by \ref setupPaintBuffers when it needs to create new paint buffers. Depending on the current setting of \ref se
tools/qcustomplot.cpp:15866
MethodcreatePosition
! \internal Creates a QCPItemPosition, registers it with this item and returns a pointer to it. The specified \a name must be a unique string tha
tools/qcustomplot.cpp:13186
FunctioncreateResults
()
docs/search/search.js:723
MethodcreateSubTickVector
! \internal Returns a vector containing all coordinates of sub ticks that should be drawn. It generates \a subTickCount sub ticks between each
tools/qcustomplot.cpp:6307
MethodcreateTickVector
! \internal Returns a vector containing all coordinates of ticks that should be drawn. The default implementation generates ticks with a spacin
tools/qcustomplot.cpp:6338
FunctioncustomPath
tools/qcustomplot.h:2527
FunctiondataBounds
tools/qcustomplot.h:5998
MethoddataCount
tools/qcustomplot.h:4382
MethoddataMainKey
tools/qcustomplot.h:4391
MethoddataMainValue
tools/qcustomplot.h:4423
MethoddataPixelPosition
tools/qcustomplot.h:4455
FunctiondataPlottable
tools/qcustomplot.h:6316
FunctiondataRange
tools/qcustomplot.h:5363
FunctiondataRangeCount
getters:
tools/qcustomplot.h:973
FunctiondataRanges
tools/qcustomplot.h:976
FunctiondataScaleType
tools/qcustomplot.h:5364
MethoddataSortKey
inherits documentation from base class */
tools/qcustomplot.cpp:28168
MethoddataSortKey
tools/qcustomplot.h:4407
MethoddataToImpulseLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
tools/qcustomplot.cpp:21519
MethoddataToLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
tools/qcustomplot.cpp:21325
MethoddataToStepCenterLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
tools/qcustomplot.cpp:21459
MethoddataToStepLeftLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
tools/qcustomplot.cpp:21363
MethoddataToStepRightLines
! \internal Takes raw data points in plot coordinates as \a data, and returns a vector containing pixel coordinate points which are suitable for
tools/qcustomplot.cpp:21411
MethoddataValueRange
inherits documentation from base class */
tools/qcustomplot.cpp:28188
MethoddataValueRange
tools/qcustomplot.h:4439
FunctiondateTimeFormat
getters:
tools/qcustomplot.h:1768
FunctiondateTimeSpec
tools/qcustomplot.h:1769
MethoddateTimeToKey
! \overload A convenience method which turns a QDateTime object into a double value that corresponds to seconds since Epoch (1. Jan 1970, 00:00
tools/qcustomplot.cpp:6800
MethoddeselectAll
! Deselects all layerables (plottables, items, axes, legends,...) of the QCustomPlot. Since calling this function is not a user interaction, th
tools/qcustomplot.cpp:15079
Functiondma_channel_disable
! \brief disable DMA channel \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[out] none
program/library/src/gd32f1x0_dma.c:160
Functiondma_channel_enable
! \brief enable DMA channel \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[out] none
program/library/src/gd32f1x0_dma.c:148
Functiondma_circulation_disable
! \brief disable DMA circulation mode \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param
program/library/src/gd32f1x0_dma.c:112
Functiondma_circulation_enable
! \brief enable DMA circulation mode \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[
program/library/src/gd32f1x0_dma.c:100
Functiondma_deinit
! \brief deinitialize DMA a channel registers \param[in] channelx: specify which DMA channel is deinitialized \arg DMA_
program/library/src/gd32f1x0_dma.c:24
Functiondma_flag_clear
! \brief clear DMA a channel flag \param[in] channelx: specify which DMA channel to clear flag \arg DMA_CHx(x=0..6)
program/library/src/gd32f1x0_dma.c:489
Functiondma_flag_get
! \brief check DMA flag is set or not \param[in] channelx: specify which DMA channel to get flag \arg DMA_CHx(x=0..6)
program/library/src/gd32f1x0_dma.c:463
Functiondma_init
! \brief initialize DMA channel \param[in] channelx: specify which DMA channel is initialized \arg DMA_CHx(x=0..6)
program/library/src/gd32f1x0_dma.c:53
Functiondma_interrupt_disable
! \brief disable DMA interrupt \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[in] sou
program/library/src/gd32f1x0_dma.c:445
Functiondma_interrupt_enable
! \brief enable DMA interrupt \param[in] channelx: specify which DMA channel \arg DMA_CHx(x=0..6) \param[in] sour
program/library/src/gd32f1x0_dma.c:429
← previousnext →801–900 of 1,817, ranked by callers