Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MountInfo Class Reference

#include </home/clem/local/src/opie/noncore/settings/sysinfo/storage.h>

Collaboration diagram for MountInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MountInfo (FileSystem *filesys=0, QWidget *parent=0, const char *name=0)
 ~MountInfo ()
void updateData ()

Public Attributes

FileSystemfs

Private Attributes

QString title
QLabel * totalSize
GraphDatadata
Graphgraph
GraphLegendlegend

Constructor & Destructor Documentation

MountInfo::MountInfo FileSystem filesys = 0,
QWidget *  parent = 0,
const char *  name = 0
 

Definition at line 134 of file storage.cpp.

References data, fs, graph, legend, FileSystem::name(), FileSystem::path(), GraphLegend::setOrientation(), title, totalSize, and updateData().

MountInfo::~MountInfo  ) 
 

Definition at line 159 of file storage.cpp.

References data.


Member Function Documentation

void MountInfo::updateData  ) 
 

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().


Member Data Documentation

GraphData* MountInfo::data [private]
 

Definition at line 75 of file storage.h.

Referenced by MountInfo(), updateData(), and ~MountInfo().

FileSystem* MountInfo::fs
 

Definition at line 70 of file storage.h.

Referenced by MountInfo(), and updateData().

Graph* MountInfo::graph [private]
 

Definition at line 76 of file storage.h.

Referenced by MountInfo(), and updateData().

GraphLegend* MountInfo::legend [private]
 

Definition at line 77 of file storage.h.

Referenced by MountInfo(), and updateData().

QString MountInfo::title [private]
 

Definition at line 73 of file storage.h.

Referenced by MountInfo(), and updateData().

QLabel* MountInfo::totalSize [private]
 

Definition at line 74 of file storage.h.

Referenced by MountInfo(), and updateData().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:40:43 2005 for OPIE by  doxygen 1.4.2