PyKDE - Python Bindings for KDE
class KMountPoint
Table of contents
Modules
tdecore Classes
All Classes
Module
tdecore
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
(TQString)
In versions KDE 3.4.0 and above only
static
Argument
Type
Default
options
TQStringList
mountOptions
()
returns
(TQStringList)
In versions KDE 3.2.0 and above only
mountPoint
()
returns
(TQString)
In versions KDE 3.2.0 and above only
mountType
()
returns
(TQString)
In versions KDE 3.2.0 and above only
mountedFrom
()
returns
(TQString)
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
(TQString)
In versions KDE 3.2.0 and above only