CHG: data plot- the marking of clock, looks better without borders. It only connected to ASK. STT mark also looks better.

Still problem with finding the startindex...
This commit is contained in:
iceman1001 2017-03-02 21:00:51 +01:00
commit c6e5c7ea46
4 changed files with 103 additions and 93 deletions

View file

@ -23,6 +23,8 @@ class ProxWidget : public QWidget
double GraphPixelsPerPoint;
int CursorAPos;
int CursorBPos;
//int CursorCPos;
//int CursorDPos;
public:
ProxWidget(QWidget *parent = 0);