Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ clear_measure
Method
clear_measure
DSView/pv/view/viewport.cpp:1564–1568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1562
}
1563
1564
void Viewport::clear_measure()
1565
{
1566
_measure_type = NO_MEASURE;
1567
update(UpdateEventType::UPDATE_EV_GENERIC);
1568
}
1569
1570
void Viewport::clear_dso_xm()
1571
{
Callers
2
status_clear
Method · 0.80
signals_changed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected