MCPcopy Create free account
hub / github.com/KDE/labplot / clearMasks

Method clearMasks

src/backend/core/AbstractColumn.cpp:426–428  ·  view source on GitHub ↗

* \brief Clear all masking information */

Source from the content-addressed store, hash-verified

424 * \brief Clear all masking information
425 */
426void AbstractColumn::clearMasks() {
427 exec(new AbstractColumnClearMasksCmd(d), "maskingAboutToChange", "maskingChanged", QArgument<const AbstractColumn*>("const AbstractColumn*", this));
428}
429
430/**
431 * \brief Set an interval masked

Callers 1

Calls

no outgoing calls

Tested by 1