[libcamera-devel] [PATCH 0/4] Improve Camera Selection GUI in QCam

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Aug 4 15:51:26 CEST 2022


Hi Utkarsh,

On Wed, Aug 03, 2022 at 11:25:13PM +0530, Utkarsh Tiwari via libcamera-devel wrote:
> 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.

I like that :-)

If anyone is curious to see how it looks like, I've attached a
screenshot of qcam with the dialog that pops up when clicking on the
camera name in the toolbar. The toolbar camera selector widget doesn't
open a drop-down list anymore but pops up 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(-)

-- 
Regards,

Laurent Pinchart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot_20220804_164959.png
Type: image/png
Size: 66585 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20220804/01f4a014/attachment.png>


More information about the libcamera-devel mailing list