From a50a36f72b83272fc6590cf7e127b39ca9910590 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 12 Feb 2024 12:00:54 +0000 Subject: [PATCH] Doc: Qt Gui: Fully qualify \variable documentation Upcoming changes to QDoc require API entities to be fully qualified; previously, QDoc maintained a list of 'open namespaces' that were part of matching the documented entity with its declaration, but that concept does not work for parallelized parsing where the order of processing can be arbitrary. Change-Id: I082d1b8c150543a1451767caf767ad5faf3473ba Reviewed-by: Luca Di Sera --- src/gui/text/qtextoption.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/text/qtextoption.cpp b/src/gui/text/qtextoption.cpp index 3e5b5bc000..b6beadbe91 100644 --- a/src/gui/text/qtextoption.cpp +++ b/src/gui/text/qtextoption.cpp @@ -329,7 +329,7 @@ QList QTextOption::tabs() const */ /*! - \variable Tab::position + \variable QTextOption::Tab::position Distance from the start of the paragraph. The position of a tab is from the start of the paragraph which implies that when the alignment of the paragraph is set to centered, the tab is interpreted to be