Provides a framework for a graphical user interface to YASMon, using
Qt4.
|
AboutYasmon
YASMon's about dialog box.
|
|
ScaleView
A widget to view information on a scale, with details below.
|
|
CPUView
A widget to view cpu usage information et al.
|
|
ProcessorView
A widget to view processor information for multiple processors.
|
|
MemoryView
A widget to display the current memory usage in a memory bank
(RAM).
|
|
UptimeView
A widget to display the current system uptime.
|
|
SystemView
Displays current information for the most general (and critical)
parts of a single system.
|
|
HistoryView
Displays most of OverviewView's content, as a history.
|
|
TopView
Displays a top-like view of a system.
|
|
DetailedSystemView
Displays a detailed system view, consisting of a HistoryView and a
TopView.
|
|
MainView
|