#include <ClientStatisticsModel.h>
◆ Roles
| Enumerator |
|---|
| NameRole | |
| ApplicationNameRole | |
| RxByteRole | |
| TxByteRole | |
| ConnectedTimeRole | |
◆ ClientStatisticsModel()
| ClientStatisticsModel::ClientStatisticsModel |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~ClientStatisticsModel()
| ClientStatisticsModel::~ClientStatisticsModel |
( |
| ) |
|
|
virtualdefault |
◆ clear()
| void QtPdCom::ClientStatisticsModel::clear |
( |
| ) |
|
◆ columnCount()
| int ClientStatisticsModel::columnCount |
( |
const QModelIndex & |
| ) |
const |
|
override |
◆ data()
| QVariant ClientStatisticsModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ getProcess()
◆ headerData()
| QVariant ClientStatisticsModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ poll()
| void ClientStatisticsModel::poll |
( |
| ) |
|
◆ roleNames()
| QHash< int, QByteArray > ClientStatisticsModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
| int ClientStatisticsModel::rowCount |
( |
const QModelIndex & |
| ) |
const |
|
override |
◆ setProcess()
◆ d_ptr
◆ process
The documentation for this class was generated from the following files: