MCPcopy Create free account

hub / github.com/cutechess/cutechess / functions

Functions3,466 in github.com/cutechess/cutechess

↓ 2 callersMethodremoveEngineAt
projects/lib/src/enginemanager.cpp:59
↓ 2 callersMethodremoveFromLegend
! \overload Removes the plottable from the specifed \a legend. This means the \ref QCPPlottableLegendItem that is associated with this plottable
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:11855
↓ 2 callersMethodremoveItem
! Removes the specified item from the plot and deletes it. Returns true on success. \see clearItems */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:14561
↓ 2 callersMethodreserveCount
projects/lib/src/board/board.cpp:214
↓ 2 callersMethodreservePiece
projects/lib/src/board/zobrist.cpp:117
↓ 2 callersMethodrewindChar
projects/lib/src/pgnstream.cpp:208
↓ 2 callersFunctionsafe_strncpy
A replacement for strncpy(). Uses NUL termination even when the string has to be truncated. */
projects/lib/3rdparty/fathom/src/tbcore.c:91
↓ 2 callersMethodscoreText
projects/lib/src/moveevaluation.cpp:120
↓ 2 callersMethodselectEvent
! \internal This event is called when the layerable shall be selected, as a consequence of a click by the user. Subclasses should react to it b
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1690
↓ 2 callersMethodselectTest
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4596
↓ 2 callersMethodselection
projects/gui/src/engineselectiondlg.cpp:44
↓ 2 callersMethodselectiveDepth
projects/lib/src/moveevaluation.cpp:110
↓ 2 callersMethodserialize
projects/lib/components/json/src/jsonserializer.cpp:169
↓ 2 callersMethodsetAbbreviateDecimalPowers
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5558
↓ 2 callersMethodsetAnchorReference
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5514
↓ 2 callersMethodsetAnchorReferenceType
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5519
↓ 2 callersMethodsetAxes
! When \ref setType is \ref ptPlotCoords, this function may be used to specify the axes the coordinates set with \ref setCoords relate to. By defa
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12640
↓ 2 callersMethodsetBasePen
! Sets the pen, the axis base line is drawn with. \see setTickPen, setSubTickPen */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8892
↓ 2 callersMethodsetBoard
projects/gui/src/boardview/boardscene.cpp:66
↓ 2 callersMethodsetBoardShouldBeFlipped
projects/lib/src/chessgame.cpp:112
↓ 2 callersMethodsetBookMode
projects/cli/src/enginematch.cpp:105
↓ 2 callersMethodsetCommand
projects/lib/src/engineconfiguration.cpp:216
↓ 2 callersMethodsetData
! \overload Replaces the current data container with the provided \a data container. Since a QSharedPointer is used, multiple QCPGraphs may
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:20916
↓ 2 callersMethodsetDebugEnabled
projects/lib/src/engineconfiguration.cpp:401
↓ 2 callersMethodsetDisplayName
projects/gui/src/pgndatabase.cpp:80
↓ 2 callersMethodsetDrawThreshold
projects/lib/src/gameadjudicator.cpp:40
↓ 2 callersMethodsetEpdOutput
projects/lib/src/tournament.cpp:341
↓ 2 callersMethodsetEvent
projects/lib/src/pgngame.cpp:433
↓ 2 callersMethodsetExpiryMargin
projects/lib/src/timecontrol.cpp:340
↓ 2 callersMethodsetFilter
projects/gui/src/pgngameentrymodel.cpp:101
↓ 2 callersMethodsetFilterVariant
projects/gui/src/engineconfigproxymodel.cpp:28
↓ 2 callersMethodsetInfinity
projects/lib/src/timecontrol.cpp:283
↓ 2 callersMethodsetLabelColor
! Sets the color of the axis label. \see setLabelFont */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8936
↓ 2 callersMethodsetLastModified
projects/gui/src/pgndatabase.cpp:70
↓ 2 callersMethodsetMargins
! Sets the margins of this layout element. If \ref setAutoMargins is disabled for some or all sides, this function is used to manually set the mar
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3260
↓ 2 callersMethodsetMaximumGameLength
projects/lib/src/gameadjudicator.cpp:64
↓ 2 callersMethodsetMove
TODO: Handle changes to actual moves (eg. undo), not just comments
projects/gui/src/movelist.cpp:234
↓ 2 callersMethodsetMultiplicationSymbol
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5553
↓ 2 callersMethodsetNodeLimit
projects/lib/src/timecontrol.cpp:334
↓ 2 callersMethodsetNumberFormat
! Sets the number format for the numbers in tick labels. This \a formatCode is an extended version of the format code used e.g. by QString::number
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8714
↓ 2 callersMethodsetNumberPrecision
! Sets the precision of the tick label numbers. See QLocale::toString(double i, char f, int prec) for details. The effect of precisions are most n
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8774
↓ 2 callersMethodsetOffset
! Sets the offset the axis has to its axis rect side. If an axis rect side has multiple axes and automatic margin calculation is enabled for th
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8995
↓ 2 callersMethodsetOpeningDepth
projects/lib/src/tournament.cpp:281
↓ 2 callersMethodsetOpeningRepetitions
projects/lib/src/tournament.cpp:350
↓ 2 callersMethodsetOpeningSuite
projects/lib/src/tournament.cpp:275
↓ 2 callersMethodsetParentAnchorX
! This method sets the parent anchor of the X coordinate to \a parentAnchor. For a detailed description of what a parent anchor is, see the doc
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12378
↓ 2 callersMethodsetParentAnchorY
! This method sets the parent anchor of the Y coordinate to \a parentAnchor. For a detailed description of what a parent anchor is, see the doc
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12443
↓ 2 callersMethodsetPgnOutput
projects/lib/src/tournament.cpp:321
↓ 2 callersMethodsetPgnWriteUnfinishedGames
projects/lib/src/tournament.cpp:331
↓ 2 callersMethodsetPlyLimit
projects/lib/src/timecontrol.cpp:328
↓ 2 callersMethodsetPondering
projects/lib/src/engineconfiguration.cpp:361
↓ 2 callersMethodsetPromotion
projects/lib/src/board/genericmove.cpp:86
↓ 2 callersMethodsetProtocol
projects/lib/src/engineconfiguration.cpp:221
↓ 2 callersMethodsetRangeReversed
! Sets whether the axis range (direction) is displayed reversed. Normally, the values on horizontal axes increase left to right, on vertical axes
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8553
↓ 2 callersMethodsetRecoveryMode
projects/lib/src/tournament.cpp:265
↓ 2 callersMethodsetResignThreshold
projects/lib/src/gameadjudicator.cpp:51
↓ 2 callersMethodsetResultFormat
projects/lib/src/tournament.cpp:296
↓ 2 callersMethodsetReverseSides
projects/lib/src/tournament.cpp:360
↓ 2 callersMethodsetRoundMultiplier
projects/lib/src/tournament.cpp:252
↓ 2 callersMethodsetSeedCount
projects/lib/src/tournament.cpp:286
↓ 2 callersMethodsetSelectableParts
! Sets whether the user can (de-)select the parts in \a selectable by clicking on the QCustomPlot surface. (When \ref QCustomPlot::setInteractions
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8417
↓ 2 callersMethodsetSelectedParts
! Sets the selected state of the respective axis parts described by \ref SelectablePart. When a part is selected, it uses a different pen/font.
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8441
↓ 2 callersMethodsetStartDelay
projects/lib/src/chessgame.cpp:526
↓ 2 callersMethodsetStyle
! Sets the style of the ending decoration. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5215
↓ 2 callersMethodsetSubTicks
! Sets whether sub tick marks are displayed. Sub ticks are only potentially visible if (major) ticks are also visible (see \ref setTicks)
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8834
↓ 2 callersMethodsetSubstituteExponent
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5548
↓ 2 callersMethodsetSwapSides
projects/lib/src/tournament.cpp:291
↓ 2 callersMethodsetTablebaseAdjudication
projects/lib/src/gameadjudicator.cpp:70
↓ 2 callersMethodsetTagReceiver
projects/lib/src/pgngame.cpp:536
↓ 2 callersMethodsetTags
projects/gui/src/pgntagsmodel.cpp:26
↓ 2 callersMethodsetTextAlignment
! Controls how (multi-lined) text is aligned inside the text rect (typically Qt::AlignLeft, Qt::AlignCenter or Qt::AlignRight). */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29758
↓ 2 callersMethodsetTickCount
! Sets how many ticks this ticker shall aim to generate across the axis range. Note that \a count is not guaranteed to be matched exactly, as gene
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:6152
↓ 2 callersMethodsetTickLabelColor
! Sets the color of the tick labels. \see setTickLabels, setTickLabelFont */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8643
↓ 2 callersMethodsetTickOrigin
! Sets the mathematical coordinate (or "offset") of the zeroth tick. This tick coordinate is just a concept and doesn't need to be inside the curr
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:6168
↓ 2 callersMethodsetTickPen
! Sets the pen, tick marks will be drawn with. \see setTickLength, setBasePen */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8902
↓ 2 callersMethodsetTickStep
! Sets the fixed tick interval to \a step. The axis ticker will only use this tick step when generating axis ticks. This might cause a very h
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:7131
↓ 2 callersMethodsetTimePerMove
projects/lib/src/timecontrol.cpp:311
↓ 2 callersMethodsetTimeoutScale
projects/lib/src/engineconfiguration.cpp:391
↓ 2 callersMethodsetType
projects/lib/src/board/piece.h:147
↓ 2 callersMethodsetType
! Sets the type of the position. The type defines how the coordinates passed to \ref setCoords should be handled and how the QCPItemPosition shoul
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12280
↓ 2 callersMethodsetWhiteEvalPov
projects/lib/src/engineconfiguration.cpp:351
↓ 2 callersMethodsetZeroLinePen
! Sets the pen with which zero lines are drawn. Zero lines are lines at value coordinate 0 which may be drawn with a different pen than other g
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:7925
↓ 2 callersMethodsetupTickVectors
! \internal Prepares the internal tick vector, sub tick vector and tick label vector. This is done by calling QCPAxisTicker::generate on the cu
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9734
↓ 2 callersMethodsizeHint
projects/gui/src/tilelayout.cpp:73
↓ 2 callersMethodsquareAt
projects/gui/src/boardview/graphicsboard.cpp:164
↓ 2 callersMethodstart
projects/cli/src/enginematch.cpp:67
↓ 2 callersMethodstartTimer
projects/lib/src/timecontrol.cpp:346
↓ 2 callersMethodstartingFenString
projects/lib/src/pgngame.cpp:414
↓ 2 callersMethodstatus
projects/gui/src/pgndatabase.cpp:51
↓ 2 callersMethodsupportedVariants
projects/lib/src/engineconfiguration.cpp:291
↓ 2 callersMethodswapPlayers
projects/lib/tests/tournamentpair/tst_tournamentpair.cpp:112
↓ 2 callersMethodsyncWith
projects/gui/src/timecontrolwidget.cpp:93
↓ 2 callersMethodtablebaseResult
projects/lib/src/board/board.cpp:903
↓ 2 callersMethodtakePiece
projects/gui/src/boardview/graphicspiecereserve.cpp:88
↓ 2 callersMethodtbHits
projects/lib/src/moveevaluation.cpp:166
↓ 2 callersMethodtimeControl
projects/gui/src/gamesettingswidget.cpp:133
↓ 2 callersMethodtoVariant
projects/lib/src/enginetextoption.cpp:41
↓ 2 callersMethodunsyncWith
projects/gui/src/timecontrolwidget.cpp:122
↓ 2 callersMethodupdateGeometry
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:32296
↓ 2 callersMethoduserName
projects/gui/src/cutechessapp.cpp:106
← previousnext →601–700 of 3,466, ranked by callers