ark::perf::CpuCoreStatsTableModel
Defined in header “ark/perf/gui/cpu_core_stats_table_model.hh”.
Typedefs
- using Columns =
Methods
-
CpuCoreStatsTableModel(QObject * parent)
-
~CpuCoreStatsTableModel()
-
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 SystemStats > stats)