MCPcopy 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
138QString AddValueLabelDialog::valueText() const {
139 return cbValue->currentText();
140}
141
142QDateTime AddValueLabelDialog::valueDateTime() const {
143 return dateTimeEdit->dateTime();

Callers 1

addLabelMethod · 0.80

Calls 1

currentTextMethod · 0.80

Tested by

no test coverage detected