#include <trafficgraphwidget.h>
Definition at line 19 of file trafficgraphwidget.h.
◆ TrafficGraphWidget()
TrafficGraphWidget::TrafficGraphWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ clear
void TrafficGraphWidget::clear |
( |
| ) |
|
|
slot |
◆ getGraphRangeMins()
int TrafficGraphWidget::getGraphRangeMins |
( |
| ) |
const |
◆ paintEvent()
◆ paintPath()
◆ setClientModel()
◆ setGraphRangeMins
void TrafficGraphWidget::setGraphRangeMins |
( |
int |
mins | ) |
|
|
slot |
◆ updateRates
void TrafficGraphWidget::updateRates |
( |
| ) |
|
|
slot |
◆ clientModel
◆ fMax
float TrafficGraphWidget::fMax |
|
private |
◆ nLastBytesIn
quint64 TrafficGraphWidget::nLastBytesIn |
|
private |
◆ nLastBytesOut
quint64 TrafficGraphWidget::nLastBytesOut |
|
private |
◆ nMins
int TrafficGraphWidget::nMins |
|
private |
◆ timer
QTimer* TrafficGraphWidget::timer |
|
private |
◆ vSamplesIn
◆ vSamplesOut
The documentation for this class was generated from the following files: