PulseAudio Qt Bindings
12 #include "pulseaudioqt_export.h"
18 template<
typename Type,
typename PAInfo>
27 Q_PROPERTY(
QString name READ name NOTIFY nameChanged)
28 Q_PROPERTY(
QString iconName READ iconName CONSTANT)
29 Q_PROPERTY(QVariantMap properties READ properties NOTIFY propertiesChanged)
45 QVariantMap properties()
const;
51 void propertiesChanged();
60 class PulseObjectPrivate *
const d;
65 friend class IndexedPulseObjectPrivate;
66 friend class ClientPrivate;
67 friend class CardPrivate;
68 friend class ModulePrivate;
69 friend class VolumeObjectPrivate;
70 friend class ProfilePrivate;
71 friend class StreamRestorePrivate;
76 #endif // PULSEOBJECT_H
Base class for most PulseAudio objects.
The primary namespace of PulseAudioQt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 21 2023 04:13:16 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.