#include </home/clem/local/src/opie/noncore/applets/memoryapplet/memory.h>
Collaboration diagram for MemoryInfo:

Public Member Functions | |
| MemoryInfo (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~MemoryInfo () | |
| MemoryInfo (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| ~MemoryInfo () | |
Public Attributes | |
| unsigned long | total |
| unsigned long | used |
| unsigned long | memfree |
| unsigned long | buffers |
| unsigned long | cached |
| unsigned long | realUsed |
| unsigned long | swaptotal |
| unsigned long | swapused |
| unsigned long | swapfree |
Private Slots | |
| void | updateData () |
| void | updateData () |
Private Attributes | |
| QLabel * | totalMem |
| GraphData * | data |
| Graph * | graph |
| GraphLegend * | legend |
| QLabel * | swapMem |
| GraphData * | swapdata |
| Graph * | swapgraph |
| GraphLegend * | swaplegend |
| QLabel * | totalMem |
| GraphData * | data |
| Graph * | graph |
| GraphLegend * | legend |
| QLabel * | swapMem |
| GraphData * | swapdata |
| Graph * | swapgraph |
| GraphLegend * | swaplegend |
|
||||||||||||||||
|
Definition at line 30 of file memory.cpp. References add, data, graph, legend, GraphLegend::setData(), swapdata, swapgraph, swaplegend, swapMem, t, totalMem, tr, and updateData(). |
|
|
Definition at line 72 of file memory.cpp. References data. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 77 of file memory.cpp. References GraphData::addItem(), QTextStream::atEnd(), buffers, cached, GraphData::clear(), data, FALSE, QString::find(), graph, IO_ReadOnly, QString::left(), legend, QString::length(), memfree, QString::mid(), QFile::open(), QTextStream::readLine(), realUsed, QString::stripWhiteSpace(), swapdata, swapfree, swapgraph, swaplegend, swapMem, swaptotal, swapused, t, total, totalMem, QString::toULong(), tr, and used. Referenced by MemoryInfo(). |
|
|
Definition at line 41 of file memory.h. Referenced by updateData(). |
|
|
Definition at line 42 of file memory.h. Referenced by updateData(). |
|
|
|
|
|
Definition at line 53 of file memory.h. Referenced by MemoryInfo(), updateData(), and ~MemoryInfo(). |
|
|
|
|
|
Definition at line 54 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
|
|
|
Definition at line 55 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
Definition at line 40 of file memory.h. Referenced by updateData(). |
|
|
Definition at line 43 of file memory.h. Referenced by MemoryStatus::percent(), and updateData(). |
|
|
|
|
|
Definition at line 58 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
Definition at line 46 of file memory.h. Referenced by updateData(). |
|
|
|
|
|
Definition at line 59 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
|
|
|
Definition at line 60 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
|
|
|
Definition at line 57 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
Definition at line 44 of file memory.h. Referenced by MemoryStatus::percent(), MemoryStatus::sizeHint(), and updateData(). |
|
|
Definition at line 45 of file memory.h. Referenced by MemoryStatus::percent(), and updateData(). |
|
|
Definition at line 38 of file memory.h. Referenced by MemoryStatus::percent(), and updateData(). |
|
|
|
|
|
Definition at line 52 of file memory.h. Referenced by MemoryInfo(), and updateData(). |
|
|
Definition at line 39 of file memory.h. Referenced by updateData(). |
1.4.2