Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
devices.cpp File Reference

(07622ff806324b5d5cf1e208c2110eb193f22103)

#include <QAudioDevice>
#include <QCameraDevice>
#include <QMediaDevices>
#include <QString>
#include <QTextStream>
+ Include dependency graph for devices.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 [2]
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

[2]

[3]

[2]

[2]

[4]

[2]

This creates and populates a model with values from a string list then displays the contents of the model using a QListView widget. [0]

[0] [1]

[Media Audio Input Device Enumeration]

[Media Audio Input Device Enumeration]

[Media Video Input Device Enumeration]

[Media Video Input Device Enumeration]

Definition at line 10 of file devices.cpp.

References QMediaDevices::audioInputs, device, Qt::endl(), out, Q_UNUSED, and QMediaDevices::videoInputs.

+ Here is the call graph for this function: