| 返回类型: | unicode |
|---|
Returns the name of the application. For most Qt application this is QCoreApplication.applicationName() , but for KDE this is overridden by KAboutData.
| 参数: |
|
|---|---|
| 返回类型: |
Using the library loader of the platform, loads a given backend provided the specified library and version .
| 返回类型: | PySide.QtCore.QObject |
|---|
Creates a backend object. This way the platform can decide the backend preference.
| 参数: |
|
|---|---|
| 返回类型: |
PySide.phonon.Phonon::AbstractMediaStream |
创建 AbstractMediaStream 对象采用给定 parent that provides the data for the given URL specified by url .
| 参数: | arg__1 – PySide.phonon.Phonon::AudioOutputDevice |
|---|---|
| 返回类型: |
| 参数: | name – unicode |
|---|---|
| 返回类型: | PySide.QtGui.QIcon |
Returns the icon for the given icon name.
| 参数: | mimeType – unicode |
|---|---|
| 返回类型: | PySide.QtCore.bool |
Tries to check whether the default backend supports the MIME type specified by mimeType without loading the actual backend library.
| 参数: | outputName – unicode |
|---|---|
| 返回类型: | PySide.QtCore.qreal |
Loads the volume for the given output.
| 参数: |
|
|---|
Shows a notification pop-up with the given notificationName and text . Each action in the associated list of actions is connected to the actionSlot 的指定 receiver object, which is expected to act on the actions as they are triggered by the user.
| 参数: | type – PySide.phonon.Phonon.ObjectDescriptionType |
|---|---|
| 返回类型: |
| 参数: |
|
|---|---|
| 返回类型: |
| 参数: |
|
|---|
Saves the volume for the given output.