resources.qrc 3.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <RCC>
  2. <qresource prefix="/">
  3. <file>demochooser.qml</file>
  4. <file>back_gray.png</file>
  5. <file>back_header.png</file>
  6. <file>logos.png</file>
  7. <file>qtpl-title.png</file>
  8. <file>content/qmldir</file>
  9. <file>content/texteditor.qml</file>
  10. <file>content/sidepanel.qml</file>
  11. <file>content/button.qml</file>
  12. <file>content/exit.png</file>
  13. <file>content/btn_mainmenu.png</file>
  14. <file>content/btn_code.png</file>
  15. <file>content/btn_trydemo.png</file>
  16. <file>content/btn_taskbutton.png</file>
  17. <file>content/btn_editbrowse_pen.png</file>
  18. <file>content/btn_editbrowse_edit.png</file>
  19. <file>content/btn_editbrowse_slash.png</file>
  20. <file>content/btn_editbrowse_browse.png</file>
  21. <file>content/sidebar.png</file>
  22. <file>content/demoitem.qml</file>
  23. <file>content/demoitemcore.js</file>
  24. <file>content/codebutton.qml</file>
  25. <file>content/errordialog.qml</file>
  26. <file>content/qtqp_codeview.png</file>
  27. <file>content/icon_slideshow.png</file>
  28. <file>content/icon_samegame.png</file>
  29. <file>content/icon_memorygame.png</file>
  30. <file>content/icon_fancypicker.png</file>
  31. <file>content/icon_webcontent.png</file>
  32. <file>content/icon_helloworld.png</file>
  33. <file>content/fancypicker/Slider.qml</file>
  34. <file>content/fancypicker/qtqp_back1.jpg</file>
  35. <file>content/fancypicker/qtqp_back2.jpg</file>
  36. <file>content/fancypicker/qtqp_back3.jpg</file>
  37. <file>content/fancypicker/fancypicker.qml</file>
  38. <file>content/helloworld/hello.qml</file>
  39. <file>content/helloworld/frostyfield800x480.jpg</file>
  40. <file>content/helloworld/snowflake.png</file>
  41. <file>content/memorygame/card.qml</file>
  42. <file>content/memorygame/card_front.png</file>
  43. <file>content/memorygame/card_back.png</file>
  44. <file>content/memorygame/back_memorygame.png</file>
  45. <file>content/memorygame/memorygame.js</file>
  46. <file>content/memorygame/memorygame.qml</file>
  47. <file>content/memorygame/qmldir</file>
  48. <file>content/samegame/samegame.qml</file>
  49. <file>content/samegame/SamegameCore/BoomBlock.qml</file>
  50. <file>content/samegame/SamegameCore/Button.qml</file>
  51. <file>content/samegame/SamegameCore/Dialog.qml</file>
  52. <file>content/samegame/SamegameCore/samegame.js</file>
  53. <file>content/samegame/SamegameCore/qmldir</file>
  54. <file>content/samegame/SamegameCore/pics/background.png</file>
  55. <file>content/samegame/SamegameCore/pics/blueStar.png</file>
  56. <file>content/samegame/SamegameCore/pics/blueStone.png</file>
  57. <file>content/samegame/SamegameCore/pics/greenStar.png</file>
  58. <file>content/samegame/SamegameCore/pics/greenStone.png</file>
  59. <file>content/samegame/SamegameCore/pics/redStar.png</file>
  60. <file>content/samegame/SamegameCore/pics/redStone.png</file>
  61. <file>content/samegame/SamegameCore/pics/star.png</file>
  62. <file>content/samegame/SamegameCore/pics/yellowStone.png</file>
  63. <file>content/slideshow/slideshow.qml</file>
  64. <file>content/slideshow/Forum_Nokia_03_RGB_strap.gif</file>
  65. <file>content/webcontent/webcontent.qml</file>
  66. </qresource>
  67. </RCC>