[libcamera-devel] [PATCH 0/4] Improve Camera Selection GUI in QCam
Utkarsh Tiwari
utkarsh02t at gmail.com
Wed Aug 3 19:55:13 CEST 2022
Hi,
This series aims to add a Dialog box which can be used to select
camera while at startup and trying to switch cameras.
The series first adds the dialog to be used just for selection of
camera at startup and then moves on to replace the current QCombBox
in favour of the dialog box.
Utkarsh Tiwari (4):
qcam: Use QDialog for selection of cameras
qcam: Support Hotplug for Camera Selection Dialog
qcam: CameraSelectDialog: Display Location and Model propety of camera
qcam: MainWindow: Replace cameraCombo_ with cameraSelectDialog
src/qcam/main_window.cpp | 162 ++++++++++++++++++++++++++++++++-------
src/qcam/main_window.h | 16 +++-
2 files changed, 147 insertions(+), 31 deletions(-)
--
2.25.1
More information about the libcamera-devel
mailing list