Ref T698, display network statistics in UI (internals)

This commit is contained in:
Klaus Basan
2019-07-04 00:15:37 +02:00
committed by Mat Sutcliffe
parent f754154455
commit ab83d55d7c
3 changed files with 76 additions and 23 deletions

View File

@@ -81,6 +81,12 @@ namespace BlackGui
//! Checkbox toggled
void onCrashDumpUploadToggled(bool checked);
//! Show network statistics
void networkStatistics();
//! Enable/disable statistics
void onNetworkStatisticsToggled(bool checked);
QScopedPointer<Ui::CInternalsComponent> ui;
};
} // namespace