From patchwork Sun Jan 21 21:09:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neal Gompa X-Patchwork-Id: 19437 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id 52004C32BC for ; Sun, 21 Jan 2024 21:11:26 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id BEBFA6294F; Sun, 21 Jan 2024 22:11:25 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org; s=mail; t=1705871485; bh=vjFOwRWAlqXCiBtK2zhm1wu5u2KX86VmloQcqlcVJ3s=; h=To:Date:In-Reply-To:References:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=UobICKUn32sb71dOrbh6aYiMMHANoAC+ZLmZII0vlwsQKhqaoxG0fsJXfJVmB096T nAmQv6gXagwRNaaudwk02eMGweVkLR+/GuX3BG/2rej+nVQZFf2u/Un7bufatUGhUd sOV4MboFhP/wA2n58q/aJ93wKWMQstUGWbQo0C9XecZ9JFqkRcYO1Da9JX0n7TpRwS tH9Ke6/guVAJu1eENPvGZEn/bJKji6RHlKc8th5d8Av5NU673t0ws9wftg/oAv/AoO OoPumMDFmHr3YO7l5GkMV3tqmbMglsrekZBLtuq0ao2VSbkr2O0lzw4jp/AKxhbWo/ cwN4o7Vb46P7Q== Received: from mail-qk1-f175.google.com (mail-qk1-f175.google.com [209.85.222.175]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id CFDFA6294C for ; Sun, 21 Jan 2024 22:11:23 +0100 (CET) Received: by mail-qk1-f175.google.com with SMTP id af79cd13be357-78376790dfbso276881485a.1 for ; Sun, 21 Jan 2024 13:11:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705871482; x=1706476282; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=91pKEPNEfL3OTK1npwLX5tdNWBYKKzaEOVSlhr931qk=; b=nblgQQZIKsL8qVVKfj5CbzB+SW1G02fXHZXaArlmt8Z99ma1OtSRRd9KpMt5FXetfh lVz1ryUAfquY2Sr+usxFGRSSb8fJLxWEtb4+nHEAXUA3JT2UEQ183k9E3JfZ70Qs7Dwn YDIPDvxxTPiUzzFgCzj1DE7G3t4XgOjd69vaoy5qQ2NhRM6Uma4K0LZpwUIllD5HVZpd qjKqDJsvpWQb5IxujkFjsNtDnWQITZkM8eMbhIJVi1i5ZzcXIMxmN7cjZ7FlnemllRUs D/WUpyu5QPTkJkv6YogceJ05l/cN054gmVODxVhScf27vBB/+gFWpaupD1gEjYHhRf3K mKhw== X-Gm-Message-State: AOJu0Yyi9brOwZt+lV5LQhrDyawESgrCOsPOiSE1XIcJmUCtCG3PxJs+ uluGlWFIDWnk1p9yvErXa8uozo8f5RM3/nXyG2QtADKJ6lLa+J1wi/fd61iNxzk= X-Google-Smtp-Source: AGHT+IG/hRjIVzvpwUIgS2GepFZrlteF3sEHTQV1OV5KJWCDRjDNgklWxDs9OrcgER+tZavMoWcdew== X-Received: by 2002:a05:620a:148a:b0:783:1f95:b89b with SMTP id w10-20020a05620a148a00b007831f95b89bmr6187421qkj.67.1705871481927; Sun, 21 Jan 2024 13:11:21 -0800 (PST) Received: from Belldandy-Slimbook.infra.opensuse.org ([32.220.181.243]) by smtp.gmail.com with ESMTPSA id z21-20020a05620a101500b007832895cf8csm1596456qkj.38.2024.01.21.13.11.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 13:11:20 -0800 (PST) To: libcamera-devel Date: Sun, 21 Jan 2024 16:09:46 -0500 Message-ID: <20240121211040.1048509-4-neal@gompa.dev> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240121211040.1048509-1-neal@gompa.dev> References: <20240121211040.1048509-1-neal@gompa.dev> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH 3/3] Documentation: Update Qt documentation links to Qt 6 X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Patchwork-Original-From: Neal Gompa via libcamera-devel From: Neal Gompa Reply-To: Neal Gompa Cc: Neal Gompa , Wim Taymans Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" The documentation is effectively the same, but we should be pointing to the actively supported and used Qt version. Signed-off-by: Neal Gompa --- Documentation/guides/application-developer.rst | 2 +- Documentation/guides/pipeline-handler.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/guides/application-developer.rst b/Documentation/guides/application-developer.rst index c46d3362..9a9905b1 100644 --- a/Documentation/guides/application-developer.rst +++ b/Documentation/guides/application-developer.rst @@ -348,7 +348,7 @@ The libcamera library uses the concept of `signals and slots` (similar to `Qt Signals and Slots`_) to connect events with callbacks to handle them. .. _signals and slots: https://libcamera.org/api-html/classlibcamera_1_1Signal.html#details -.. _Qt Signals and Slots: https://doc.qt.io/qt-5/signalsandslots.html +.. _Qt Signals and Slots: https://doc.qt.io/qt-6/signalsandslots.html The ``Camera`` device emits two signals that applications can connect to in order to execute callbacks on frame completion events. diff --git a/Documentation/guides/pipeline-handler.rst b/Documentation/guides/pipeline-handler.rst index 26dc9358..2046a2e7 100644 --- a/Documentation/guides/pipeline-handler.rst +++ b/Documentation/guides/pipeline-handler.rst @@ -1422,7 +1422,7 @@ emitted triggers the execution of the connected slots. A detailed description of the libcamera implementation is available in the `libcamera Signal and Slot`_ classes documentation. -.. _Qt Signals and Slots: https://doc.qt.io/qt-5/signalsandslots.html +.. _Qt Signals and Slots: https://doc.qt.io/qt-6/signalsandslots.html .. _libcamera Signal and Slot: https://libcamera.org/api-html/classlibcamera_1_1Signal.html#details In order to notify applications about the availability of new frames and data,