Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ functions
Functions
3,466 in github.com/cutechess/cutechess
⨍
Functions
3,466
◇
Types & classes
577
Method
defaultFenString
projects/lib/src/board/aseanboard.cpp:45
Method
defaultFenString
projects/lib/src/board/chancellorboard.cpp:41
Method
defaultFenString
projects/lib/src/board/antiboard.cpp:40
Method
defaultFenString
projects/lib/src/board/amazonboard.cpp:42
Method
defaultFenString
projects/lib/src/board/grandboard.cpp:43
Method
defaultFenString
projects/lib/src/board/aiwokboard.cpp:39
Method
defaultFenString
projects/lib/src/board/capablancaboard.cpp:46
Method
defaultFenString
projects/lib/src/board/modernboard.cpp:42
Method
defaultFenString
projects/lib/src/board/shatranjboard.cpp:40
Method
defaultFenString
projects/lib/src/board/placementboard.cpp:41
Method
defaultFenString
projects/lib/src/board/minishogiboard.cpp:52
Method
defaultFenString
projects/lib/src/board/losersboard.cpp:41
Method
defaultFenString
projects/lib/src/board/atomicboard.cpp:43
Method
defaultFenString
projects/lib/src/board/sittuyinboard.cpp:46
Method
defaultFenString
projects/lib/src/board/hoppelpoppelboard.cpp:42
Method
defaultFenString
projects/lib/src/board/euroshogiboard.cpp:53
Method
deletePlayer
projects/lib/src/gamemanager.cpp:109
Method
deselectAll
! 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
Method
destroy
projects/gui/src/boardview/piecechooser.cpp:109
Method
destroyGame
projects/gui/src/mainwindow.cpp:490
Method
detectEngineOptions
projects/gui/src/engineconfigurationdlg.cpp:292
Method
device
projects/lib/src/chessengine.cpp:80
Method
directPv
projects/lib/src/uciengine.cpp:821
Method
doLayout
projects/gui/src/tilelayout.cpp:100
Function
donePainting
projects/gui/3rdparty/qcustomplot/qcustomplot.h:592
Function
dot
projects/gui/3rdparty/qcustomplot/qcustomplot.h:469
Method
drawAngularGrid
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34337
Method
drawBackground
! \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
Method
drawBracket
! 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
Method
drawCandlestickPlot
! \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
Method
drawCurveLine
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, getCurveLines */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:23014
Method
drawFill
! \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
Method
drawGridLines
! \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
Method
drawImpulsePlot
! \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
Method
drawLabelMaybeCached
! \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
Method
drawLinePlot
! \internal Draws lines between the points in \a lines, given in pixel coordinates. \see drawScatterPlot, drawImpulsePlot, QCPAbstractPlott
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21653
Method
drawOhlcPlot
! \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
Method
drawPolyline
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4688
Method
drawRadialGrid
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34312
Method
drawScatterPlot
! \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
Method
drawStatisticalBox
! 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
Method
drawSubGridLines
! \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
Method
editMoveComment
projects/gui/src/mainwindow.cpp:951
Method
element
! 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
Method
elementAt
! \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
Method
elementCount
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5033
Function
elements
non-virtual methods:
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1215
Method
emitLastMove
projects/lib/src/chessgame.cpp:236
Method
emitMove
projects/lib/src/chessplayer.cpp:287
Method
emitStartFailed
projects/lib/src/chessgame.cpp:521
Method
enableSettingsUpdates
projects/gui/src/tournamentsettingswidget.cpp:196
Method
endGame
projects/lib/src/chessplayer.cpp:74
Method
endGame
projects/lib/src/chessengine.cpp:275
Method
endGame
projects/lib/src/humanplayer.cpp:46
Method
endGame
projects/lib/src/xboardengine.cpp:214
Method
enpassantSquare
projects/lib/src/board/westernboard.cpp:1411
Method
entriesFromDisk
projects/lib/src/openingbook.cpp:164
Method
entryFormat
projects/lib/src/tournament.cpp:1158
Method
entrySize
projects/lib/src/polyglotbook.cpp:62
Method
entrySize
projects/lib/tests/tournamentplayer/tst_tournamentplayer.cpp:22
Method
erfInv
projects/lib/src/elo.cpp:51
Method
errorBarVisible
! \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
Method
errorString
projects/lib/components/json/src/jsonserializer.cpp:87
Method
errorString
projects/lib/components/json/src/jsonparser.cpp:64
Method
errorString
projects/lib/src/chessplayer.cpp:194
Function
errorType
projects/gui/3rdparty/qcustomplot/qcustomplot.h:6354
Method
event
projects/lib/src/pgngamefilter.h:176
Method
eventFilter
projects/gui/src/engineoptiondelegate.cpp:38
Method
eventFilter
projects/gui/src/movelist.cpp:179
Method
examine
projects/gui/src/gamerepetitionspinbox.cpp:68
Method
exitCode
projects/lib/src/engineprocess_win.cpp:55
Method
exitStatus
projects/lib/src/engineprocess_win.cpp:60
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
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4441
Method
expandingDirections
projects/gui/src/tilelayout.cpp:40
Method
exportPgn
projects/gui/src/gamedatabasedlg.cpp:500
Method
extinctPiece
projects/lib/src/board/extinctionboard.cpp:67
Method
factory
projects/lib/src/classregistry.h:57
Function
fieldWidth
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1867
Method
fileIsAllowed
* 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
Method
fileName
projects/gui/src/pgndatabase.cpp:46
Method
fillAlpha
! 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
Method
filterAcceptsRow
projects/gui/src/engineconfigproxymodel.cpp:34
Method
findBegin
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4571
Method
findEnd
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4580
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
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22350
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 ascend
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22396
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
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22373
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 ascendi
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22478
Method
finishGame
projects/lib/src/xboardengine.cpp:237
Method
finished
! Returns true if the king of \a side is on the eighth rank */
projects/lib/src/board/racingkingsboard.cpp:54
Method
firstRoundPlayers
projects/lib/src/knockouttournament.cpp:58
Method
fitToRect
projects/gui/src/boardview/boardview.cpp:107
Method
fixup
projects/gui/src/gamerepetitionspinbox.cpp:99
Method
flags
projects/gui/src/engineoptionmodel.cpp:151
Method
flushWriteBuffer
projects/lib/src/chessengine.cpp:469
Function
font
projects/gui/3rdparty/qcustomplot/qcustomplot.h:5067
Function
foreach
projects/lib/src/board/shogiboard.cpp:437
Function
foreach
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4087
Method
forfeit
projects/lib/src/chessplayer.cpp:267
Method
formatFor
projects/gui/components/pgnhighlighter/src/pgnhighlighter.cpp:62
← previous
next →
1,701–1,800 of 3,466, ranked by callers