Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KAutoUnmount Class Reference

This class implements synchronous unmounting of devices,. More...

#include <kautomount.h>

List of all members.

Signals

void finished ()
void error ()

Public Methods

 KAutoUnmount (const QString &mountpoint, const QString &desktopFile)


Detailed Description

This class implements synchronous unmounting of devices,.

This class implements synchronous unmounting of devices, It is a wrapper around the asychronous KIO::special() call for unmount, used by KMimeType.

Definition at line 81 of file kautomount.h.


Constructor & Destructor Documentation

KAutoUnmount::KAutoUnmount const QString &    mountpoint,
const QString &    desktopFile
 

Unmounts a device.

Parameters:
mountpoint  the mount point - KAutoUnmount finds the device from that
desktopFile  the file the user clicked on - to notify KDirWatch of the fact that it should emit fileDirty for it (to have the icon change)


Member Function Documentation

void KAutoUnmount::error   [signal]
 

Emitted in case the directory could not been unmounted

void KAutoUnmount::finished   [signal]
 

Emitted when the directory has been unmounted


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:06 2003 for kdelibs by doxygen1.2.18