Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt5 Beta1: qml application for ios: how to add module "Qt.labs.particles"
Forum Updated to NodeBB v4.3 + New Features

Qt5 Beta1: qml application for ios: how to add module "Qt.labs.particles"

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 2 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    lunatic fringe
    wrote on last edited by
    #1

    Hi,
    i want to use the module "Qt.labs.particles" in my ios qml app.
    Obviously the library libparticlesplugin.a has to be initialized in a certain manner so that the plugin is availbale and ready to use.
    How do i achieve that?

    Best regards
    l.f.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You are talking about QtQuick1, right? Because in QtQuick 2, Particles have matured enough and were moved out of labs section.

      (Z(:^

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lunatic fringe
        wrote on last edited by
        #3

        Yes, it's about QtQuick1.
        The "SameGame" included in the examples is based on QtQuick1. Is there a version for QtQuick2 ?

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Yes, there is QtQuick 2 SameGame.

          (Z(:^

          1 Reply Last reply
          0
          • L Offline
            L Offline
            lunatic fringe
            wrote on last edited by
            #5

            However i do not know how to provide the "particles" module to my ios app, either with QtQuick2 or with QtQuick1.
            Is there anybody out there who did something like that? i suppose i have to check the sources of the appropriate module,

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved