-
Alexandru Croitor authored
This is done to make sure there are no conflicts with features in other modules, because they all share a global namespace. Change-Id: I95b3b7fadd8ffc2979ee3aad2234ee543d57c7d8 Reviewed-by:
Michal Klocek <michal.klocek@qt.io>
2ed1e0ba
XQuery queries and XPath expressions can be used in Qt with the Qt XML Patterns module. XQuery is a query language used to query XML in a concise and safe manner. Documentation for these examples can be found via the Examples and Tutorials link in the main Qt documentation. The examples and their documentation can also be opened from the Examples tab of Qt Creator's Welcome mode.