MCPcopy Create free account
hub / github.com/KDE/labplot / bigIntValueLabels

Method bigIntValueLabels

src/backend/core/column/Column.cpp:1038–1040  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1036}
1037
1038const QVector<Column::ValueLabel<qint64>>* Column::bigIntValueLabels() const {
1039 return d->bigIntValueLabels();
1040}
1041
1042////////////////////////////////////////////////////////////////////////////////
1043//@}

Callers 3

showValueLabelsMethod · 0.45
setColumnsMethod · 0.45
saveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected