MCPcopy 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
1564void Viewport::clear_measure()
1565{
1566 _measure_type = NO_MEASURE;
1567 update(UpdateEventType::UPDATE_EV_GENERIC);
1568}
1569
1570void Viewport::clear_dso_xm()
1571{

Callers 2

status_clearMethod · 0.80
signals_changedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected