Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qaudio_qspan_support_p.h File Reference

(530fb8f4159b3fd77ff207f4f9f22235718abb92)

#include <QtCore/qglobal.h>
#include <QtCore/qspan.h>
Include dependency graph for qaudio_qspan_support_p.h:

Go to the source code of this file.

Namespaces

namespace  QtMultimediaPrivate

Functions

template<typename U>
QSpan< U > QtMultimediaPrivate::drop (QSpan< U > span, qsizetype n)
template<typename U>
QSpan< U > QtMultimediaPrivate::take (QSpan< U > span, qsizetype n)