Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ functions
Functions
3,538 in github.com/KDAB/KDChart
⨍
Functions
3,538
◇
Types & classes
768
Method
cleanupTestCase
qtests/Cloning/main.cpp:169
Method
cleanupTestCase
qtests/ChartElementOwnership/main.cpp:188
Method
cleanupTestCase
qtests/Legends/main.cpp:127
Method
cleanupTestCase
qtests/RelativePosition/main.cpp:88
Method
cleanupTestCase
qtests/Measure/main.cpp:134
Method
cleanupTestCase
qtests/PolarPlanes/main.cpp:137
Method
cleanupTestCase
qtests/AxisOwnership/main.cpp:140
Method
cleanupTestCase
qtests/PolarDiagrams/main.cpp:70
Method
clear
src/KDChart/KDChartAbstractDiagram_p.h:75
Method
clearCache
src/KDChart/Cartesian/KDChartCartesianDiagramDataCompressor_p.cpp:385
Method
clearItems
src/KDGantt/kdganttgraphicsscene.cpp:499
Method
clone
* Creates an exact copy of this header/footer. */
src/KDChart/KDChartHeaderFooter.cpp:80
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Polar/KDChartPolarDiagram.cpp:72
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Polar/KDChartPieDiagram.cpp:56
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Polar/KDChartRingDiagram.cpp:55
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Polar/KDChartRadarDiagram.cpp:49
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Cartesian/KDChartLeveyJenningsDiagram.cpp:76
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Cartesian/KDChartLineDiagram.cpp:71
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Cartesian/KDChartBarDiagram.cpp:123
Method
clone
* Creates an exact copy of this diagram. */
src/KDChart/Cartesian/KDChartPlotter.cpp:66
Method
closeDatasets
src/KDChart/Polar/KDChartPolarDiagram.cpp:266
Method
closeDatasets
src/KDChart/Polar/KDChartRadarDiagram.cpp:306
Method
closeEvent
examples/Gantt/legend_example/mainwindow.cpp:77
Method
closeValueColumn
* Returns the column of the close value in the model * * @return The column of the close value */
src/KDChart/Cartesian/KDChartStockDiagram_p.cpp:522
Method
columnCount
! \see QAbstractItemModel::columnCount */
src/KDGantt/kdganttforwardingproxymodel.cpp:252
Method
columnCount
examples/NoValues/mainwindow.cpp:40
Method
columnsInserted
src/KDChart/KDChartModelDataCache_p.cpp:56
Method
columnsRemoved
src/KDChart/KDChartModelDataCache_p.h:218
Method
columnsRemoved
src/KDChart/KDChartModelDataCache_p.cpp:61
Method
compare
src/KDChart/KDChartAbstractDiagram.cpp:57
Method
compare
src/KDChart/KDChartAttributesModel.cpp:107
Method
compare
src/KDChart/KDChartHeaderFooter.cpp:90
Method
compare
src/KDChart/KDChartLegend.cpp:192
Method
compare
src/KDChart/KDChartAbstractAxis.cpp:132
Method
compare
src/KDChart/KDChartAbstractAreaBase.cpp:55
Method
compare
src/KDChart/Polar/KDChartRingDiagram.cpp:60
Method
compare
src/KDChart/Polar/KDChartAbstractPieDiagram.cpp:46
Method
compare
src/KDChart/Cartesian/KDChartLeveyJenningsDiagram.cpp:82
Method
compare
src/KDChart/Cartesian/KDChartAbstractCartesianDiagram.cpp:26
Method
compare
src/KDChart/Cartesian/KDChartCartesianAxis.cpp:396
Method
compare
src/KDChart/Cartesian/KDChartLineDiagram.cpp:78
Method
compare
src/KDChart/Cartesian/KDChartBarDiagram.cpp:130
Method
compare
src/KDChart/Cartesian/KDChartPlotter.cpp:73
Method
compare
src/KDChart/Cartesian/KDChartLeveyJenningsAxis.cpp:106
Method
compareAttributes
src/KDChart/KDChartAttributesModel.cpp:168
Method
compareHeaderDataMaps
src/KDChart/KDChartAttributesModel.cpp:81
Method
compare_constraint_indexes_to
src/KDGantt/kdganttconstraintmodel.cpp:91
Method
computeMajorTickLabel
src/KDChart/Cartesian/KDChartCartesianAxis.cpp:251
Method
computeRect
Return the rectangle that represents the date-range. */
src/KDGantt/kdganttdatetimegrid.cpp:1231
Method
conditionallyMapFromSource
src/KDChart/KDChartAbstractDiagram.cpp:167
Method
connectAttributesModel
src/KDChart/Cartesian/KDChartAbstractCartesianDiagram.cpp:170
Method
connectAttributesModel
src/KDChart/Cartesian/KDChartPlotter.cpp:85
Method
connectSignals
src/KDChart/KDChartModelDataCache_p.cpp:27
Method
connectWidgets
examples/demo/datavaluesettings.cpp:94
Method
constDiagrams
src/KDChart/KDChartLegend.cpp:266
Function
constraint
src/KDGantt/kdganttconstraintgraphicsitem.h:29
Method
constraintModel
! \returns the KDGantt::ConstraintModel displayed by this view. */
src/KDGantt/kdganttgraphicsview.cpp:424
Method
constraintModel
src/KDGantt/kdganttgraphicsscene.cpp:221
Method
constraintsChanged
src/KDGantt/kdganttgraphicsitem.cpp:229
Method
contentsRect
src/KDChart/Polar/KDChartPolarCoordinatePlane.cpp:333
Method
contextMenuEvent
src/KDGantt/kdganttgraphicsview.cpp:76
Method
coordinatePlane
src/KDChart/KDChartAbstractDiagram.cpp:79
Method
coordinatePlane
src/KDChart/KDChartPaintContext.cpp:65
Method
coordinatePlane
src/KDChart/KDChartWidget.cpp:366
Method
coordinatePlane
src/KDChart/KDChartAbstractAxis.cpp:222
Method
coordinatePlaneLayout
src/KDChart/KDChartChart.cpp:1167
Method
coordinateSystemChanged
src/KDChart/Cartesian/KDChartCartesianAxis.cpp:407
Method
copyFromSource
src/KDGantt/kdganttconstraintproxy.cpp:85
Method
createEditor
examples/Gantt/project/mainwindow.cpp:98
Method
createItem
! \internal */
src/KDGantt/kdganttgraphicsview.cpp:686
Method
createPlanes
examples/demo/diagramtypedialog.cpp:82
Method
currentRangeBegin
tests/Gantt/headers/main.cpp:45
Method
customTickLength
src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1101
Method
customTicks
src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1127
Method
customizedLabel
examples/Axis/Labels/AdjustedCartesianAxis.cpp:19
Method
customizedLabel
examples/Plotter/Timeline/timeaxis.cpp:21
Function
d_func
src/KDChart/Cartesian/KDChartStockBarAttributes.h:46
Method
d_func
src/KDChart/KDChartAbstractAreaWidget_p.h:66
Method
d_func
src/KDChart/KDChartTextArea_p.h:61
Method
d_func
src/KDChart/KDChartHeaderFooter_p.h:71
Method
d_func
src/KDChart/KDChartLegend_p.h:133
Method
d_func
src/KDChart/KDChartAbstractArea_p.h:55
Method
d_func
src/KDChart/KDChartAbstractCoordinatePlane_p.h:93
Method
d_func
src/KDChart/KDChartAbstractAxis_p.h:80
Method
d_func
src/KDChart/Cartesian/KDChartLeveyJenningsAxis_p.h:61
Method
d_func
src/KDGantt/kdganttdatetimegrid_p.h:152
Method
d_func
src/KDGantt/kdganttconstraintmodel.h:56
Method
data
src/KDChart/KDChartDatasetProxyModel.cpp:195
Method
data
! \returns The data associated with this index for the specified role. * \param role The role to fetch the data for. * \sa ConstraintDataRole */
src/KDGantt/kdganttconstraint.cpp:130
Method
data
NOTE: The following method will not be called by KD Chart, because the model is returning 0 for columnCount() / rowCount().
examples/NoValues/mainwindow.cpp:56
Method
data
examples/Sql/main.cpp:69
Method
dataAtLambda
src/KDChart/Cartesian/PaintingHelpers_p.cpp:57
Method
dataAtLambda
src/KDChart/Cartesian/DiagramFlavors/KDChartStackedLineDiagram_p.cpp:351
Method
dataAtLambda
src/KDChart/Cartesian/DiagramFlavors/KDChartPercentLineDiagram_p.cpp:356
Method
dataAtLambda
src/KDChart/Cartesian/DiagramFlavors/KDChartNormalLineDiagram_p.cpp:255
Method
dataBoundaries
src/KDChart/Cartesian/KDChartCartesianDiagramDataCompressor_p.cpp:420
Method
dataChanged
src/KDChart/KDChartAbstractDiagram.cpp:211
Method
dataChanged
src/KDChart/KDChartModelDataCache_p.h:237
Method
dataChanged
src/KDChart/KDChartModelDataCache_p.cpp:66
Method
dataIndex
! Returns the index pointing to the last column * in the same row as idx. This can be thought of * as in "inverse" of mainIndex() */
src/KDGantt/kdganttgraphicsscene.cpp:313
← previous
next →
1,701–1,800 of 3,538, ranked by callers