MCPcopy Create free account

hub / github.com/ZhuYanzhen1/miniFOC / functions

Functions1,817 in github.com/ZhuYanzhen1/miniFOC

FunctionmainKey
tools/qcustomplot.h:5436
MethodmainPen
! \internal Returns the pen that should be used for drawing lines. Returns mPen when the item is not selected and mSelectedPen when it is. */
tools/qcustomplot.cpp:28993
MethodmainTextColor
! \internal Returns the main color to be used. This is mSelectedTextColor if \ref setSelected is set to <tt>true</tt>, else mTextColor is retur
tools/qcustomplot.cpp:20011
FunctionmainValue
tools/qcustomplot.h:5437
MethodmakeNonCosmetic
! 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. *
tools/qcustomplot.cpp:479
FunctionmarginGroups
tools/qcustomplot.h:1254
MethodmarginSideToAxisType
! Transforms a margin side to the logically corresponding axis type. (QCP::msLeft to QCPAxis::atLeft, QCP::msRight to QCPAxis::atRight, etc.) */
tools/qcustomplot.cpp:9452
Functionmargins
tools/qcustomplot.h:1247
FunctionmaximumSize
tools/qcustomplot.h:1251
MethodmayTraverse
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method returns whether a segment going fro
tools/qcustomplot.cpp:23558
Methodmdtp_callback_handler
tools/mainwindow.cpp:86
Methodmdtp_data_transmit
! \brief medium capacity data transmission protocol packing function \param[in] pid: medium capacity transport protocol package id
tools/mdtp/encrypt.cpp:14
Methodmdtp_receive_handler
! \brief medium capacity data transmission protocol unpacking handler \param[in] data: data received from general receive function
tools/mdtp/decrypt.cpp:18
Functionme
()
docs/jquery.js:2
FunctionmedianPen
tools/qcustomplot.h:5929
FunctionminimumMargins
tools/qcustomplot.h:1248
FunctionminimumSize
tools/qcustomplot.h:1250
MethodminimumSizeHint
! \internal Returns a minimum size hint that corresponds to the minimum size of the top level layout (\ref plotLayout). To prevent QCustomPlot
tools/qcustomplot.cpp:15446
Functionmodes
tools/qcustomplot.h:502
MethodmouseDoubleClickEvent
! This event gets called when the user presses the mouse button a second time in a double-click, while the cursor is over the layerable. Whether a
tools/qcustomplot.cpp:1808
MethodmouseMoveEvent
! This event gets called when the user moves the mouse while holding a mouse button, after this layerable has become the mouse grabber by acceptin
tools/qcustomplot.cpp:1758
MethodmousePressEvent
tools/qcustomplot.cpp:1740
MethodmouseReleaseEvent
! This event gets called when the user releases the mouse button, after this layerable has become the mouse grabber by accepting the preceding \re
tools/qcustomplot.cpp:1776
MethodmoveAbove
! 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
tools/qcustomplot.cpp:24625
MethodmoveBelow
! 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
tools/qcustomplot.cpp:24592
MethodmoveLayer
! Moves the specified \a layer either above or below \a otherLayer. Whether it's placed above or below is controlled with \a insertMode. Retu
tools/qcustomplot.cpp:14844
MethodmoveRange
! 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
tools/qcustomplot.cpp:9111
FunctionmultiSelectModifier
tools/qcustomplot.h:3808
MethodnanColor
tools/qcustomplot.h:4771
MethodnanHandling
tools/qcustomplot.h:4770
Functionne
(e,t)
docs/jquery.js:2
FunctionnotAntialiasedElements
tools/qcustomplot.h:3802
FunctionnumberPrecision
tools/qcustomplot.h:2194
Functionnvic_vector_table_set
! \brief set the NVIC vector table base address \param[in] nvic_vict_tab: the RAM or FLASH base address \arg NVIC_VECTTA
program/library/src/gd32f1x0_misc.c:94
Functionob_data_get
! \brief get OB_DATA in register FMC_OBSTAT \param[in] none \param[out] none \retval ob_data */
program/library/src/gd32f1x0_fmc.c:527
Functionob_data_program
! \brief program the FMC data option byte \param[in] address: OB_DATA_ADDR0 or OB_DATA_ADDR1 \arg OB_DATA_ADDR0: option
program/library/src/gd32f1x0_fmc.c:489
Functionob_erase
! \brief erase the option byte programmer must ensure FMC & option byte are both unlocked before calling this function
program/library/src/gd32f1x0_fmc.c:293
Functionob_lock
! \brief lock the option byte operation it is better to used in pairs with ob_unlock after an operation \param[in] no
program/library/src/gd32f1x0_fmc.c:268
Functionob_reset
! \brief reload the option byte and generate a system reset \param[in] none \param[out] none \retval none */
program/library/src/gd32f1x0_fmc.c:280
Functionob_security_protection_config
! \brief configure security protection \param[in] ob_spc: specify security protection code \arg FMC_NSPC: no security pr
program/library/src/gd32f1x0_fmc.c:395
Functionob_unlock
! \brief unlock the option byte operation it is better to used in pairs with ob_lock \param[in] none \param[out]
program/library/src/gd32f1x0_fmc.c:252
Functionob_user_get
! \brief get OB_USER in register FMC_OBSTAT \param[in] none \param[out] none \retval ob_user */
program/library/src/gd32f1x0_fmc.c:516
Functionob_user_write
! \brief program the FMC user option byte \param[in] ob_user: user option byte \arg OB_FWDGT_SW: software free watchdog
program/library/src/gd32f1x0_fmc.c:458
Functionob_write_protection_enable
! \brief enable option byte write protection (OB_WP) \param[in] ob_wp: write protection configuration data \param[out] none
program/library/src/gd32f1x0_fmc.c:351
Functionob_write_protection_get
! \brief get the FMC option byte write protection (OB_WP) in register FMC_WP \param[in] none \param[out] none \retval OB
program/library/src/gd32f1x0_fmc.c:538
Functionoe
()
docs/jquery.js:2
MethodohlcSelectTest
! \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 t
tools/qcustomplot.cpp:27688
Methodon_angle_kd_slider_valueChanged
tools/mainwindow.cpp:291
Methodon_angle_ki_slider_valueChanged
tools/mainwindow.cpp:283
Methodon_angle_kp_slider_valueChanged
tools/mainwindow.cpp:275
Methodon_angle_summax_slider_valueChanged
tools/mainwindow.cpp:299
Methodon_calibrate_btn_clicked
tools/mainwindow.cpp:224
Methodon_open_btn_clicked
tools/mainwindow.cpp:161
Methodon_pid_parameter_btn_clicked
tools/mainwindow.cpp:230
Methodon_refresh_btn_clicked
tools/mainwindow.cpp:235
Methodon_speed_kd_slider_valueChanged
tools/mainwindow.cpp:258
Methodon_speed_ki_slider_valueChanged
tools/mainwindow.cpp:250
Methodon_speed_kp_slider_valueChanged
tools/mainwindow.cpp:241
Methodon_speed_summax_slider_valueChanged
tools/mainwindow.cpp:266
Methodon_start_stop_btn_clicked
tools/mainwindow.cpp:195
Methodon_user_expect_slider_valueChanged
tools/mainwindow.cpp:307
FunctionopenGl
tools/qcustomplot.h:3811
Functionoperator!=
tools/qcustomplot.h:805
Methodoperator!=
tools/qcustomplot.h:4764
Functionoperator*
tools/qcustomplot.h:457
Functionoperator+
tools/qcustomplot.h:460
Functionoperator-
tools/qcustomplot.h:461
Functionoperator/
tools/qcustomplot.h:459
Functionoperator<<
! \relates QCPVector2D Prints \a vec in a human readable format to the qDebug output. */
tools/qcustomplot.h:468
Functionoperator==
tools/qcustomplot.h:804
Methodoperator==
! Returns true if this selection is identical (contains the same data ranges with the same begin and end indices) to \a other. Note that both d
tools/qcustomplot.cpp:2434
Methodopposite
! Returns the axis type that describes the opposite axis of an axis with the specified \a type. */
tools/qcustomplot.cpp:9469
FunctionouterRect
tools/qcustomplot.h:1246
FunctionoutlierStyle
tools/qcustomplot.h:5930
Functionpadding
tools/qcustomplot.h:2209
MethodpaintEvent
! \internal Event handler for when the QCustomPlot widget needs repainting. This does not cause a \ref replot, but draws the internal buffer on
tools/qcustomplot.cpp:15466
FunctionparentAnchor
tools/qcustomplot.h:3634
FunctionparentAnchorY
tools/qcustomplot.h:3636
FunctionparentLegend
getters:
tools/qcustomplot.h:5029
MethodparentPlotInitialized
! \internal propagates the parent plot initialization to all child elements, by calling \ref QCPLayerable::initializeParentPlot on them. */
tools/qcustomplot.cpp:3550
FunctionpenNegative
tools/qcustomplot.h:6200
FunctionpenPositive
tools/qcustomplot.h:6199
MethodperformAutoSqueeze
tools/qcustomplot.h:3383
Functionperiodic
tools/qcustomplot.h:7626
Methodperiodic
tools/qcustomplot.h:4772
Functionperiodicity
tools/qcustomplot.h:1963
Functionperpendicular
tools/qcustomplot.h:433
FunctionpiSymbol
getters:
tools/qcustomplot.h:1961
FunctionpiValue
tools/qcustomplot.h:1962
MethodpickClosest
! \internal Returns the coordinate contained in \a candidates which is closest to the provided \a target. This method assumes \a candidates
tools/qcustomplot.cpp:6419
FunctionpixelOrientation
tools/qcustomplot.h:2275
MethodpixelsToCoords
! Convenience function for transforming a x/y pixel pair on the QCustomPlot surface to plot coordinates, taking the orientations of the axes assoc
tools/qcustomplot.cpp:11667
Functionpixmap
tools/qcustomplot.h:2526
MethodplaceTickLabel
! \internal Draws a single tick label with the provided \a painter, utilizing the internal label cache to significantly speed up drawing of lab
tools/qcustomplot.cpp:10213
FunctionplotLayout
tools/qcustomplot.h:3800
Functionplottable
getters:
tools/qcustomplot.h:5084
MethodplottableAt
! Returns any plottable at the pixel position \a pos. Since it can capture all plottables, the return type is the abstract base class of all plott
tools/qcustomplot.cpp:14362
MethodplottableAt
tools/qcustomplot.h:4044
FunctionplottingHints
tools/qcustomplot.h:3807
MethodpointDistance
! \internal Calculates the minimum distance in pixels the graph's representation has from the given \a pixelPoint. This is used to determine wh
tools/qcustomplot.cpp:22387
← previousnext →1,101–1,200 of 1,817, ranked by callers