<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I am keen to figure out how I can create a mode that will output the
    result of a simple gesture, such as a horizonal or vertical drag.<br>
    This is not for phones/tablets, but rather for "invisible sliders",
    where the user can press a hotkey to go into a certain "mode", then
    click/drag to perform a certain action (such as scaling or drawing a
    line on the screen).<br>
    <br>
    First I was thinking about an invisible widget that opens in full
    screen and grabs the mouse event, but that seemed rather brute force
    and ugly. Then I saw the docs for QGestureEvent but the examples I
    found are sparse and all in C++. I'd be happy to explore those more
    but I'm not sure if I'm even on the right track here.<br>
    <br>
    Can somebody point me in the right direction please?<br>
    <br>
    Cheers,<br>
    frank<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <table style="width: 524px; height: 58px;" border="0">
        <tbody>
          <tr>
            <td style="text-align: center;"><a
                href="http://www.ohufx.com"><img
                  src="cid:part1.06020601.07060006@ohufx.com"
                  alt="ohufxLogo 50x50"></a></td>
            <td style="text-align: center;"><strong><span
                  style="font-size: 10pt;"><a
                    href="http://ohufx.com/index.php/vfx-compositing">vfx
                    compositing</a></span> | <span style="font-size:
                  10pt;"><strong><a
                      href="http://ohufx.com/index.php/vfx-customising">workflow
                      customisation and consulting</a></strong> </span>
              </strong></td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>