ark::perf::NetworkDevicesTableModel
Defined in header “ark/perf/gui/network_devices_table_model.hh”.
Typedefs
- using Columns =
Methods
-
NetworkDevicesTableModel(QObject * parent)
-
~NetworkDevicesTableModel()
-
int rowCount(const QModelIndex & parent)
-
int columnCount(const QModelIndex & parent)
-
QVariant data(const QModelIndex & index, int role)
-
QVariant headerData(int section, Qt::Orientation orientation, int role)
-
void set_data(std::shared_ptr< const NetworkDevices > stats)