Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to use programmatically control of UI without mouse & keyboard
Forum Updated to NodeBB v4.3 + New Features

How to use programmatically control of UI without mouse & keyboard

Scheduled Pinned Locked Moved QML and Qt Quick
7 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.
  • K Offline
    K Offline
    kuzulis
    Qt Champions 2020
    wrote on last edited by
    #1

    Hi all.

    Is there are a possibility to control of UI without a mouse and keyboard?

    For example I need to disable/ignore a mouse and keyboard, and to controlling of UI need to use a some of programmatically code. For example, to clicking on buttons, to selecting a list items and so on. Of course, it is necessary that all animation and highlighting was worked too.

    In my case, I will to receive a some commands from the socket (or other interface) to switch/change/select of UI controls.

    Is it possible? If yes, then, where I can to see an examples?

    Thanks,
    Denis

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Sure. Look at what Squish manages to do with your application :)

      1 Reply Last reply
      0
      • K Offline
        K Offline
        kuzulis
        Qt Champions 2020
        wrote on last edited by
        #3

        Hi Andre,

        What is "Squish" ? Can you explain more?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          Did you try to ask Google about that?

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kuzulis
            Qt Champions 2020
            wrote on last edited by
            #5

            You talking about http://www.froglogic.com/squish/gui-testing/index.php ?

            If yes, then it is proprietary tool (as I understand).

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andre
              wrote on last edited by
              #6

              It is. But it shows you what is possible. And it shows you that it is possible, and that was your question right? You asked :

              [quote author="kuzulis" date="1421401012"]Hi all.

              Is there are a possibility to control of UI without a mouse and keyboard?[/quote]
              This shows you the answer: yes.

              [quote]

              Is it possible? If yes, then, where I can to see an examples?
              [/quote]
              Again: yes, and Squish is an example of seeing it done.

              1 Reply Last reply
              0
              • K Offline
                K Offline
                kuzulis
                Qt Champions 2020
                wrote on last edited by
                #7

                Ok, thanks.. In addition I would be happy to see a some source examples too.. ;)

                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