From patchwork Sun Jan 21 22:39:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neal Gompa X-Patchwork-Id: 19441 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 3E239BDB1C for ; Sun, 21 Jan 2024 22:41:24 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id D999E6294E; Sun, 21 Jan 2024 23:41:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=libcamera.org; s=mail; t=1705876883; 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=KlpQjjLxgkzNif+ycqmIhEcNGJtvBsrMv8BTuvjQt1x5o+nFheeuSjLOje69RtTdy 7t3QG2ZRG3QGJlQihZ+LjtlSP3HGGiYtIap5Ow2SeNpGHBi9uIK/utyAUs3FWkcxW3 aYmh2CcCcFwUOzK+ju7lEMWDeBE2RR3Ez3YDcm/mDqIIyV0wX0MOq6u10rNHEGRb73 HhvT2fY8GZJ3fJYXGXmFB6fvSjhNUMf7de7lHFQ4msEV8xTuGvPz7yKBzcMl8bw+dA fIYCAdXiWbb3X+6KQ5OGeFQKlUOVWic+NI7+1Nwchhdij1vKPyKxhPrT7QDx6w97DP Dz5lixgrtr/Cw== Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id BC5BF62948 for ; Sun, 21 Jan 2024 23:41:20 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-42a32ebdcdeso11547861cf.0 for ; Sun, 21 Jan 2024 14:41:20 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705876879; x=1706481679; 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=Hf1EZX7LLTHV/wy0PbovXl0reIPvECgpDNk/28Ty4PVFFDCeTyBQ5xDkGel3LYMPnM 1qgOwOz9mccURxtx/Lm9hRzOTq2GOoPLEh2mQdZ78twYx7BjqvUMzoEthuWFT0idsD5x ZZCPNiPltKnCohdkv8JKPjYF6jPmDoK1I8wxORWVOB74XyrDJSHFTqSmVMeWHnIEuDKa ++grI5/7Vu5GBiYB+09q9V4m6qT6VgW5pLATDEyQiqUyiGR8U/dPqh/cSnIJaI080IQD /7lnUBT/NBuHNBEDEFM3RpZt4qVckg9KszearEYUKDXgDlgHiJAASImPwwLzli13nn+Q hYnw== X-Gm-Message-State: AOJu0Yz3ENc92z6/Rvvc36UbD0ESjlcAgAheyGNwnTTygXE1nQ931xaf +qiZojunLXnCoVwDao2tGLnk5fYri3qDMjCpr4mEDEGFIoLt8h8NSX8dslTizGY1XA== X-Google-Smtp-Source: AGHT+IEILPM+8EFLqxFCx0HyDlr7taVyq9evO5Sc4tIUM+IuZyK9jJwjO5PCt0j8BJi7XgFPfgeV0g== X-Received: by 2002:a05:622a:50:b0:42a:2c06:8d80 with SMTP id y16-20020a05622a005000b0042a2c068d80mr5823547qtw.132.1705876879193; Sun, 21 Jan 2024 14:41:19 -0800 (PST) Received: from Belldandy-Slimbook.infra.opensuse.org ([32.220.181.243]) by smtp.gmail.com with ESMTPSA id e2-20020ac84b42000000b0042a233d21c2sm1930112qts.80.2024.01.21.14.41.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 14:41:17 -0800 (PST) To: libcamera-devel Date: Sun, 21 Jan 2024 17:39:55 -0500 Message-ID: <20240121224052.1049989-4-neal@gompa.dev> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240121224052.1049989-1-neal@gompa.dev> References: <20240121224052.1049989-1-neal@gompa.dev> MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH v2 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: Wim Taymans , Neal Gompa 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 Reviewed-by: Laurent Pinchart Reviewed-by: Eric Curtin --- 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,