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
QCPBarsData
! Constructs a bar data point with key and value set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:24353
Method
QCPBarsGroup
! Constructs a new bars group for the specified QCustomPlot instance. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:24028
Method
QCPColorGradient
! Constructs a new, empty QCPColorGradient with no predefined color stops. You can add own color stops with \ref setColorStopAt. The color leve
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:16545
Method
QCPColorMap
! Constructs a color map with the specified \a keyAxis and \a valueAxis. The created QCPColorMap is automatically registered with the QCustomPl
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:26441
Method
QCPColorMapData
! Constructs a new QCPColorMapData instance. The instance has \a keySize cells in the key direction and \a valueSize cells in the value direction.
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:25848
Method
QCPColorScale
! Constructs a new QCPColorScale. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:20127
Method
QCPColorScaleAxisRectPrivate
! Creates a new instance, as a child of \a parentColorScale. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:20569
Method
QCPCurve
! Constructs a curve which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22653
Method
QCPCurveData
! Constructs a curve data point with t, key and value set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:22574
Method
QCPDataContainer
projects/gui/3rdparty/qcustomplot/qcustomplot.h:2806
Method
QCPDataRange
! Creates an empty QCPDataRange, with begin and end set to 0. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2257
Method
QCPDataSelection
! Creates an empty QCPDataSelection. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2415
Method
QCPErrorBars
! Constructs an error bars plottable which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a value
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:27992
Method
QCPErrorBarsData
! Constructs an error bar with errors set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:27909
Method
QCPFinancial
! Constructs a financial chart which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:27098
Method
QCPFinancialData
! Constructs a data point with key and all values set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:27002
Method
QCPGraph
! Constructs a graph which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis must reside
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:20879
Method
QCPGraphData
! Constructs a data point with key and value set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:20798
Method
QCPGrid
! Creates a QCPGrid instance and sets default values. You shouldn't instantiate grids on their own, since every QCPAxis brings its own QCPGrid.
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:7859
Method
QCPItemAnchor
! Creates a new QCPItemAnchor. You shouldn't create QCPItemAnchor instances directly, even if you want to make a new item subclass. Use \ref QCPAb
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12042
Method
QCPItemBracket
! Creates a bracket item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance ta
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:30800
Method
QCPItemCurve
! Creates a curve item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance take
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29294
Method
QCPItemEllipse
! Creates an ellipse item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance t
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29959
Method
QCPItemLine
! Creates a line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29056
Method
QCPItemPixmap
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:30154
Method
QCPItemPosition
! Creates a new QCPItemPosition. You shouldn't create QCPItemPosition instances directly, even if you want to make a new item subclass. Use \ref Q
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:12216
Method
QCPItemRect
! Creates a rectangle item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29454
Method
QCPItemStraightLine
! Creates a straight line item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot insta
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:28873
Method
QCPItemText
! Creates a text item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance takes
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:29617
Method
QCPItemTracer
! Creates a tracer item and sets default values. The created item is automatically registered with \a parentPlot. This QCustomPlot instance tak
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:30440
Method
QCPLabelPainterPrivate
! Constructs a QCPLabelPainterPrivate instance. Make sure to not create a new instance on every redraw, to utilize the caching mechanisms. th
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5484
Method
QCPLayer
! Creates a new QCPLayer instance. Normally you shouldn't directly instantiate layers, use \ref QCustomPlot::addLayer instead. \warning It
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1067
Method
QCPLayerable
! Creates a new QCPLayerable instance. Since QCPLayerable is an abstract base class, it can't be instantiated directly. Use one of the derive
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1366
Method
QCPLayout
! Creates an instance of QCPLayout and sets default values. Note that since QCPLayout is an abstract base class, it can't be instantiated directly
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3666
Method
QCPLayoutElement
! Creates an instance of QCPLayoutElement and sets default values. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3207
Method
QCPLayoutGrid
! Creates an instance of QCPLayoutGrid and sets default values. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4104
Method
QCPLayoutInset
! Creates an instance of QCPLayoutInset and sets default values. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:4887
Method
QCPLegend
! Constructs a new QCPLegend instance with default values. Note that by default, QCustomPlot already contains a legend ready to be used as \ref
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:19073
Method
QCPLineEnding
! Creates a QCPLineEnding instance with default values (style \ref esNone). */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:5193
Method
QCPMarginGroup
! Creates a new QCPMarginGroup instance in \a parentPlot. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:3041
Method
QCPPaintBufferGlFbo
! Creates a \ref QCPPaintBufferGlFbo instance with the specified \a size and \a devicePixelRatio, if applicable. All frame buffer objects shall
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:843
Method
QCPPaintBufferGlPbuffer
! Creates a \ref QCPPaintBufferGlPbuffer instance with the specified \a size and \a devicePixelRatio, if applicable. The parameter \a multisamp
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:747
Method
QCPPaintBufferPixmap
! Creates a pixmap paint buffer instancen with the specified \a size and \a devicePixelRatio, if applicable. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:667
Method
QCPPainter
! Creates a new QCPPainter instance and sets default values */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:297
Method
QCPPlottableLegendItem
! Creates a new legend item associated with \a plottable. Once it's created, it can be added to the legend via \ref QCPLegend::addItem. A
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:18926
Method
QCPPolarAxisAngular
! Creates a QCPPolarAxis instance and sets default values. An axis is added for each of the four sides, the top and right axes are set invisible i
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:32572
Method
QCPPolarAxisRadial
! Constructs an Axis instance of Type \a type for the axis rect \a parent. Usually it isn't necessary to instantiate axes directly, because you
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:31097
Method
QCPPolarGraph
! Constructs a graph which uses \a keyAxis as its angular and \a valueAxis as its radial axis. \a keyAxis and \a valueAxis must reside in the same
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34456
Method
QCPPolarGrid
! Creates a QCPPolarGrid instance and sets default values. You shouldn't instantiate grids on their own, since every axis brings its own grid.
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34180
Method
QCPPolarLegendItem
! \class QCPPolarLegendItem \brief A legend item for polar plots \warning In this QCustomPlot version, polar plots are a tech preview. Expect doc
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:34362
Method
QCPRange
! Constructs a range with \a lower and \a upper set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:1927
Method
QCPScatterStyle
! Creates a new QCPScatterStyle instance with size set to 6. No shape, pen or brush is defined. Since the pen is undefined (\ref isPenDefined r
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:10639
Method
QCPSelectionDecorator
! Creates a new QCPSelectionDecorator instance with default values */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:11060
Method
QCPSelectionDecoratorBracket
! Creates a new QCPSelectionDecoratorBracket instance with default values. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:17162
Method
QCPSelectionRect
! Creates a new QCPSelectionRect instance. To make QCustomPlot use the selection rect instance, pass it to \ref QCustomPlot::setSelectionRect. \a
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:2846
Method
QCPStatisticalBox
! Constructs a statistical box which uses \a keyAxis as its key axis ("x") and \a valueAxis as its value axis ("y"). \a keyAxis and \a valueAxis m
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:25327
Method
QCPStatisticalBoxData
! Constructs a data point with key and all values set to zero. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:25228
Method
QCPTextElement
! \overload Creates a new QCPTextElement instance and sets default values. The initial text is empty (\ref setText). */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:19679
Method
QCPVector2D
! Creates a QCPVector2D object and initializes the x and y coordinates to 0. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:118
Method
QCustomPlot
! Constructs a QCustomPlot and sets reasonable default values. */
projects/gui/3rdparty/qcustomplot/qcustomplot.cpp:13597
Function
QSharedPointer<QCPCurveDataContainer> data
projects/gui/3rdparty/qcustomplot/qcustomplot.h:5653
Function
QSharedPointer<QCPErrorBarsDataContainer> data
projects/gui/3rdparty/qcustomplot/qcustomplot.h:6350
Function
QSharedPointer<QCPFinancialDataContainer> data
projects/gui/3rdparty/qcustomplot/qcustomplot.h:6225
Function
QSharedPointer<QCPGraphDataContainer> data
projects/gui/3rdparty/qcustomplot/qcustomplot.h:5520
Method
RacingKingsBoard
projects/lib/src/board/racingkingsboard.cpp:24
Method
RestrictedMoveBoard
projects/lib/src/board/restrictedmoveboard.cpp:24
Method
Result
projects/lib/src/board/result.cpp:24
Method
ResultFormatter
projects/lib/src/tournament.cpp:1142
Method
RifleBoard
projects/lib/src/board/rifleboard.cpp:25
Method
RoundRobinTournament
projects/lib/src/roundrobintournament.cpp:23
Method
SeirawanBoard
projects/lib/src/board/seirawanboard.cpp:25
Method
SettingsDialog
projects/gui/src/settingsdlg.cpp:27
Method
ShatranjBoard
projects/lib/src/board/shatranjboard.cpp:23
Method
ShogiBoard
projects/lib/src/board/shogiboard.cpp:26
Method
ShootBoard
projects/lib/src/board/rifleboard.cpp:110
Method
Side
projects/lib/src/board/side.cpp:23
Method
Side
projects/lib/src/board/side.h:79
Method
SimplifiedGryphonBoard
projects/lib/src/board/gryphonboard.cpp:161
Method
SittuyinBoard
projects/lib/src/board/sittuyinboard.cpp:23
Method
SlippedGridBoard
projects/lib/src/board/gridboard.cpp:80
Method
Sprt
projects/lib/src/sprt.cpp:133
Method
SprtProbability
projects/lib/src/sprt.cpp:92
Method
Square
projects/lib/src/board/square.cpp:24
Method
StandardBoard
projects/lib/src/board/standardboard.cpp:1055
Method
StringValidator
projects/gui/src/stringvalidator.cpp:22
Method
SuicideBoard
projects/lib/src/board/suicideboard.cpp:23
Method
SuperAndernachBoard
projects/lib/src/board/andernachboard.cpp:123
Method
TabData
projects/gui/src/mainwindow.cpp:63
Method
TargetHighlights
projects/gui/src/boardview/graphicsboard.cpp:32
Method
ThreadedTask
projects/gui/src/threadedtask.cpp:21
Method
ThreeCheckBoard
projects/lib/src/board/ncheckboard.cpp:180
Method
ThreeKingsBoard
projects/lib/src/board/threekingsboard.cpp:24
Method
TicTacToeBoard
projects/lib/src/board/connectboard.cpp:352
Method
TileLayout
projects/gui/src/tilelayout.cpp:24
Method
TimeControl
projects/lib/src/timecontrol.cpp:45
Method
TimeControlDialog
projects/gui/src/timecontroldlg.cpp:22
Method
TimeControlWidget
projects/gui/src/timecontrolwidget.cpp:23
Method
Tournament
projects/lib/src/tournament.cpp:35
Method
TournamentPair
projects/lib/src/tournamentpair.cpp:23
Method
TournamentPlayer
projects/lib/src/tournamentplayer.cpp:22
← previous
next →
1,201–1,300 of 3,466, ranked by callers