diff options
author | Alex Blasche <alexander.blasche@qt.io> | 2019-03-21 14:01:34 +0100 |
---|---|---|
committer | Alex Blasche <alexander.blasche@qt.io> | 2019-03-21 15:00:12 +0000 |
commit | ea54a86408c73340cdbfc5360209d3a01cc324c2 (patch) | |
tree | ddcbb29fc39cb9f1f235c7bb7275693f5695c818 /src/xmlpatterns | |
parent | 6ef1a201e1608ec41d71425bdb32155e002cd934 (diff) | |
download | qtxmlpatterns-ea54a86408c73340cdbfc5360209d3a01cc324c2.tar.gz |
Highlight the fact that Qt XML Patterns is deprecated
Change-Id: I389f40be19090afe72fee91743f821cadf9f6fbe
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/xmlpatterns')
-rw-r--r-- | src/xmlpatterns/doc/src/qtxmlpatterns-index.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xmlpatterns/doc/src/qtxmlpatterns-index.qdoc b/src/xmlpatterns/doc/src/qtxmlpatterns-index.qdoc index 3a399c1..1229b4a 100644 --- a/src/xmlpatterns/doc/src/qtxmlpatterns-index.qdoc +++ b/src/xmlpatterns/doc/src/qtxmlpatterns-index.qdoc @@ -33,6 +33,8 @@ The Qt XML Patterns module provides support for XPath, XQuery, XSLT, and XML Schema validation. + \note This module is deprecated since Qt 5.13. + \section1 Getting Started To include the definitions of the module's classes, use the |