![]() |
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/qglobal.h>
#include <QtCore/qspan.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) |