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