From beef0cda3d343905cfdb9057976867e8c3ad7f29 Mon Sep 17 00:00:00 2001 From: Jaishree Vyas Date: Thu, 22 Feb 2024 11:47:04 +0100 Subject: Doc: Date type of "event" in occurred should be specified Fixes: QTBUG-120578 Pick-to: 6.6 Change-Id: I03a68eba493f50bbff0b3b24b2eb7efbafbd1852 Reviewed-by: Ulf Hermann Reviewed-by: Leena Miettinen (cherry picked from commit 54a2c6976972361538e6b2863809f5e175750869) Reviewed-by: Qt Cherry-pick Bot --- src/scxmlqml/eventconnection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scxmlqml/eventconnection.cpp b/src/scxmlqml/eventconnection.cpp index b054bcf..c7d65b0 100644 --- a/src/scxmlqml/eventconnection.cpp +++ b/src/scxmlqml/eventconnection.cpp @@ -36,7 +36,7 @@ QT_BEGIN_NAMESPACE /*! \qmlsignal EventConnection::occurred(event) - This signal is emitted when the event \a event occurs. + This signal is emitted when the SCXML event \a event occurs. \sa QScxmlEvent */ -- cgit v1.2.3