class KAutoUnmount
|
This class implements synchronous unmounting of devices,. More... |
|
|
Public Methods
Signals
Protected Slots
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:
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)
|
void finished ()
| finished |
[signal]
[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. |