Phonon
globaldescriptioncontainer.h
D fromIndex(global_id_t key)
Definition globaldescriptioncontainer.h:103
void unregister_(void *obj)
Unregisters a object from the container.
Definition globaldescriptioncontainer.h:130
int localIdFor(const void *obj, global_id_t key) const
Definition globaldescriptioncontainer.h:250
QList< D > listFor(const void *obj) const
List of ObjectDescriptions for a given object, the descriptions are limied by the scope of the type (...
Definition globaldescriptioncontainer.h:229
void add(void *obj, local_id_t index, const QString &name, const QString &type=QString())
Adds a new description object for a specific object.
Definition globaldescriptioncontainer.h:166
QList< int > globalIndexes()
Definition globaldescriptioncontainer.h:87
global_id_t nextFreeIndex()
Definition globaldescriptioncontainer.h:270
void clearListFor(void *obj)
Clear the internal mapping of global to local id for a given object.
Definition globaldescriptioncontainer.h:144
void register_(void *obj)
Registers a new object within the container.
Definition globaldescriptioncontainer.h:116
Controls optional features of a media file/device like title, chapter, angle.
Definition mediacontroller.h:48
bool hasNext() const const
const Key & key() const const
Item next()
const T & value() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.