Rose
|
A class to display system related information. More...
Go to the source code of this file.
Classes | |
class | rose::SystemData |
Gather system data to transmit on Signal objects. More... | |
class | rose::SystemMonitor |
A widget to display some system values to be monitored. More... | |
Namespaces | |
rose | |
ToDo: There is an issue that the initial scroll interaction is lost if the click/press lands on a Widget and not a Container (by user observation). | |
Enumerations | |
enum | CpuTimeIndex : std::size_t { USER = 0, NICE, SYSTEM, IDLE, IOWAIT, IRQ, SOFTIRQ, STEAL, GUEST, GUEST_NICE, ARRAY_SIZE } |
A class to display system related information.