42 void on_btn_oppose_camera_clicked();
45 void setup_internal();
46 void select(
int index);
47 void process_oppose_state(
bool prev_opened);
48 void capture_photo_once();
The CameraCapture class handles camera video capturing.
Definition CameraCapture.h:20
Definition CameraWindow.h:14
void redirect(const QString path)
redirect to the save path
Definition CameraWindow.cpp:41
void fresh_cameralists()
fresh_cameralists refresh the camera lists
Definition CameraWindow.cpp:18
The DesktopToast class is the toast handle classes using less lock messages queue to display the mess...
Definition DesktopToast.h:15
The PhotoSaver class provides static methods for saving images.
Definition PhotoSaver.h:11