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
Function
fractionStyle
projects/gui/3rdparty/qcustomplot/qcustomplot.h:1999
Method
fractionToString
! \internal Takes the fraction given by \a numerator and \a denominator and returns a string representation. The result depends on the configur
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:7584
Method
freeOpenGl
! \internal When \ref setOpenGl is set to false, this method is used to deinitialize OpenGL (releases the context and frees resources). After
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:15993
Method
fuzzyCompare
projects/lib/tests/sprt/tst_sprt.cpp:18
Method
gameDatabaseManager
projects/gui/src/cutechessapp.cpp:203
Method
gameManager
projects/lib/src/tournament.cpp:139
Method
gameSelectionChanged
projects/gui/src/gamedatabasedlg.cpp:378
Method
gameStats
projects/lib/tests/tournamentpair/tst_tournamentpair.cpp:86
Method
gamesFinished
projects/lib/src/tournamentplayer.cpp:154
Method
gamesInProgress
projects/lib/src/tournamentpair.cpp:92
Method
gamesPerCycle
projects/lib/src/pyramidtournament.cpp:43
Method
gamesPerCycle
projects/lib/src/gauntlettournament.cpp:55
Method
gamesPerCycle
projects/lib/src/roundrobintournament.cpp:48
Method
gamesPerCycle
projects/lib/src/knockouttournament.cpp:119
Method
generateCastlingMoves
projects/lib/src/board/westernboard.cpp:1391
Method
generateDropMoves
projects/lib/src/board/board.cpp:734
Method
generateHoppingMoves
projects/lib/src/board/board.cpp:753
Method
generateLabelParameterHash
! \internal Returns a hash that allows uniquely identifying whether the label parameters have changed such that the cached labels must be refre
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5651
Method
generateMoves
projects/lib/src/board/board.cpp:713
Method
generateMovesForPiece
projects/lib/src/board/oukboard.cpp:137
Method
generateMovesForPiece
projects/lib/src/board/crazyhouseboard.cpp:220
Method
generateMovesForPiece
projects/lib/src/board/makrukboard.cpp:103
Method
generateMovesForPiece
projects/lib/src/board/gryphonboard.cpp:140
Method
generateMovesForPiece
projects/lib/src/board/dobutsushogiboard.cpp:79
Method
generateMovesForPiece
projects/lib/src/board/seirawanboard.cpp:401
Method
generateMovesForPiece
projects/lib/src/board/pocketknightboard.cpp:99
Method
generateMovesForPiece
projects/lib/src/board/knightmateboard.cpp:56
Method
generateMovesForPiece
projects/lib/src/board/connectboard.cpp:125
Method
generateMovesForPiece
projects/lib/src/board/twokingseachboard.cpp:92
Method
generateMovesForPiece
projects/lib/src/board/courierboard.cpp:80
Method
generateMovesForPiece
projects/lib/src/board/shogiboard.cpp:725
Method
generateMovesForPiece
projects/lib/src/board/westernboard.cpp:1116
Method
generateMovesForPiece
projects/lib/src/board/grandboard.cpp:58
Method
generateMovesForPiece
projects/lib/src/board/knightrelayboard.cpp:69
Method
generateMovesForPiece
projects/lib/src/board/shatranjboard.cpp:81
Method
generateMovesForPiece
projects/lib/src/board/placementboard.cpp:69
Method
generateMovesForPiece
projects/lib/src/board/sittuyinboard.cpp:130
Method
generateMovesForPiece
projects/lib/src/board/hoppelpoppelboard.cpp:47
Method
generateMovesForPiece
projects/lib/src/board/euroshogiboard.cpp:81
Method
generatePawnMoves
projects/lib/src/board/makrukboard.cpp:119
Method
generatePawnMoves
projects/lib/src/board/westernboard.cpp:1295
Method
generatePawnMoves
projects/lib/src/board/sittuyinboard.cpp:91
Method
generateSlidingMoves
projects/lib/src/board/board.cpp:769
Method
genericTitle
projects/gui/src/mainwindow.cpp:903
Method
getAnchorPos
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5744
Method
getBarRect
! \internal Returns the rect in pixel coordinates of a single bar with the specified \a key and \a value. The rect is shifted according to the
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:24976
Method
getBasePen
! \internal Returns the pen that is used to draw the axis base line. Depending on the selection state, this is either mSelectedBasePen or mBase
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9749
Method
getBorderPen
! \internal Returns the pen used to paint the border of the legend, taking into account the selection state of the legend box. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:19540
Method
getBrush
! \internal Returns the brush used to paint the background of the legend, taking into account the selection state of the legend box. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:19550
Method
getChannelFillPolygon
! \internal Returns the polygon needed for drawing (partial) channel fills between this graph and the graph specified by \ref setChannelFillGra
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22243
Method
getCurveLines
! \internal Called by \ref draw to generate points in pixel coordinates which represent the line of the curve. Line segments that aren't visib
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:23068
Method
getDataSegments
! \internal \note This method is identical to \ref QCPAbstractPlottable1D::getDataSegments but needs to be reproduced here since the \ref QCPErro
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28778
Method
getDataSegments
projects/gui/3rdparty/qcustomplot/qcustomplot.h:4658
Method
getEpdPos
projects/lib/src/openingsuite.cpp:290
Method
getErrorBarLines
! \internal Calculates the lines that make up the error bar belonging to the data point \a it. The resulting lines are added to \a backbones and
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28610
Method
getFillBasePoint
! \internal Returns the point which closes the fill polygon on the zero-value-line parallel to the key axis. The logarithmic axis scale case is
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22153
Method
getFillPolygon
! \internal Returns the polygon needed for drawing normal fills between this graph and the key axis. Pass the graph's data points (in pixel
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22212
Method
getFinalMaximumOuterSize
! \internal This is a helper function for the implementation of subclasses. It returns the maximum size that should finally be used for the
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4045
Method
getFinalMinimumOuterSize
! \internal This is a helper function for the implementation of subclasses. It returns the minimum size that should finally be used for the
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4020
Method
getFinalRect
! \internal Returns the final (tight) rect the pixmap is drawn in, depending on the current item positions and scaling settings. The outpu
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:30337
Method
getFont
! \internal Returns the font that shall be used to draw text, taking into account the selection state of this item. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:18958
Method
getFreeWidget
projects/gui/src/gamewall.cpp:159
Method
getIconBorderPen
! \internal Returns the pen that shall be used to draw the icon border, taking into account the selection state of this item. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:18938
Method
getLabelColor
! \internal Returns the color that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelColor or mLab
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9809
Method
getLabelFont
! \internal Returns the font that is used to draw the axis label. Depending on the selection state, this is either mSelectedLabelFont or mLabel
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9789
Method
getMantissa
! \internal Returns the decimal mantissa of \a input. Optionally, if \a magnitude is not set to zero, it also returns the magnitude of \a input
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:6443
Method
getMarginValue
! \internal Returns the value of the specified \a side of \a margins. If \a side is \ref QCP::msNone or \ref QCP::msAll, returns 0. \see s
projects/gui/3rdparty/qcustomplot/qcustomplot.h:377
Method
getMaxTickLabelSize
! \internal Simulates the steps done by \ref placeTickLabel by calculating bounding boxes of the text label to be drawn, depending on number fo
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:10528
Method
getMaximumRowColSizes
! \internal Places the maximum column widths and row heights into \a maxColWidths and \a maxRowHeights respectively. The maximum height of
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4832
Method
getMinimumRowColSizes
! \internal Places the minimum column widths and row heights into \a minColWidths and \a minRowHeights respectively. The minimum height of
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4799
Method
getNonNanSegments
! \internal This method goes through the passed points in \a lineData and returns a list of the segments which don't contain NaN data points.
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21999
Method
getOptimizedCornerPoints
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. In situations where a single segment skips over
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:23429
Method
getOptimizedLineData
! \internal Returns via \a lineData the data points that need to be visualized for this graph when plotting graph lines, taking into consideratio
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21696
Method
getOptimizedPoint
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. This method is used in case the current segment
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:23313
Method
getOptimizedScatterData
! \internal Returns via \a scatterData the data points that need to be visualized for this graph when plotting scatter points, taking into consid
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21788
Method
getOption
projects/lib/src/chessengine.cpp:144
Method
getOverlappingSegments
! \internal This method takes two segment lists (e.g. created by \ref getNonNanSegments) \a thisSegments and \a otherSegments, and their assoc
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22057
Method
getPartAt
! Returns the part of the axis that is hit by \a pos (in pixels). The return value of this function is independent of the user-selectable parts de
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9361
Method
getPgnPos
projects/lib/src/openingsuite.cpp:250
Method
getPixelCoordinates
! \internal Returns the pixel coordinates of the data point at \a dataIndex, using \a interface1d to access the data points. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:17408
Method
getPixelSpacing
! \internal Returns the spacing in pixels which is between this \a bars and the following one, both at the key coordinate \a keyCoord. \no
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:24254
Method
getQuartileBox
! \internal Returns the box in plot coordinates (keys in x, values in y of the returned rect) that covers the value range from the lower to the
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:25750
Method
getRectClippedLine
! \internal Returns the section of the line defined by \a start and \a end, that is visible in the specified \a rect. This is a helper funct
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29159
Method
getRectClippedStraightLine
! \internal Returns the section of the straight line defined by \a base and direction vector \a vec, that is visible in the specified \a rect.
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28942
Method
getRegion
! \internal This function is part of the curve optimization algorithm of \ref getCurveLines. It returns the region of the given point (\a key, \
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:23269
Method
getScatters
! \internal This method retrieves an optimized set of data points via \ref getOptimizedScatterData and then converts them to pixel coordinates. T
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:21289
Method
getSectionSizes
! \internal This is a helper function for the implementation of \ref updateLayout in subclasses. It calculates the sizes of one-dimensional
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3896
Method
getStackedBaseValue
! \internal This function is called to find at which value to start drawing the base of a bar at \a key, when it is stacked on top of another Q
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:25063
Method
getSubTickCount
! \internal Takes the \a tickStep, i.e. the distance between two consecutive ticks, and returns an appropriate number of sub ticks for that spe
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:6234
Method
getSubTickPen
! \internal Returns the pen that is used to draw the subticks. Depending on the selection state, this is either mSelectedSubTickPen or mSubTick
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9769
Method
getTangentAngle
! \internal If \ref setTangentToData is enabled, brackets need to be rotated according to the data slope. This method returns the angle in radi
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:17361
Method
getTextColor
! \internal Returns the text color that shall be used to draw text, taking into account the selection state of this item. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:18948
Method
getTextDrawPoint
! \internal Returns the point that must be given to the QPainter::drawText function (which expects the top left point of the text rect), accord
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29879
Method
getThread
projects/lib/src/gamemanager.cpp:512
Method
getTickLabel
! \internal This method returns the tick label string as it should be printed under the \a tick coordinate. If a textual number is returned, it
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:6297
Method
getTickLabelColor
! \internal Returns the color that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelColor or
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9799
Method
getTickLabelData
! \internal This is a \ref placeTickLabel helper function. Transforms the passed \a text and \a font to a tickLabelData structure that can t
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5840
Method
getTickLabelDrawOffset
! \internal This is a \ref placeTickLabel helper function. Calculates the offset at which the top left corner of the specified tick label sh
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:10427
Method
getTickLabelFont
! \internal Returns the font that is used to draw the tick labels. Depending on the selection state, this is either mSelectedTickLabelFont or m
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9779
Method
getTickPen
! \internal Returns the pen that is used to draw the (major) ticks. Depending on the selection state, this is either mSelectedTickPen or mTickP
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:9759
← previous
next →
1,801–1,900 of 3,466, ranked by callers