mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-08 16:03:43 +00:00
Waterfall display
This commit is contained in:
parent
a7fcaf7d97
commit
5897705f32
18 changed files with 1706 additions and 902 deletions
|
|
@ -86,7 +86,7 @@ protected slots:
|
|||
void checkIfStillSupported(Trace *t);
|
||||
virtual void markerAdded(Marker *m);
|
||||
virtual void markerRemoved(Marker *m);
|
||||
virtual bool xCoordinateVisible(double x) = 0;
|
||||
virtual bool markerVisible(double x) = 0;
|
||||
protected:
|
||||
static constexpr unsigned int marginTop = 20;
|
||||
static constexpr unsigned int marginBottom = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue