#include </home/clem/local/src/opie/noncore/settings/sysinfo/storage.h>
Collaboration diagram for MountInfo:

Public Member Functions | |
| MountInfo (FileSystem *filesys=0, QWidget *parent=0, const char *name=0) | |
| ~MountInfo () | |
| void | updateData () |
Public Attributes | |
| FileSystem * | fs |
Private Attributes | |
| QString | title |
| QLabel * | totalSize |
| GraphData * | data |
| Graph * | graph |
| GraphLegend * | legend |
|
||||||||||||||||
|
Definition at line 134 of file storage.cpp. References data, fs, graph, legend, FileSystem::name(), FileSystem::path(), GraphLegend::setOrientation(), title, totalSize, and updateData(). |
|
|
Definition at line 159 of file storage.cpp. References data. |
|
|
Definition at line 164 of file storage.cpp. References GraphData::addItem(), FileSystem::availBlocks(), FileSystem::blockSize(), GraphData::clear(), data, FALSE, fs, graph, legend, mult(), title, FileSystem::totalBlocks(), totalSize, and tr. Referenced by MountInfo(). |
|
|
Definition at line 75 of file storage.h. Referenced by MountInfo(), updateData(), and ~MountInfo(). |
|
|
Definition at line 70 of file storage.h. Referenced by MountInfo(), and updateData(). |
|
|
Definition at line 76 of file storage.h. Referenced by MountInfo(), and updateData(). |
|
|
Definition at line 77 of file storage.h. Referenced by MountInfo(), and updateData(). |
|
|
Definition at line 73 of file storage.h. Referenced by MountInfo(), and updateData(). |
|
|
Definition at line 74 of file storage.h. Referenced by MountInfo(), and updateData(). |
1.4.2