MCPcopy Create free account

hub / github.com/cutechess/cutechess / functions

Functions3,466 in github.com/cutechess/cutechess

MethoddefaultFenString
projects/lib/src/board/aseanboard.cpp:45
MethoddefaultFenString
projects/lib/src/board/chancellorboard.cpp:41
MethoddefaultFenString
projects/lib/src/board/antiboard.cpp:40
MethoddefaultFenString
projects/lib/src/board/amazonboard.cpp:42
MethoddefaultFenString
projects/lib/src/board/grandboard.cpp:43
MethoddefaultFenString
projects/lib/src/board/aiwokboard.cpp:39
MethoddefaultFenString
projects/lib/src/board/capablancaboard.cpp:46
MethoddefaultFenString
projects/lib/src/board/modernboard.cpp:42
MethoddefaultFenString
projects/lib/src/board/shatranjboard.cpp:40
MethoddefaultFenString
projects/lib/src/board/placementboard.cpp:41
MethoddefaultFenString
projects/lib/src/board/minishogiboard.cpp:52
MethoddefaultFenString
projects/lib/src/board/losersboard.cpp:41
MethoddefaultFenString
projects/lib/src/board/atomicboard.cpp:43
MethoddefaultFenString
projects/lib/src/board/sittuyinboard.cpp:46
MethoddefaultFenString
projects/lib/src/board/hoppelpoppelboard.cpp:42
MethoddefaultFenString
projects/lib/src/board/euroshogiboard.cpp:53
MethoddeletePlayer
projects/lib/src/gamemanager.cpp:109
MethoddeselectAll
! Deselects all layerables (plottables, items, axes, legends,...) of the QCustomPlot. Since calling this function is not a user interaction, th
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:15082
Methoddestroy
projects/gui/src/boardview/piecechooser.cpp:109
MethoddestroyGame
projects/gui/src/mainwindow.cpp:490
MethoddetectEngineOptions
projects/gui/src/engineconfigurationdlg.cpp:292
Methoddevice
projects/lib/src/chessengine.cpp:80
MethoddirectPv
projects/lib/src/uciengine.cpp:821
MethoddoLayout
projects/gui/src/tilelayout.cpp:100
FunctiondonePainting
projects/gui/3rdparty/qcustomplot/qcustomplot.h:592
Functiondot
projects/gui/3rdparty/qcustomplot/qcustomplot.h:469
MethoddrawAngularGrid
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34337
MethoddrawBackground
! \internal Draws the viewport background pixmap of the plot. If a pixmap was provided via \ref setBackground, this function buffers the sca
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:15798
MethoddrawBracket
! Draws the bracket shape with \a painter. The parameter \a direction is either -1 or 1 and indicates whether the bracket shall point to the left
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:17266
MethoddrawCandlestickPlot
! \internal Draws the data from \a begin to \a end-1 as Candlesticks with the provided \a painter. This method is a helper function for \ref d
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:27601
MethoddrawCurveLine
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, getCurveLines */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:23014
MethoddrawFill
! \internal Draws the fill of the graph using the specified \a painter, with the currently set brush. Depending on whether a normal fill or
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21605
MethoddrawGridLines
! \internal Draws the main grid lines and possibly a zero line with the specified painter. This is a helper function called by \ref draw. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:7968
MethoddrawImpulsePlot
! \internal Draws impulses from the provided data, i.e. it connects all line pairs in \a lines, given in pixel coordinates. The \a lines necessar
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21670
MethoddrawLabelMaybeCached
! \internal Draws a single tick label with the provided \a painter, utilizing the internal label cache to significantly speed up drawing of lab
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5683
MethoddrawLinePlot
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, drawImpulsePlot, QCPAbstractPlott
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21653
MethoddrawOhlcPlot
! \internal Draws the data from \a begin to \a end-1 as OHLC bars with the provided \a painter. This method is a helper function for \ref draw
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:27544
MethoddrawPolyline
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4688
MethoddrawRadialGrid
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34312
MethoddrawScatterPlot
! \internal Draws scatter symbols at every point passed in \a scatters, given in pixel coordinates. The scatters will be drawn with \a painter an
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21639
MethoddrawStatisticalBox
! Draws the graphical representation of a single statistical box with the data given by the iterator \a it with the provided \a painter. If the
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:25691
MethoddrawSubGridLines
! \internal Draws the sub grid lines with the specified painter. This is a helper function called by \ref draw. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:8041
MethodeditMoveComment
projects/gui/src/mainwindow.cpp:951
Methodelement
! Returns the element in the cell in \a row and \a column. Returns \c nullptr if either the row/column is invalid or if the cell is empty. In t
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4127
MethodelementAt
! \seebaseclassmethod Note that the association of the linear \a index to the row/column based cells depends on the current setting of \ref set
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4625
MethodelementCount
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5033
Functionelements
non-virtual methods:
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1215
MethodemitLastMove
projects/lib/src/chessgame.cpp:236
MethodemitMove
projects/lib/src/chessplayer.cpp:287
MethodemitStartFailed
projects/lib/src/chessgame.cpp:521
MethodenableSettingsUpdates
projects/gui/src/tournamentsettingswidget.cpp:196
MethodendGame
projects/lib/src/chessplayer.cpp:74
MethodendGame
projects/lib/src/chessengine.cpp:275
MethodendGame
projects/lib/src/humanplayer.cpp:46
MethodendGame
projects/lib/src/xboardengine.cpp:214
MethodenpassantSquare
projects/lib/src/board/westernboard.cpp:1411
MethodentriesFromDisk
projects/lib/src/openingbook.cpp:164
MethodentryFormat
projects/lib/src/tournament.cpp:1158
MethodentrySize
projects/lib/src/polyglotbook.cpp:62
MethodentrySize
projects/lib/tests/tournamentplayer/tst_tournamentplayer.cpp:22
MethoderfInv
projects/lib/src/elo.cpp:51
MethoderrorBarVisible
! \internal Returns whether the error bar at the specified \a index is visible within the current key axis range. This method assumes for perf
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28806
MethoderrorString
projects/lib/components/json/src/jsonserializer.cpp:87
MethoderrorString
projects/lib/components/json/src/jsonparser.cpp:64
MethoderrorString
projects/lib/src/chessplayer.cpp:194
FunctionerrorType
projects/gui/3rdparty/qcustomplot/qcustomplot.h:6354
Methodevent
projects/lib/src/pgngamefilter.h:176
MethodeventFilter
projects/gui/src/engineoptiondelegate.cpp:38
MethodeventFilter
projects/gui/src/movelist.cpp:179
Methodexamine
projects/gui/src/gamerepetitionspinbox.cpp:68
MethodexitCode
projects/lib/src/engineprocess_win.cpp:55
MethodexitStatus
projects/lib/src/engineprocess_win.cpp:60
MethodexpandTo
! 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
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4441
MethodexpandingDirections
projects/gui/src/tilelayout.cpp:40
MethodexportPgn
projects/gui/src/gamedatabasedlg.cpp:500
MethodextinctPiece
projects/lib/src/board/extinctionboard.cpp:67
Methodfactory
projects/lib/src/classregistry.h:57
FunctionfieldWidth
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1867
MethodfileIsAllowed
* Rule of Two Pawns (二歩, nifu): * A Pawn must not be dropped onto a file where an own Pawn is already present */
projects/lib/src/board/shogiboard.cpp:699
MethodfileName
projects/gui/src/pgndatabase.cpp:46
MethodfillAlpha
! Sets the opacity of all color map cells to \a alpha. A value of 0 for \a alpha results in a fully transparent color map, and a value of 255 resu
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:26220
MethodfilterAcceptsRow
projects/gui/src/engineconfigproxymodel.cpp:34
MethodfindBegin
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4571
MethodfindEnd
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4580
MethodfindIndexAboveX
! \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
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22350
MethodfindIndexAboveY
! \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 ascend
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22396
MethodfindIndexBelowX
! \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
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22373
MethodfindIndexBelowY
! \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 ascendi
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22478
MethodfinishGame
projects/lib/src/xboardengine.cpp:237
Methodfinished
! Returns true if the king of \a side is on the eighth rank */
projects/lib/src/board/racingkingsboard.cpp:54
MethodfirstRoundPlayers
projects/lib/src/knockouttournament.cpp:58
MethodfitToRect
projects/gui/src/boardview/boardview.cpp:107
Methodfixup
projects/gui/src/gamerepetitionspinbox.cpp:99
Methodflags
projects/gui/src/engineoptionmodel.cpp:151
MethodflushWriteBuffer
projects/lib/src/chessengine.cpp:469
Functionfont
projects/gui/3rdparty/qcustomplot/qcustomplot.h:5067
Functionforeach
projects/lib/src/board/shogiboard.cpp:437
Functionforeach
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4087
Methodforfeit
projects/lib/src/chessplayer.cpp:267
MethodformatFor
projects/gui/components/pgnhighlighter/src/pgnhighlighter.cpp:62
← previousnext →1,701–1,800 of 3,466, ranked by callers