PyKDE - Python Bindings for KDE
class KMountPoint
Table of contents
Modules
kdecore Classes
All Classes
Module
kdecore
Class
KMountPoint
Inherits
KShared
enums
(anonymous)
= {NeedMountOptions, NeedRealDeviceName }
methods
KMountPoint
()
returns
a KMountPoint instance
In versions KDE 3.2.0 and above only
currentMountPoints
(infoNeeded = 0)
returns
(KMountPoint.List)
In versions KDE 3.2.0 and above only
static
Argument
Type
Default
infoNeeded
int
0
devNameFromOptions
(options)
returns
(QString)
In versions KDE 3.4.0 and above only
static
Argument
Type
Default
options
QStringList
mountOptions
()
returns
(QStringList)
In versions KDE 3.2.0 and above only
mountPoint
()
returns
(QString)
In versions KDE 3.2.0 and above only
mountType
()
returns
(QString)
In versions KDE 3.2.0 and above only
mountedFrom
()
returns
(QString)
In versions KDE 3.2.0 and above only
possibleMountPoints
(infoNeeded = 0)
returns
(KMountPoint.List)
In versions KDE 3.2.0 and above only
static
Argument
Type
Default
infoNeeded
int
0
realDeviceName
()
returns
(QString)
In versions KDE 3.2.0 and above only