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

The SystemStateWindow class The SystemStateWindow class provides the system state window. More...

#include <SystemStateWindow.h>

Inheritance diagram for SystemStateWindow:

Public Types

enum  PageIndex { CPUUsage , MemoryInfo , ProcessBrowser , PageIndexMax }
 The PageIndex enum The PageIndex enum provides the page index. More...
 

Public Member Functions

 SystemStateWindow (QWidget *parent=nullptr)
 Construct a new System State Window object.
 
void switch_index (PageIndex index)
 switch_index
 

Detailed Description

The SystemStateWindow class The SystemStateWindow class provides the system state window.

Member Enumeration Documentation

◆ PageIndex

The PageIndex enum The PageIndex enum provides the page index.

See also
switch_index to get to know where to use this
Enumerator
CPUUsage 

CPU Usage Index.

MemoryInfo 

Memory Info Index.

ProcessBrowser 

Process Browser Index.

PageIndexMax 

Max Page Index Index.

Constructor & Destructor Documentation

◆ SystemStateWindow()

SystemStateWindow::SystemStateWindow ( QWidget *  parent = nullptr)

Construct a new System State Window object.

Parameters
parent

Member Function Documentation

◆ switch_index()

void SystemStateWindow::switch_index ( PageIndex  index)

switch_index

Parameters
indexThis function is used to switch the page index

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