1234567891011 |
- config BR2_PACKAGE_QT5XMLPATTERNS
- bool "qt5xmlpatterns"
- select BR2_PACKAGE_QT5BASE
- help
- Qt is a cross-platform application and UI framework for
- developers using C++.
- The Qt XML Patterns module provides support for XPath,
- XQuery, XSLT, and XML Schema validation.
- http://doc.qt.io/qt-5/qtxmlpatterns-index.html
|