tests/auto/qhelpprojectdata/data/test.qhp
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <QtHelpProject version="1.0">
       
     3     <metaData name="author" value="Nokia Corporation and/or its subsidiary(-ies)" />
       
     4     <metaData name="language" value="en" />
       
     5 	<virtualFolder>testFolder</virtualFolder>
       
     6 	<namespace>trolltech.com.1_0_0.test</namespace>
       
     7 	<customFilter name="Custom Filter 1">
       
     8 		<filterAttribute>test</filterAttribute>
       
     9 		<filterAttribute>filter1</filterAttribute>		
       
    10 	</customFilter>
       
    11 	<customFilter name="Custom Filter 2">
       
    12 		<filterAttribute>test</filterAttribute>
       
    13 		<filterAttribute>filter2</filterAttribute>		
       
    14 	</customFilter>
       
    15 	<filterSection>
       
    16 		<filterAttribute>test</filterAttribute>
       
    17 		<filterAttribute>filter1</filterAttribute>
       
    18 		<toc>
       
    19 			<section title="Test Manual" ref="test.html">
       
    20 				<section title="Section 1" ref="test.html#section1">
       
    21 				</section>
       
    22 				<section title="Section 2" ref="test.html#section2">
       
    23 				</section>
       
    24 				<section title="Section 3" ref="test.html#section3">
       
    25 				</section>				
       
    26 				<section title="People" ref="people.html">
       
    27 				</section>
       
    28 				<section title="About" ref="./sub/about.html">
       
    29 				</section>				
       
    30 			</section>
       
    31 		</toc>
       
    32 		<keywords>
       
    33 			<keyword name="foo" id="Test::foo" ref="test.html#foo"/>
       
    34 			<keyword name="bar" id="Test::bar" ref="test.html#bar"/>
       
    35 			<keyword name="bla" id="Test::bla" ref="test.html#bla"/>
       
    36 			<keyword name="einstein" id="People::einstein" ref="people.html#einstein"/>
       
    37 			<keyword name="newton" id="People::newton" ref="people.html#newton"/>
       
    38 		</keywords>	
       
    39 		<files>
       
    40 			<file>classic.css</file>
       
    41 			<file>test.html</file>
       
    42 			<file>people.html</file>
       
    43 			<file>./sub/about.html</file>			
       
    44 		</files>
       
    45 	</filterSection>
       
    46 	<filterSection>
       
    47 		<filterAttribute>test</filterAttribute>
       
    48 		<filterAttribute>filter2</filterAttribute>
       
    49 		<toc>
       
    50 			<section title="Fancy Manual" ref="fancy.html">
       
    51 				<section title="Section 1" ref="fancy.html#section1">
       
    52 				</section>
       
    53 				<section title="Section 2" ref="fancy.html#section2">
       
    54 				</section>
       
    55 				<section title="Section 3" ref="fancy.html#section3">
       
    56 				</section>				
       
    57 				<section title="Cars" ref="cars.html">
       
    58 				</section>				
       
    59 			</section>
       
    60 		</toc>
       
    61 		<keywords>
       
    62 			<keyword name="foo" id="Fancy::foo" ref="fancy.html#foo"/>
       
    63 			<keyword name="foobar" id="Fancy::foobar" ref="fancy.html#foobar"/>
       
    64 			<keyword name="audi" id="Cars::newton" ref="cars.html#audi"/>			
       
    65 		</keywords>	
       
    66 		<files>
       
    67 			<file>classic.css</file>
       
    68 			<file>fancy.html</file>
       
    69 			<file>cars.html</file>			
       
    70 		</files>
       
    71 	</filterSection>
       
    72 </QtHelpProject>