PyKDE - Python Bindings for KDE
class KABC.Sound
Table of contents
Modules
kabc Classes
All Classes
Module
kabc
Class
KABC.Sound
Inherits
methods
Sound
()
returns
a Sound instance
In versions KDE 3.1.0 and above only
Sound
(url)
returns
a Sound instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
url
QString
Sound
(data)
returns
a Sound instance
In versions KDE 3.1.0 and above only
Argument
Type
Default
data
QByteArray
asString
()
returns
(QString)
In versions KDE 3.1.0 and above only
data
()
returns
(QByteArray)
In versions KDE 3.1.0 and above only
isEmpty
()
returns
(bool)
In versions KDE 3.4.0 and above only
isIntern
()
returns
(bool)
In versions KDE 3.1.0 and above only
setData
(data)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
data
QByteArray
setUrl
(url)
returns
nothing
In versions KDE 3.1.0 and above only
Argument
Type
Default
url
QString
url
()
returns
(QString)
In versions KDE 3.1.0 and above only
operators
operator !=
(a0)
returns
(bool)
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
KABC.Sound
operator ==
(a0)
returns
(bool)
In versions KDE 3.1.0 and above only
Argument
Type
Default
a0
KABC.Sound