From 2baea9d0c3dcaff258b48dec7633105d6294a75e Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 11 Jul 2017 14:09:48 +0200 Subject: Doc: Fix capitalization in section titles ...and fix some section titles to be less confusing. Change-Id: If83c3faffead9e2e9be7fc0fb360f1c5b8b1bb51 Reviewed-by: Leena Miettinen Reviewed-by: Nico Vertriest --- src/quickwidgets/qquickwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quickwidgets') diff --git a/src/quickwidgets/qquickwidget.cpp b/src/quickwidgets/qquickwidget.cpp index 2c3c72d5f1..c23d11ed20 100644 --- a/src/quickwidgets/qquickwidget.cpp +++ b/src/quickwidgets/qquickwidget.cpp @@ -423,7 +423,7 @@ QImage QQuickWidgetPrivate::grabFramebuffer() entire purpose of QQuickWidget is to render Quick scenes without a separate native window, hence making it a native widget should always be avoided. - \section1 Scene graph and context persistency + \section1 Scene Graph and Context Persistency QQuickWidget honors QQuickWindow::isPersistentSceneGraph(), meaning that applications can decide - by calling -- cgit v1.2.3