Results 1 to 1 of 1

Thread: MouseClick Simulation for VNC Client / QScriptDebugger

  1. #1
    Join Date
    Sep 2014
    Posts
    5

    Default MouseClick Simulation for VNC Client / QScriptDebugger

    Hello everyone,

    I want to simulate a mouse click and move to implement a little VNC server/client. There is no X-Server running on the server. The server runs on a raspberry pi via eglfs. The client on a windows/linux desktop.

    If I use QTest::mouseClick or directly events, there is the problem that I do not know what widget is placed unter the cursor at clicking time.
    If I specify the MainWindow as widget, so the child-pushbutton will not receive the event.

    Is there a solution for this so I must not specify the child widget (push button)?

    Maybe everyone has a solution to use QScriptDebugger over Network without the need of VNC or a GUI. I have a server and client. On serverside there is a qscript executing and i want to debug it on client side over the network without a complete rewrite of the QScriptDebugger.

    Regards
    Marcel
    Last edited by sp3x; 16th April 2016 at 15:49.

Similar Threads

  1. A tip of simulation elevator
    By giorgik in forum Qt-based Software
    Replies: 4
    Last Post: 20th February 2014, 09:37
  2. Differential Equations Simulation
    By GGH84 in forum Qwt
    Replies: 2
    Last Post: 6th August 2012, 09:13
  3. Best way to design a simulation class?
    By Yes in forum Qt Programming
    Replies: 10
    Last Post: 28th November 2011, 00:19
  4. alt enter simulation in qstring
    By Dilshad in forum Newbie
    Replies: 6
    Last Post: 29th December 2010, 05:59
  5. physics simulation
    By scrasun in forum General Programming
    Replies: 6
    Last Post: 11th June 2009, 02:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.