Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ columnCount
Method
columnCount
src/backend/matrix/Matrix.cpp:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
BASIC_D_READER_IMPL(Matrix, QString, formula, formula)
222
223
int Matrix::columnCount() const {
224
Q_D(const Matrix);
225
return d->columnCount();
226
}
227
228
int Matrix::rowCount() const {
229
Q_D(const Matrix);
Callers
15
save
Method · 0.95
main
Function · 0.45
main
Function · 0.45
mergeCells
Method · 0.45
addSeries
Method · 0.45
redo
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
undo
Method · 0.45
redo
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
15
columnLabelValues
Method · 0.36
columnLabelValuesMaxValues
Method · 0.36
columnLabelValuesMoreTicksThanLabels
Method · 0.36
customTextLabels
Method · 0.36
customTextLabelsMoreTicksThanLabels
Method · 0.36
dateTime
Method · 0.36
dateTimeSpacing
Method · 0.36
dateTimeSpacingOffsetNonZero
Method · 0.36
dateTimeSpacingStartValueNonZero
Method · 0.36
numeric
Method · 0.36
numericSpacing
Method · 0.36
numericSpacingOffsetNonZero
Method · 0.36