Phonon
objectdescription.cpp
37ObjectDescriptionData::ObjectDescriptionData(int index, const QHash<QByteArray, QVariant> &properties)
120 // When Pulse is enabled, only try from the platform plugin or backend if it is about audio capture
131 QHash<QByteArray, QVariant> properties = platformPlugin->objectDescriptionProperties(type, index);
Data class for objects describing devices or features of the backend.
Definition objectdescription.h:99
bool isValid() const
Returns true if the Tuple is valid (index != -1); otherwise returns false.
Definition objectdescription.cpp:103
KGuiItem properties()
bool contains(const AT &value) const const
T value() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.