source: trunk/doc/src/snippets/declarative/xmlrole.xml

Last change on this file was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 434 bytes
Line 
1<?xml version="1.0" encoding="iso-8859-1" ?>
2<catalogue>
3 <book type="Hardcover">
4 <title>C++ GUI Programming with Qt 4</title>
5 <year>2006</year>
6 <author>Jasmin Blanchette</author>
7 <author>Mark Summerfield</author>
8 </book>
9 <book type="Paperback">
10 <title>Programming with Qt</title>
11 <year>2002</year>
12 <author>Matthias Kalle Dalheimer</author>
13 </book>
14 </catalogue>
Note: See TracBrowser for help on using the repository browser.