class KAutoUnmount

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

Definition#include <kautomount.h>
InheritsQObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Protected Slots


Detailed Description

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

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

KAutoUnmount

Unmounts a device.

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

void  finished ()

finished

[signal]

void  error ()

error

[signal]

void  slotResult ( KIO::Job * )

slotResult

[protected slots slot]


Generated by: dfaure on faure on Tue Apr 16 08:49:48 2002, using kdoc 2.0a53.