Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ valueText
Method
valueText
src/frontend/spreadsheet/AddValueLabelDialog.cpp:138–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
QString AddValueLabelDialog::valueText() const {
139
return cbValue->currentText();
140
}
141
142
QDateTime AddValueLabelDialog::valueDateTime() const {
143
return dateTimeEdit->dateTime();
Callers
1
addLabel
Method · 0.80
Calls
1
currentText
Method · 0.80
Tested by
no test coverage detected