Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.7.1
-
None
Description
Example(s) are needed for the new XSL-T support in Qt 4.5. Ideas:
- Convert QTestLib XML to HTML, and render it with webkit(see attached stylesheet, practically done)
- Take a simple .ui file convert/"paint it" it to an SVG, and display it with QSvgWidget. When done with the window of the example, it would go in the direction of a "hall-of-mirrors"/recursion effect.
- Add a third tab to the QObjectXmlModel example, which does the exact same thing as the XQuery example, but in XSL-T.
- Others?