mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-06 06:53:37 +00:00
Added run/stop button
This commit is contained in:
parent
dfd1abeea5
commit
2f5cbc80e9
6 changed files with 275 additions and 134 deletions
|
|
@ -293,6 +293,7 @@ void TracePlot::paintEvent(QPaintEvent *event)
|
|||
p.setWindow(0, 0, w, h);
|
||||
|
||||
draw(p);
|
||||
replotTimer.start(MaxUpdateInterval);
|
||||
}
|
||||
|
||||
void TracePlot::finishContextMenu()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue