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

(062bd3cec79f43557014876df876504773d11ef8)

#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, std::size_t E>
QSpan< U > QtMultimediaPrivate::drop (QSpan< U, E > span, qsizetype n)
template<typename U, std::size_t E>
QSpan< U > QtMultimediaPrivate::take (QSpan< U, E > span, qsizetype n)