Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ column
Method
column
src/frontend/spreadsheet/GoToDialog.cpp:86–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
int GoToDialog::column() {
87
bool ok;
88
int col = QLocale().toInt(leColumn->text(), &ok);
89
return ok ? col : 0;
90
}
Callers
15
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
convertSharedFormula
Function · 0.45
write
Method · 0.45
read
Method · 0.45
cellAt
Method · 0.45
writeString
Method · 0.45
writeInlineString
Method · 0.45
writeNumeric
Method · 0.45
writeFormula
Method · 0.45
writeBlank
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
15
zoomInX_SingleRangeDateTimeMonotonicIncrease
Method · 0.36
zoomInX_SingleRangeDateTimeNonMonotonic
Method · 0.36
statisticsClearSpreadsheetMasks
Method · 0.36
testFormulaAutoResizeEnabled
Method · 0.36
clearContentFormula
Method · 0.36
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