From f1186db27f95b9a90744d0f9920fe33b497d0774 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Mon, 3 Jul 2017 16:09:32 +0200 Subject: Doc: revise the custom menu example Use a single example for the whole menu. We can now use Actions and the delegate property to use the styled menu item for the whole menu. The same structure will be used for the upcoming MenuBar example. Change-Id: Idbaa38cc536b27a4d64eb9ad72c07936bf160d6e Reviewed-by: Mitch Curtis --- src/quicktemplates2/qquickmenuseparator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quicktemplates2/qquickmenuseparator.cpp') diff --git a/src/quicktemplates2/qquickmenuseparator.cpp b/src/quicktemplates2/qquickmenuseparator.cpp index f80cc775..dee5287a 100644 --- a/src/quicktemplates2/qquickmenuseparator.cpp +++ b/src/quicktemplates2/qquickmenuseparator.cpp @@ -63,7 +63,7 @@ QT_BEGIN_NAMESPACE \printuntil } \printuntil } - \sa {Customizing MenuSeparator}, {Separator Controls} + \sa {Customizing Menu}, Menu, {Separator Controls} */ QQuickMenuSeparator::QQuickMenuSeparator(QQuickItem *parent) -- cgit v1.2.3