#include <ipodmountpoint.h>
Public Types | |
| typedef QValueList< IPodMountPoint > | List |
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 () |
|
|
Returns the device name found. In most cases this will be something like /dev/... |
|
|
Returns the filesystem type name. |
|
|
Returns the path the device is mounted at |
|
|
Returns the mount options. |
|
|
Returns a List of mounted devices currently found in the system. |
1.4.6