![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qmutex.h>#include <QtCore/qobject.h>#include <QtCore/qpointer.h>#include <QtCore/qset.h>#include <QtCore/qthread.h>#include <QtCore/qfuture.h>#include <QtCore/qurl.h>#include <QtCore/private/qglobal_p.h>#include <QtCore/private/qexpected_p.h>#include <QtMultimedia/qaudioformat.h>#include <memory>#include <optional>Go to the source code of this file.
Classes | |
| class | QSample |
| class | QSampleCache |
Typedefs | |
| using | SharedSamplePtr = std::shared_ptr<QSample> |
| using | WeakSamplePtr = std::weak_ptr<QSample> |
| using SharedSamplePtr = std::shared_ptr<QSample> |
Definition at line 72 of file qsamplecache_p.h.
| using WeakSamplePtr = std::weak_ptr<QSample> |
Definition at line 73 of file qsamplecache_p.h.