![]() |
Qt 6.x
The Qt SDK
|
Include dependency graph for camera.cpp:Go to the source code of this file.
Functions | |
| void | camera_blah () |
Variables | |
| QCamera * | camera = 0 |
| QImageCapture * | imageCapture = 0 |
| QVideoWidget * | viewfinder = 0 |
| void camera_blah | ( | ) |
[Camera]
[Camera]
[Camera keys]
[Camera keys]
Definition at line 15 of file camera.cpp.
References camera, QImageCapture::capture(), imageCapture, QMediaCaptureSession::setCamera(), QMediaCaptureSession::setImageCapture(), QMediaCaptureSession::setVideoOutput(), QWidget::show(), QCamera::start(), and viewfinder.
Here is the call graph for this function:| QCamera* camera = 0 |
Definition at line 11 of file camera.cpp.
| QImageCapture* imageCapture = 0 |
Definition at line 12 of file camera.cpp.
| QVideoWidget* viewfinder = 0 |
Definition at line 13 of file camera.cpp.