IPodMountPoint Class Reference

#include <ipodmountpoint.h>

List of all members.

Public Types

typedef QValueList< IPodMountPointList

Public Member Functions

const QString & getDevice () const
const QString & getMountPoint () const
const QString & getFsType () const
const QString & getOptions () const

Static Public Member Functions

static List mountedIPods ()


Detailed Description

Parses /proc/mounts and looks for mounted iPods

Author:
Michael Schulze


Member Function Documentation

const QString & IPodMountPoint::getDevice (  )  const

Returns the device name found. In most cases this will be something like /dev/...

const QString & IPodMountPoint::getMountPoint (  )  const

Returns the path the device is mounted at

const QString & IPodMountPoint::getFsType (  )  const

Returns the filesystem type name.

const QString & IPodMountPoint::getOptions (  )  const

Returns the mount options.

IPodMountPoint::List IPodMountPoint::mountedIPods (  )  [static]

Returns a List of mounted devices currently found in the system.


The documentation for this class was generated from the following files:
Generated on Tue Dec 12 16:39:27 2006 for libqtpod.kdevelop by  doxygen 1.5.1