Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ updateValue
Method
updateValue
src/backend/worksheet/plots/cartesian/Value.cpp:229–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
void ValuePrivate::updateValue() {
230
Q_EMIT q->updateRequested();
231
}
232
233
void ValuePrivate::updatePixmap() {
234
Q_EMIT q->updatePixmapRequested();
Callers
1
columnAboutToBeRemoved
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected