4#include "qplatformdefs.h"
13#if !defined(QT_VSNPRINTF) || defined(Q_QDOC)
61 return QT_VSNPRINTF(
str,
n,
fmt, ap);
const char * constData() const noexcept
Returns a pointer to the const data stored in the byte array.
qsizetype length() const noexcept
Same as size().
int qsnprintf(char *str, size_t n, const char *fmt,...)
\target bytearray-qsnprintf
QT_BEGIN_NAMESPACE int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap)
A portable vsnprintf() function.
QByteArray toLocal8Bit() const &
static QString vasprintf(const char *format, va_list ap) Q_ATTRIBUTE_FORMAT_PRINTF(1
Combined button and popup list for selecting options.
Q_CORE_EXPORT int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap)
constexpr const T & qMin(const T &a, const T &b)
#define QT_BEGIN_INCLUDE_NAMESPACE
#define QT_END_INCLUDE_NAMESPACE
QVideoFrameFormat::PixelFormat fmt