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

Method suppressSelectionChangedEvent

src/backend/worksheet/Worksheet.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534void Worksheet::suppressSelectionChangedEvent(bool value) {
535 if (m_view)
536 m_view->suppressSelectionChangedEvent(value);
537}
538
539/*!
540 * \brief Worksheet::plotCount

Callers 2

swapVisibleMethod · 0.45
swapVisibleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected