source: trunk/doc/src/snippets/patternist/introFileHierarchy.xml

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

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 346 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<directory name="home">
3
4 <file name="myNote.txt" mimetype="text/plain" size="8" extension="txt" uri="file:///home/frans/myNote.txt">
5 <content asBase64Binary="TXkgTm90ZSE=" asStringFromUTF-8="My Note!"/>
6 </file>
7
8 <directory name="src">
9 ...
10 </directory>
11
12 ...
13
14</directory>
Note: See TracBrowser for help on using the repository browser.