• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kio/kio
 

kio/kio

Signals | Public Member Functions | Protected Slots | Friends | List of all members
KAutoUnmount Class Reference

#include <kautomount.h>

Inherits TQObject.

Signals

void finished ()
void error ()

Public Member Functions

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

Protected Slots

void slotResult (KIO::Job *)

Friends

class gcc_gives_a_warning_without_this

Detailed Description

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

This class implements synchronous unmounting of devices,

Definition at line 90 of file kautomount.h.

Constructor & Destructor Documentation

KAutoUnmount::KAutoUnmount ( const TQString &  mountpoint,
const TQString &  desktopFile 
)

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)

Definition at line 80 of file kautomount.cpp.

Member Function Documentation

void KAutoUnmount::error ( )
signal

Emitted in case the directory could not been unmounted.

void KAutoUnmount::finished ( )
signal

Emitted when the directory has been unmounted.


The documentation for this class was generated from the following files:
  • kautomount.h
  • kautomount.cpp

kio/kio

Skip menu "kio/kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kio/kio

Skip menu "kio/kio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kio by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |