PCManFM-Qt
Signals | Public Member Functions | List of all members
Fm::MountOperation Class Reference
Inheritance diagram for Fm::MountOperation:

Signals

void finished (GError *error=NULL)
 

Public Member Functions

 MountOperation (bool interactive=true, QWidget *parent=0)
 
void mount (FmPath *path)
 
void mount (GVolume *volume)
 
void unmount (GMount *mount)
 
void unmount (GVolume *volume)
 
void eject (GMount *mount)
 
void eject (GVolume *volume)
 
QWidget * parent () const
 
void setParent (QWidget *parent)
 
GCancellable * cancellable () const
 
GMountOperation * mountOperation ()
 
void cancel ()
 
bool isRunning () const
 
bool wait ()
 
bool autoDestroy ()
 
void setAutoDestroy (bool destroy=true)
 

The documentation for this class was generated from the following files: