-
Tom Finegan authored
Relocate it to tools_common.h so we can stop duping this code everywhere. BUG=https://code.google.com/p/webm/issues/detail?id=660 Change-Id: If8aa49b74d297273cd9fd7006b2767837055a359
e657919d
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.