ObjectDescriptionData Class Reference
#include <Phonon/ObjectDescription>
Data class for objects describing devices or features of the backend.
- Author
- Matthias Kretz kretz.nosp@m.@kde.nosp@m..org
- See also
- BackendCapabilities
Definition at line 96 of file objectdescription.h.
|
ObjectDescriptionPrivate *const | d |
|
Returns true
if this ObjectDescription describes the same as otherDescription
; otherwise returns false
.
Returns the name of the capture source.
- Returns
- A string that should be presented to the user to choose the capture source.
Returns a description of the capture source.
This text should make clear what sound source this is, which is sometimes hard to describe or understand from just the name.
- Returns
- A string describing the capture source.
QVariant property |
( |
const char * |
name | ) |
const |
Returns a named property.
If the property is not set an invalid value is returned.
- See also
- propertyNames()
Returns true
if the Tuple is valid (index != -1); otherwise returns false
.
A unique identifier for this device/.
Used internally to distinguish between the devices/.
- Returns
- An integer that uniquely identifies every device/
ObjectDescriptionPrivate* const d |
|
protected |
The documentation for this class was generated from the following file: