kmountpoint.h
The KMountPoint class provides information about mounted and unmounted disks.
Definition kmountpoint.h:36
TQString mountPoint() const
Path where the filesystem is mounted or can be mounted.
Definition kmountpoint.h:74
static KMountPoint::List currentMountPoints(int infoNeeded=0)
This function gives a list of all currently used mountpoints.
Definition kmountpoint.cpp:224
TQString realDeviceName() const
Canonical name of the device where the filesystem got mounted from.
Definition kmountpoint.h:69
static KMountPoint::List possibleMountPoints(int infoNeeded=0)
This function gives a list of all possible mountpoints.
Definition kmountpoint.cpp:130
Trinity API Reference