Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. arrowkeys
    Log in to post

    • Send arrow keys via QProcess in any platform
      General and Desktop • linux qprocess windows 7 key arrowkeys • • Mark81  

      11
      0
      Votes
      11
      Posts
      3909
      Views

      @VRonin said in Send arrow keys via QProcess in any platform: @Mark81 Then do you really need Qt? there are already mature tools to do those kind of things, for windows: http://ahkscript.org/ and for linux: http://www.semicomplete.com/projects/xdotool/ I don't need Qt for this. But I have a quite large application that does a lot of things. One of those, is to launch external applications and send them keystrokes as you would type in front of a keyboard.
    • [SOLVED]How to implement the mouse click behaviour using arrow keys
      General and Desktop • arrowkeys • • Ratzz  

      11
      0
      Votes
      11
      Posts
      2997
      Views

      @Chris-Kawa Yes , it worked for me :)
    • How to use Arrows key and Enter key for navigation/selection in a stacked widget Qt5 application?
      Mobile and Embedded • qtcreator embedded linux selection navigation qt5.2.1 stackedwidget arrowkeys enter key • • Ajith_P_V  

      1
      0
      Votes
      1
      Posts
      879
      Views

      No one has replied