Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. Qt on QNX: no QtFeedback?

Qt on QNX: no QtFeedback?

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
5 Posts 3 Posters 2.4k Views
  • 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.
  • C Offline
    C Offline
    codenode
    wrote on last edited by
    #1

    So, I have written a little demo app, which I am trying to port to BB10 today.
    The app does not a lot, but one feature is activate the Vibration of the device.
    This is done via QtFeedback/QFeedbackHapticsEffect.

    Which is missing, with some other stuff in the includes Directory of qt4 in my SDK Version.
    Is there support for this?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Slocan
      wrote on last edited by
      #2

      QtFeedback is part of QtMobility. There is only a small subset of it that is currently implemented for BB10 (if I remember correctly, only QtSensors, but there may be new ones since).

      1 Reply Last reply
      0
      • C Offline
        C Offline
        codenode
        wrote on last edited by
        #3

        Yes, but the code I'm porting is already running under harmattan.
        So I already have QtMobility included.

        Another Issue I found is the sensors. They do compile, but won't link for the simulator.
        So without a device, you can't make use of them right now, as it seems.

        1 Reply Last reply
        0
        • B Offline
          B Offline
          Bomb3rman
          wrote on last edited by
          #4

          QtFeedback is not implemented yet for BB10. So this will definitely not work right now. Which simulator do you mean? The Qt simulator or the BB10 simulator?

          1 Reply Last reply
          0
          • C Offline
            C Offline
            codenode
            wrote on last edited by
            #5

            Ofc the BB10 Simulator, I would not be posting here otherwise ;)

            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