MCPcopy 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
2829void ColumnPrivate::invalidate() {
2830 available.setUnavailable();
2831}
2832
2833/**
2834 * \brief Set the content of row 'row'

Callers 2

createContextMenuMethod · 0.80
invalidatePropertiesMethod · 0.80

Calls 1

setUnavailableMethod · 0.80

Tested by

no test coverage detected