Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Help with multitouch game (Meego N9)
Qt 6.11 is out! See what's new in the release blog

Help with multitouch game (Meego N9)

Scheduled Pinned Locked Moved Game Development
2 Posts 2 Posters 1.6k 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.
  • S Offline
    S Offline
    stee.bono
    wrote on last edited by
    #1

    Hi, I would like to know how to use multitouch in n9 harmattan ..
    Because there is not a code specifically for use in qml.
    I found these:

    • "multitouch pointer events":http://developer.nokia.com/Community/Blogs/blog/lauri-jaaskelas-forum-nokia-blog/2011/02/03/raw-multitouch-pointer-events-in-qml
      (but I can not use it because there isn't a code like "onClicked() or onPressed())

    • "multitoucharea":http://qt-project.org/doc/qt-5.0/qtquick/qml-qtquick2-multipointtoucharea.html
      (but there is only for QT5.. and sdk harmattan there are only up to Qt 4.7/8)

    • "toucharea - qt labs":https://qt.gitorious.org/qt-labs/qml-toucharea/source/dc63adc20bcc941b07b0ccaa35a79812107d1d02:
      (I can not install this plugin in qt.
      I build the project, I created the library with the extension '*.so' to be put in ... Qt/labs/toucharea but when I try to import it into qml 'import Qt.labs.toucharea 1.0' it do not found.. Why? )

    Thanks, regards :)

    1 Reply Last reply
    0
    • F Offline
      F Offline
      feldifux
      wrote on last edited by
      #2

      Hi,
      I just read your message now.

      We have implemented a multitouch component available for Qt Quick 1.1 and Qt 4 in "V-Play":http://v-play.net. V-Play is a cross-platform game engine for mobile 2d games. The documentation of the "MultiTouchArea component is available here":http://v-play.net/doc/vplay1-multitoucharea.html.

      For MeeGo, Symbian, Windows, Mac & Linux you can use the Free version of V-Play to publish your games. You can also test your games on your iOS & Android devices with the Free Plan.

      Cheers, Chris
      (Disclaimier: I'm the Co-Founder of V-Play ;)

      Founder of Felgo SDK - http://felgo.com/qt

      Felgo simplifies

      • Mobile App Dev with Qt esp. iOS & Android
      • Game Development with Qt

      What others say

      Felgo scored #1 in Cross-Platform App Development Tools Report - see why: https://goo.gl/rgp3rq

      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