#include <trafficgraphwidget.h>
Definition at line 20 of file trafficgraphwidget.h.
◆ TrafficGraphWidget()
| TrafficGraphWidget::TrafficGraphWidget |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ clear
| void TrafficGraphWidget::clear |
( |
| ) |
|
|
slot |
◆ getGraphRange()
| std::chrono::minutes TrafficGraphWidget::getGraphRange |
( |
| ) |
const |
◆ paintEvent()
◆ paintPath()
◆ setClientModel()
◆ setGraphRange
| void TrafficGraphWidget::setGraphRange |
( |
std::chrono::minutes | new_range | ) |
|
|
slot |
◆ updateRates
| void TrafficGraphWidget::updateRates |
( |
| ) |
|
|
slot |
◆ clientModel
◆ fMax
| float TrafficGraphWidget::fMax {0.0f} |
|
private |
◆ m_range
| std::chrono::minutes TrafficGraphWidget::m_range {0} |
|
private |
◆ nLastBytesIn
| quint64 TrafficGraphWidget::nLastBytesIn {0} |
|
private |
◆ nLastBytesOut
| quint64 TrafficGraphWidget::nLastBytesOut {0} |
|
private |
◆ timer
◆ vSamplesIn
◆ vSamplesOut
The documentation for this class was generated from the following files: