CCIMXDesktop
 
Loading...
Searching...
No Matches
CPUUsageChart Class Reference

The CPUUsageChart class The CPU UsageChart class provides the CPU usage chart displaying. More...

#include <CPUUsageChart.h>

Inheritance diagram for CPUUsageChart:

Public Slots

void flush_from_cpudriver (const CPUStateFetcher::CPUState &state)
 flush_from_cpudriver
 

Public Member Functions

 CPUUsageChart (QWidget *parent=nullptr)
 Construct a new CPUUsageChart object.
 
 ~CPUUsageChart ()
 Destroy the CPUUsageChart object.
 

Detailed Description

The CPUUsageChart class The CPU UsageChart class provides the CPU usage chart displaying.

Constructor & Destructor Documentation

◆ CPUUsageChart()

CPUUsageChart::CPUUsageChart ( QWidget *  parent = nullptr)
explicit

Construct a new CPUUsageChart object.

Parameters
parent

Member Function Documentation

◆ flush_from_cpudriver

void CPUUsageChart::flush_from_cpudriver ( const CPUStateFetcher::CPUState state)
slot

flush_from_cpudriver

Parameters
stateThis function is used to flush the CPU state from the CPU driver

The documentation for this class was generated from the following files: