particleeffects.metainfo 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. MetaInfo {
  2. Type {
  3. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  4. icon: "images/dummy16.png"
  5. Hints {
  6. visibleInNavigator: true
  7. canBeDroppedInNavigator: true
  8. canBeDroppedInFormEditor: false
  9. canBeDroppedInView3D: true
  10. }
  11. ItemLibraryEntry {
  12. name: "Clouds"
  13. category: "Qt Quick 3D Particle Effects"
  14. libraryIcon: "images/dummy.png"
  15. version: "6.2"
  16. requiredImport: "QtQuick3D.ParticleEffects"
  17. QmlSource { source: "./source/particleeffect_clouds.qml" }
  18. ExtraFile { source: "images/smoke_sprite2.png" }
  19. }
  20. }
  21. Type {
  22. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  23. icon: "images/dummy16.png"
  24. Hints {
  25. visibleInNavigator: true
  26. canBeDroppedInNavigator: true
  27. canBeDroppedInFormEditor: false
  28. canBeDroppedInView3D: true
  29. }
  30. ItemLibraryEntry {
  31. name: "Dust"
  32. category: "Qt Quick 3D Particle Effects"
  33. libraryIcon: "images/dummy.png"
  34. version: "6.2"
  35. requiredImport: "QtQuick3D.ParticleEffects"
  36. QmlSource { source: "./source/particleeffect_dust.qml" }
  37. ExtraFile { source: "images/sphere.png" }
  38. }
  39. }
  40. Type {
  41. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  42. icon: "images/dummy16.png"
  43. Hints {
  44. visibleInNavigator: true
  45. canBeDroppedInNavigator: true
  46. canBeDroppedInFormEditor: false
  47. canBeDroppedInView3D: true
  48. }
  49. ItemLibraryEntry {
  50. name: "Exhaust"
  51. category: "Qt Quick 3D Particle Effects"
  52. libraryIcon: "images/dummy.png"
  53. version: "6.2"
  54. requiredImport: "QtQuick3D.ParticleEffects"
  55. QmlSource { source: "./source/particleeffect_exhaust.qml" }
  56. ExtraFile { source: "images/smoke2.png" }
  57. }
  58. }
  59. Type {
  60. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  61. icon: "images/dummy16.png"
  62. Hints {
  63. visibleInNavigator: true
  64. canBeDroppedInNavigator: true
  65. canBeDroppedInFormEditor: false
  66. canBeDroppedInView3D: true
  67. }
  68. ItemLibraryEntry {
  69. name: "Fire"
  70. category: "Qt Quick 3D Particle Effects"
  71. libraryIcon: "images/dummy.png"
  72. version: "6.2"
  73. requiredImport: "QtQuick3D.ParticleEffects"
  74. QmlSource { source: "./source/particleeffect_fire.qml" }
  75. ExtraFile { source: "images/smoke_sprite.png" }
  76. ExtraFile { source: "images/sphere.png" }
  77. ExtraFile { source: "images/color_table.png" }
  78. ExtraFile { source: "images/color_table2.png" }
  79. }
  80. }
  81. Type {
  82. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  83. icon: "images/dummy16.png"
  84. Hints {
  85. visibleInNavigator: true
  86. canBeDroppedInNavigator: true
  87. canBeDroppedInFormEditor: false
  88. canBeDroppedInView3D: true
  89. }
  90. ItemLibraryEntry {
  91. name: "Heavy Rain"
  92. category: "Qt Quick 3D Particle Effects"
  93. libraryIcon: "images/dummy.png"
  94. version: "6.2"
  95. requiredImport: "QtQuick3D.ParticleEffects"
  96. QmlSource { source: "./source/particleeffect_heavyrain.qml" }
  97. ExtraFile { source: "images/rain.png" }
  98. ExtraFile { source: "images/sphere.png" }
  99. ExtraFile { source: "images/ripple.png" }
  100. ExtraFile { source: "images/splash7.png" }
  101. }
  102. }
  103. Type {
  104. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  105. icon: "images/dummy16.png"
  106. Hints {
  107. visibleInNavigator: true
  108. canBeDroppedInNavigator: true
  109. canBeDroppedInFormEditor: false
  110. canBeDroppedInView3D: true
  111. }
  112. ItemLibraryEntry {
  113. name: "Heavy Rain - Tire Spray"
  114. category: "Qt Quick 3D Particle Effects"
  115. libraryIcon: "images/dummy.png"
  116. version: "6.2"
  117. requiredImport: "QtQuick3D.ParticleEffects"
  118. QmlSource { source: "./source/particleeffect_heavyrain_tirespray.qml" }
  119. ExtraFile { source: "images/smoke2.png" }
  120. }
  121. }
  122. Type {
  123. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  124. icon: "images/dummy16.png"
  125. Hints {
  126. visibleInNavigator: true
  127. canBeDroppedInNavigator: true
  128. canBeDroppedInFormEditor: false
  129. canBeDroppedInView3D: true
  130. }
  131. ItemLibraryEntry {
  132. name: "Light Rain"
  133. category: "Qt Quick 3D Particle Effects"
  134. libraryIcon: "images/dummy.png"
  135. version: "6.2"
  136. requiredImport: "QtQuick3D.ParticleEffects"
  137. QmlSource { source: "./source/particleeffect_lightrain.qml" }
  138. ExtraFile { source: "images/rain.png" }
  139. ExtraFile { source: "images/splash7.png" }
  140. }
  141. }
  142. Type {
  143. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  144. icon: "images/dummy16.png"
  145. Hints {
  146. visibleInNavigator: true
  147. canBeDroppedInNavigator: true
  148. canBeDroppedInFormEditor: false
  149. canBeDroppedInView3D: true
  150. }
  151. ItemLibraryEntry {
  152. name: "Light Rain - Tire Spray"
  153. category: "Qt Quick 3D Particle Effects"
  154. libraryIcon: "images/dummy.png"
  155. version: "6.2"
  156. requiredImport: "QtQuick3D.ParticleEffects"
  157. QmlSource { source: "./source/particleeffect_lightrain_tirespray.qml" }
  158. ExtraFile { source: "images/smoke2.png" }
  159. }
  160. }
  161. Type {
  162. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  163. icon: "images/dummy16.png"
  164. Hints {
  165. visibleInNavigator: true
  166. canBeDroppedInNavigator: true
  167. canBeDroppedInFormEditor: false
  168. canBeDroppedInView3D: true
  169. }
  170. ItemLibraryEntry {
  171. name: "Rain Mist"
  172. category: "Qt Quick 3D Particle Effects"
  173. libraryIcon: "images/dummy.png"
  174. version: "6.2"
  175. requiredImport: "QtQuick3D.ParticleEffects"
  176. QmlSource { source: "./source/particleeffect_rainmist.qml" }
  177. ExtraFile { source: "images/smoke2.png" }
  178. }
  179. }
  180. Type {
  181. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  182. icon: "images/dummy16.png"
  183. Hints {
  184. visibleInNavigator: true
  185. canBeDroppedInNavigator: true
  186. canBeDroppedInFormEditor: false
  187. canBeDroppedInView3D: true
  188. }
  189. ItemLibraryEntry {
  190. name: "Snow"
  191. category: "Qt Quick 3D Particle Effects"
  192. libraryIcon: "images/dummy.png"
  193. version: "6.2"
  194. requiredImport: "QtQuick3D.ParticleEffects"
  195. QmlSource { source: "./source/particleeffect_snow.qml" }
  196. ExtraFile { source: "images/snowflake.png" }
  197. }
  198. }
  199. Type {
  200. name: "QtQuick3D.Particle3D.ParticleSystem3D"
  201. icon: "images/dummy16.png"
  202. Hints {
  203. visibleInNavigator: true
  204. canBeDroppedInNavigator: true
  205. canBeDroppedInFormEditor: false
  206. canBeDroppedInView3D: true
  207. }
  208. ItemLibraryEntry {
  209. name: "Steam"
  210. category: "Qt Quick 3D Particle Effects"
  211. libraryIcon: "images/dummy.png"
  212. version: "6.2"
  213. requiredImport: "QtQuick3D.ParticleEffects"
  214. QmlSource { source: "./source/particleeffect_steam.qml" }
  215. ExtraFile { source: "images/smoke2.png" }
  216. }
  217. }
  218. }