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. What does libqevdevtouchplugin.so is used for?
Forum Updated to NodeBB v4.3 + New Features

What does libqevdevtouchplugin.so is used for?

Scheduled Pinned Locked Moved Mobile and Embedded
6 Posts 2 Posters 2.0k 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
    liuqin2013
    wrote on last edited by
    #1

    I install Qt5 in Ubuntu 14.04 and find the libqevdevtouchplugin.so in plugins/generic,and when i run the examples based on mutil-touch, they can work. So I want to know what does libqevdevtouchplugin.so do specificly, thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      More information can be found in the README file in the source folder of the plugin.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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

        I have seen that,but i can't understand the relation between the libqevdevtouchplugin.so and evdev_drv.so,and whether the libqevdevtouchplugin.so is similar to ginn?thanks.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          evdev_drv.so is the library containing the actual code. The plugin is only loaded if needed

          What is ginn ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

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

            Ginn is a-- daemon with jinn-like wish-granting capabilities: it gives applications the ability to support a subset of multi-touch gestures without having to explicitly program to GEIS or multi-touch

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Then no, it's not like that, you can implement your own gestures with QGestureRecognizer and QGesture

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              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