IPodMountPoint Class Reference

#include <ipodmountpoint.h>

List of all members.

Public Types

typedef std::vector< IPodMountPointList
typedef std::vector< QString > StringVector

Public Member Functions

 IPodMountPoint (const StringVector &entry)
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 Wed Nov 28 03:04:38 2007 for libqtpod by  doxygen 1.5.0