class KAutoUnmount
|
This class implements synchronous unmounting of devices,. More... |
|
|
Public Methods
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 |
Unmount 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 slotResult ( KIO::Job * )
| slotResult |
[protected slots slot]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53. |