first modifications to improve BW graph

This commit is contained in:
csoler 2021-01-30 00:03:10 +01:00
parent e0ed60ee6f
commit 60893e2344
7 changed files with 385 additions and 462 deletions

View file

@ -51,6 +51,10 @@ public slots:
void showWindow();
private slots:
void switchGraphColor();
void toggleReceiveRate(bool b);
void toggleSendRate(bool b);
/** Called when settings button is toggled */
void showSettingsFrame(bool show);
/** Called when the settings button is toggled */