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
↓ 15 callers
Method
removeAt
! Removes and deletes the element at the provided \a index. Returns true on success. If \a index is invalid or points to an empty cell, returns fa
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3739
↓ 15 callers
Method
reserve
projects/lib/src/board/boardtransition.cpp:58
↓ 15 callers
Method
sanitizedForLogScale
! Returns a sanitized version of the range. Sanitized means for logarithmic scales, that the range won't span the positive and negative sign domai
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2065
↓ 15 callers
Method
sideToMove
projects/lib/src/board/board.h:558
↓ 14 callers
Function
isEmpty
projects/gui/3rdparty/qcustomplot/qcustomplot.h:970
↓ 14 callers
Method
pgn
projects/lib/src/chessgame.cpp:117
↓ 14 callers
Method
read
projects/lib/src/pgngame.cpp:212
↓ 14 callers
Method
remove
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2996
↓ 14 callers
Method
score
projects/lib/src/moveevaluation.cpp:115
↓ 14 callers
Function
viewport
projects/gui/3rdparty/qcustomplot/qcustomplot.h:3828
↓ 14 callers
Method
write
projects/lib/src/pgngame.cpp:272
↓ 13 callers
Method
blackWins
projects/lib/src/tournamentplayer.cpp:103
↓ 13 callers
Method
draws
projects/lib/src/tournamentplayer.cpp:78
↓ 13 callers
Method
fenString
projects/lib/src/board/board.cpp:448
↓ 13 callers
Method
rowCount
! Tests model's implementation of QAbstractItemModel::rowCount() and hasChildren() Models that are dynamically populated are not as fully tes
projects/gui/3rdparty/modeltest/modeltest.cpp:154
↓ 13 callers
Method
setValue
projects/lib/src/engineoption.cpp:91
↓ 13 callers
Method
simplify
! Sorts all data ranges by range begin index in ascending order, and then joins directly adjacent or overlapping ranges. This can reduce the numbe
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2600
↓ 13 callers
Method
valueRange
projects/gui/3rdparty/qcustomplot/qcustomplot.h:3284
↓ 13 callers
Method
variant
projects/lib/src/pgngame.cpp:398
↓ 13 callers
Method
whiteWins
projects/lib/src/tournamentplayer.cpp:88
↓ 13 callers
Method
wins
projects/lib/src/tournamentplayer.cpp:73
↓ 12 callers
Function
addPiece
projects/lib/src/board/caparandomboard.cpp:24
↓ 12 callers
Method
blackDraws
projects/lib/src/tournamentplayer.cpp:108
↓ 12 callers
Method
blackLosses
projects/lib/src/tournamentplayer.cpp:113
↓ 12 callers
Method
fill
! Sets all cells to the value \a z. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:26203
↓ 12 callers
Method
setTime
projects/lib/src/moveevaluation.cpp:238
↓ 12 callers
Function
size
getters:
projects/gui/3rdparty/qcustomplot/qcustomplot.h:581
↓ 12 callers
Method
whiteDraws
projects/lib/src/tournamentplayer.cpp:93
↓ 12 callers
Method
whiteLosses
projects/lib/src/tournamentplayer.cpp:98
↓ 11 callers
Method
addDataRange
! Adds the given \a dataRange to this data selection. This is equivalent to the += operator but allows disabling immediate simplification by setti
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2574
↓ 11 callers
Function
elementCount
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1433
↓ 11 callers
Method
findBegin
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28296
↓ 11 callers
Method
isLegalMove
projects/lib/src/board/board.cpp:836
↓ 11 callers
Method
remove
! Removes and deletes the provided \a element. Returns true on success. If \a element is not in the layout, returns false. This function inte
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3760
↓ 11 callers
Method
setDepth
projects/lib/src/moveevaluation.cpp:223
↓ 11 callers
Method
setFenString
projects/lib/src/board/board.cpp:511
↓ 11 callers
Method
setNodeCount
projects/lib/src/moveevaluation.cpp:243
↓ 11 callers
Method
setPv
projects/lib/src/moveevaluation.cpp:273
↓ 11 callers
Method
setScore
projects/lib/src/moveevaluation.cpp:233
↓ 11 callers
Method
stop
projects/lib/src/chessgame.cpp:161
↓ 11 callers
Method
tagValue
projects/lib/src/pgngame.cpp:358
↓ 11 callers
Method
take
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4661
↓ 11 callers
Method
timeControl
projects/gui/src/timecontroldlg.cpp:40
↓ 10 callers
Method
applyTo
! Applies the pen and the brush of this scatter style to \a painter. If this scatter style has an undefined pen (\ref isPenDefined), sets the pen
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:10865
↓ 10 callers
Method
date
projects/lib/src/pgngame.cpp:373
↓ 10 callers
Method
depth
projects/lib/src/moveevaluation.cpp:105
↓ 10 callers
Function
do_move
projects/lib/3rdparty/fathom/src/tbprobe.c:1332
↓ 10 callers
Method
drawShape
! Draws the scatter shape with \a painter at position \a pos. This function does not modify the pen or the brush on the painter, as \ref applyT
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:10879
↓ 10 callers
Method
engineAt
projects/lib/src/enginemanager.cpp:40
↓ 10 callers
Method
expand
! \overload Expands this range such that \a otherRange is contained in the new range. It is assumed that both this range and \a otherRange are no
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1959
↓ 10 callers
Method
findEnd
inherits documentation from base class */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28312
↓ 10 callers
Method
isWall
projects/lib/src/board/piece.h:127
↓ 10 callers
Method
replot
! If the layer mode (\ref setMode) is set to \ref lmBuffered, this method allows replotting only the layerables on this specific layer, without th
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1198
↓ 10 callers
Method
scale
projects/lib/src/sprt.cpp:85
↓ 10 callers
Function
selection
projects/gui/3rdparty/qcustomplot/qcustomplot.h:3524
↓ 10 callers
Method
setModel
projects/gui/src/stringvalidator.cpp:28
↓ 10 callers
Method
state
projects/lib/src/chessplayer.cpp:184
↓ 10 callers
Method
status
projects/lib/src/sprt.cpp:158
↓ 10 callers
Method
timeControl
projects/lib/src/chessplayer.cpp:147
↓ 10 callers
Method
timeLeft
projects/lib/src/timecontrol.cpp:258
↓ 10 callers
Method
toMap
projects/cli/src/matchparser.cpp:162
↓ 10 callers
Method
type
projects/gui/src/boardview/piecechooser.cpp:32
↓ 10 callers
Method
winner
projects/lib/src/board/result.cpp:81
↓ 9 callers
Method
data
! Tests model's implementation of QAbstractItemModel::data() */
projects/gui/3rdparty/modeltest/modeltest.cpp:400
↓ 9 callers
Method
defaultValue
projects/lib/src/engineoption.cpp:76
↓ 9 callers
Method
errorString
projects/lib/src/chessgame.cpp:91
↓ 9 callers
Method
firstPlayer
projects/lib/src/tournamentpair.cpp:58
↓ 9 callers
Method
isEmpty
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2623
↓ 9 callers
Method
isRandomVariant
projects/lib/src/board/board.cpp:77
↓ 9 callers
Method
losses
projects/lib/src/tournamentplayer.cpp:83
↓ 9 callers
Method
moveString
projects/lib/src/board/board.cpp:349
↓ 9 callers
Method
secondPlayer
projects/lib/src/tournamentpair.cpp:63
↓ 9 callers
Method
seek
projects/lib/src/pgnstream.cpp:228
↓ 9 callers
Function
selected
projects/gui/3rdparty/qcustomplot/qcustomplot.h:3523
↓ 9 callers
Method
setInvalidated
! Sets the invalidated flag to \a invalidated. This mechanism is used internally in conjunction with isolated replotting of \ref QCPLayer insta
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:624
↓ 8 callers
Function
addPiece
projects/lib/src/board/frcboard.cpp:25
↓ 8 callers
Method
applyPen
! Sets the pen of \a painter to the pen of this selection decorator. \see applyBrush, getFinalScatterStyle */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:11118
↓ 8 callers
Function
init_tb
projects/lib/3rdparty/fathom/src/tbcore.c:245
↓ 8 callers
Method
isInfinite
projects/lib/src/timecontrol.cpp:228
↓ 8 callers
Method
isOpen
projects/lib/src/pgnstream.cpp:158
↓ 8 callers
Function
keyAxis
projects/gui/3rdparty/qcustomplot/qcustomplot.h:3520
↓ 8 callers
Method
move
projects/gui/src/pgntoken.cpp:65
↓ 8 callers
Method
moveFromString
projects/lib/src/board/board.cpp:400
↓ 8 callers
Method
pieceAt
projects/gui/src/boardview/boardscene.cpp:402
↓ 8 callers
Method
realVisibility
! Returns whether this layerable is visible, taking the visibility of the layerable parent and the visibility of this layerable's layer into accou
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1459
↓ 8 callers
Method
setAntialiasing
! Sets whether painting uses antialiasing or not. Use this method instead of using setRenderHint with QPainter::Antialiasing directly, as it allow
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:385
↓ 8 callers
Method
setDevicePixelRatio
! Sets the device pixel ratio to \a ratio. This is useful to render on high-DPI output devices. The ratio is automatically set to the device pixel
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:638
↓ 8 callers
Method
setMode
! \overload Sets the mode of the painter. This controls whether the painter shall adjust its fixes/workarounds optimized for certain output dev
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:436
↓ 8 callers
Method
setNotAntialiasedElements
! Sets which elements are forcibly drawn not antialiased as an \a or combination of QCP::AntialiasedElement. This overrides the antialiasing
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:13774
↓ 7 callers
Method
axis
! Returns the axis with the given \a index on the axis rect side specified with \a type. \see axisCount, axes */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:17623
↓ 7 callers
Method
begin
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2645
↓ 7 callers
Method
board
projects/gui/src/gameviewer.cpp:240
↓ 7 callers
Method
defaultFenString
projects/lib/src/board/oukboard.cpp:48
↓ 7 callers
Function
fromSortKey
projects/gui/3rdparty/qcustomplot/qcustomplot.h:5470
↓ 7 callers
Method
hasNext
projects/gui/src/gamedatabasedlg.cpp:82
↓ 7 callers
Method
isFinished
projects/lib/src/chessgame.cpp:102
↓ 7 callers
Method
limitIteratorsToDataRange
projects/gui/3rdparty/qcustomplot/qcustomplot.h:3372
↓ 7 callers
Method
next
projects/gui/src/gamedatabasedlg.cpp:87
↓ 7 callers
Method
nodeLimit
projects/lib/src/timecontrol.cpp:273
↓ 7 callers
Method
plyLimit
projects/lib/src/timecontrol.cpp:268
← previous
next →
101–200 of 3,466, ranked by callers