MCPcopy Create free account

hub / github.com/cutechess/cutechess / types & classes

Types & classes577 in github.com/cutechess/cutechess

↓ 252 callersClassQString
projects/lib/src/openingbook.h:26
↓ 122 callersClassMove
! * \brief A small and efficient chessmove class. * * This class is designed to be used internally by Board objects, * and to store minimal inform
projects/lib/src/board/move.h:42
↓ 119 callersEnumResult
projects/lib/src/sprt.h:36
↓ 69 callersClassPiece
! * \brief A chess piece * * The Piece class represents the contents of a square on the chessboard. * It can be an empty piece (NoPiece) or a wall
projects/lib/src/board/piece.h:40
↓ 61 callersClassQSettings
projects/lib/src/timecontrol.h:25
↓ 59 callersClassQModelIndex
projects/gui/src/newtournamentdialog.h:25
↓ 10 callersClassMoveEvaluation
projects/lib/src/chessgame.h:35
↓ 8 callersClassSide
projects/gui/src/boardview/boardscene.h:34
↓ 6 callersClassPiece
projects/gui/src/boardview/boardscene.h:35
↓ 4 callersClassGenericMove
projects/gui/src/movelist.h:37
↓ 4 callersClasspos
projects/lib/3rdparty/fathom/src/tbprobe.c:99
↓ 2 callersEnumCastlingSide
projects/lib/src/board/westernboard.h:66
↓ 2 callersClassEcoNode
projects/lib/src/pgngame.h:32
↓ 2 callersClassEngineConfiguration
projects/gui/src/gamesettingswidget.h:32
↓ 2 callersClassQCPLayerable
projects/gui/3rdparty/qcustomplot/qcustomplot.h:108
↓ 2 callersClassQItemSelection
projects/gui/src/newtournamentdialog.h:26
↓ 1 callersClassBoard
projects/lib/src/pgngame.h:34
↓ 1 callersClassBoardTransition
projects/lib/src/board/board.h:38
↓ 1 callersClassChessEngine
projects/gui/src/engineconfigurationdlg.h:28
↓ 1 callersClassChessPlayer
projects/lib/src/chessgame.h:33
↓ 1 callersClassEntryContains
projects/gui/src/pgngameentrymodel.cpp:24
↓ 1 callersClassGameManager
projects/lib/src/tournament.h:34
↓ 1 callersClassMoveCommentToken
! * \brief A comment token for a move in a PGN game */
projects/gui/src/movecommenttoken.h:27
↓ 1 callersClassMoveNumberToken
! * \brief A fullmove number token in a PGN game. */
projects/gui/src/movenumbertoken.h:27
↓ 1 callersClassMoveToken
! * \brief A chessmove (usually SAN) token in a PGN game. */
projects/gui/src/movetoken.h:27
↓ 1 callersClassPgnGame
projects/lib/src/openingbook.h:28
↓ 1 callersClassPgnGameFilter
projects/lib/src/pgngameentry.h:25
↓ 1 callersClassPlayerBuilder
projects/lib/src/tournament.h:35
↓ 1 callersClassQCPAbstractPlottable
projects/gui/3rdparty/qcustomplot/qcustomplot.h:114
↓ 1 callersClassQCPPainter
projects/gui/3rdparty/qcustomplot/qcustomplot.h:106
↓ 1 callersClassQCPPolarGraph
projects/gui/3rdparty/qcustomplot/qcustomplot.h:129
↓ 1 callersClassSprt
projects/lib/src/tournament.h:39
↓ 1 callersEnumTagType
projects/lib/src/pgngameentry.h:44
↓ 1 callersClassTournament
projects/lib/src/tournamentfactory.h:25
↓ 1 callersClassWesternZobrist
projects/lib/src/board/westernboard.h:25
EnumAccessMode
projects/lib/src/openingbook.h:47
EnumAiWokPieceType
projects/lib/src/board/aiwokboard.h:47
EnumAlmostPieceType
projects/lib/src/board/almostboard.h:50
EnumAmazonPieceType
projects/lib/src/board/amazonboard.h:49
EnumAnchorIndex
projects/gui/3rdparty/qcustomplot/qcustomplot.h:6604
EnumAnchorReferenceType
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1608
EnumAnchorSide
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1616
EnumAngleReference
! Defines the reference of the angle at which a radial axis is tilted (\ref setAngle). */
projects/gui/3rdparty/qcustomplot/qcustomplot.h:7017
EnumAntialiasedElement
projects/gui/3rdparty/qcustomplot/qcustomplot.h:244
ClassAutoVerticalScroller
! * \brief Automatically scroll an item view when new items are added. * * AutoVerticalScroller automatically scrolls an item view vertically when
projects/gui/src/autoverticalscroller.h:34
EnumAuxResultType
! Additional result types used for statistics. */
projects/lib/src/tournament.h:58
EnumAxisType
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2173
ClassBayesElo
projects/lib/src/sprt.cpp:23
ClassBoard
projects/lib/src/chessgame.h:32
ClassBoard
projects/lib/src/chessplayer.h:30
ClassBoard
projects/lib/src/gameadjudicator.h:23
ClassBoard
projects/lib/src/pgnstream.h:25
ClassBoard
projects/gui/src/gamesettingswidget.h:30
ClassBoard
projects/gui/src/gameviewer.h:36
ClassBoard
projects/gui/src/mainwindow.h:27
ClassBoard
projects/gui/src/boardview/boardscene.h:32
ClassBoardScene
projects/gui/src/gameviewer.h:31
ClassBoardScene
! * \brief A graphical surface for displaying a chessgame. * * BoardScene is the top-level container for the board, the * chess pieces, etc. It al
projects/gui/src/boardview/boardscene.h:58
ClassBoardView
projects/gui/src/gameviewer.h:32
ClassBoardView
! * \brief A view widget for displaying a QGraphicsScene. * * BoardView is meant for visualizing the contents of a BoardScene. * Unlike a pure QGr
projects/gui/src/boardview/boardview.h:33
ClassBookExportTask
projects/gui/src/gamedatabasedlg.cpp:125
EnumBracketStyle
! Defines which shape is drawn at the boundaries of selected data ranges. Some of the bracket styles further allow specifying a height an
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4866
ClassCachedLabel
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1669
ClassCachedLabel
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2466
EnumCapablancaPieceType
projects/lib/src/board/capablancaboard.h:48
EnumCastlingFlag
projects/lib/src/board/syzygytablebase.h:44
ClassCastlingRights
projects/lib/src/board/westernboard.h:229
EnumChancellorPieceType
projects/lib/src/board/chancellorboard.h:59
ClassChanging
projects/gui/3rdparty/modeltest/modeltest.h:80
ClassChessClock
projects/gui/src/chessclock.h:28
ClassChessClock
projects/gui/src/gameviewer.h:33
ClassChessGame
projects/lib/src/tournament.h:36
ClassChessGame
projects/lib/src/gamemanager.h:25
ClassChessGame
projects/cli/src/enginematch.h:28
ClassChessGame
projects/gui/src/cutechessapp.h:33
ClassChessGame
projects/gui/src/evalhistory.h:26
ClassChessGame
projects/gui/src/newgamedlg.h:26
ClassChessGame
projects/gui/src/movelist.h:36
ClassChessGame
projects/gui/src/gameviewer.h:29
ClassChessGame
projects/gui/src/mainwindow.h:38
ClassChessGame
projects/gui/src/gamewall.h:26
ClassChessGame
projects/gui/src/boardview/boardscene.h:37
ClassChessPlayer
projects/lib/src/playerbuilder.h:24
ClassChessPlayer
projects/lib/src/gamemanager.h:26
ClassChessPlayer
projects/gui/src/evalwidget.h:27
ClassChessPlayer
projects/gui/src/mainwindow.h:39
EnumChigorinPieceType
projects/lib/src/board/chigorinboard.h:54
ClassClassRegistration
projects/lib/src/classregistry.h:91
ClassClassRegistry
projects/lib/src/classregistry.h:46
EnumCleanupMode
! The mode for cleaning up after deleted games. */
projects/lib/src/gamemanager.h:57
EnumColor
projects/lib/src/board/square.h:37
EnumCoordinateSystem
projects/lib/src/board/board.h:62
EnumCountingRules
! * Rule sets of Thai and Cambodian Chess */
projects/lib/src/board/makrukboard.h:134
EnumCourierPieceType
projects/lib/src/board/courierboard.h:68
EnumCrazyhousePieceType
projects/lib/src/board/crazyhouseboard.h:55
ClassCuteChessApplication
projects/gui/src/cutechessapp.h:36
ClassCuteChessCoreApplication
projects/cli/src/cutechesscoreapp.h:28
ClassDTZEntry_pawn
projects/lib/3rdparty/fathom/src/tbcore.h:141
ClassDTZEntry_pawn
projects/lib/3rdparty/fathom/src/tbprobe.c:911
ClassDTZEntry_pawn
projects/lib/3rdparty/fathom/src/tbcore.c:1246
next →1–100 of 577, ranked by callers