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
qaudioformat.cpp File Reference

(544edbc384d2dd59c9f00555b15cfbebd76d7f22)

#include "qaudioformat.h"
#include <QtCore/qdebug.h>
Include dependency graph for qaudioformat.cpp:

Go to the source code of this file.

Functions

QDebug operator<< (QDebug dbg, QAudioFormat::SampleFormat type)
QDebug operator<< (QDebug dbg, const QAudioFormat &f)

Function Documentation

◆ operator<<() [1/2]

QDebug operator<< ( QDebug dbg,
const QAudioFormat & f )

Definition at line 487 of file qaudioformat.cpp.

◆ operator<<() [2/2]

QDebug operator<< ( QDebug dbg,
QAudioFormat::SampleFormat type )

Definition at line 463 of file qaudioformat.cpp.