#include </home/clem/local/src/opie/noncore/applets/memoryapplet/load.h>
Public Member Functions | |
| Load (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| Load (QWidget *parent=0, const char *name=0, WFlags f=0) | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *ev) |
| void | paintEvent (QPaintEvent *ev) |
Private Slots | |
| void | timeout () |
| void | timeout () |
Private Attributes | |
| int | points |
| double * | userLoad |
| double * | systemLoad |
| double | maxLoad |
| timeval | last |
| int | lastUser |
| int | lastUsernice |
| int | lastSys |
| int | lastIdle |
| bool | first |
| double * | userLoad |
| double * | systemLoad |
| timeval | last |
|
||||||||||||||||
|
Definition at line 109 of file load.cpp. References first, i, last, maxLoad, points, systemLoad, timeout(), TRUE, and userLoad. |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 131 of file load.cpp. References height, i, maxLoad, mult(), p, points, systemLoad, userLoad, and width. |
|
|
|
|
|
Definition at line 161 of file load.cpp. References FALSE, first, i, last, lastSys, lastUser, maxLoad, points, systemLoad, TRUE, and userLoad. Referenced by Load(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 46 of file load.h. Referenced by timeout(). |
|
|
Definition at line 44 of file load.h. Referenced by timeout(). |
|
|
|
|
|
Definition at line 42 of file load.h. Referenced by Load(), paintEvent(), and timeout(). |
|
|
Definition at line 39 of file load.h. Referenced by Load(), paintEvent(), and timeout(). |
|
|
|
|
|
Definition at line 41 of file load.h. Referenced by Load(), paintEvent(), and timeout(). |
|
|
|
|
|
Definition at line 40 of file load.h. Referenced by Load(), paintEvent(), and timeout(). |
1.4.2