Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ invalidate
Method
invalidate
src/backend/core/column/ColumnPrivate.cpp:2829–2831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2827
}
2828
2829
void ColumnPrivate::invalidate() {
2830
available.setUnavailable();
2831
}
2832
2833
/**
2834
* \brief Set the content of row
'row'
Callers
2
createContextMenu
Method · 0.80
invalidateProperties
Method · 0.80
Calls
1
setUnavailable
Method · 0.80
Tested by
no test coverage detected