Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
534
void Worksheet::suppressSelectionChangedEvent(bool value) {
535
if (m_view)
536
m_view->suppressSelectionChangedEvent(value);
537
}
538
539
/*!
540
* \brief Worksheet::plotCount
Callers
2
swapVisible
Method · 0.45
swapVisible
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected