From f872cdde2185390a07a5cb603f0a98c2304ac6cd Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Thu, 3 Sep 2020 09:55:33 +0200 Subject: Fix qdoc errors Change-Id: I83f21bd6b780daa545c57d050d0f7562e8c0a4ff Reviewed-by: Venugopal Shivashankar --- src/quicktemplates2/qquickcombobox.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/quicktemplates2') diff --git a/src/quicktemplates2/qquickcombobox.cpp b/src/quicktemplates2/qquickcombobox.cpp index 426adbd3..4a7492ba 100644 --- a/src/quicktemplates2/qquickcombobox.cpp +++ b/src/quicktemplates2/qquickcombobox.cpp @@ -849,6 +849,8 @@ qreal QQuickComboBoxPrivate::calculateWidestTextWidth() const } /*! + \internal + If the user requested it (and we haven't already done it, depending on the policy), update the implicit content width to the largest text in the model. */ -- cgit v1.2.3