#include <kautomount.h>
Signals | |
| void | finished () |
| void | error () |
Public Methods | |
| KAutoMount (bool readonly, const QString &format, const QString &device, const QString &mountpoint, const QString &desktopFile, bool show_filemanager_window=true) | |
This class implements synchronous mounting of devices, as well as showing a file-manager window after mounting a device, optionally. It is a wrapper around the asychronous KIO::special() call for mount, used by KMimeType.
Definition at line 36 of file kautomount.h.
|
||||||||||||||||||||||||||||
|
Mounts a device.
|
|
|
Emitted in case the directory could not been mounted |
|
|
Emitted when the directory has been mounted |
1.2.18