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: prospector@bob.brisbane.redhat.com on Thu Jun 28 13:02:11 2001, using kdoc 2.0a53. |