Home | History | Annotate | Download | only in qdeclarativewebview
      1 <RCC>
      2     <qresource prefix="/">
      3         <file>resources/basic.html</file>
      4         <file>resources/basic.png</file>
      5         <file>resources/basic.qml</file>
      6         <file>resources/elements.html</file>
      7         <file>resources/elements.qml</file>
      8         <file>resources/forward.html</file>
      9         <file>resources/forward.png</file>
     10         <file>resources/javaScript.html</file>
     11         <file>resources/javaScript.qml</file>
     12         <file>resources/loadError.qml</file>
     13         <file>resources/newwindows.html</file>
     14         <file>resources/newwindows.qml</file>
     15         <file>resources/propertychanges.qml</file>
     16         <file>resources/sample.html</file>
     17         <file>resources/sethtml.qml</file>
     18         <file>resources/webviewbackgroundcolor.qml</file>
     19         <file>resources/webviewtestdefault.qml</file>
     20         <file>resources/webviewtest.qml</file>
     21     </qresource>
     22 </RCC>
     23