![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 imageCapture, and viewfinder.
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.