Results 1 to 2 of 2

Thread: Logging or journaling clicks/actions taken by the user

  1. #1
    Join Date
    Dec 2016
    Location
    New England, US
    Posts
    31
    Thanks
    6
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Logging or journaling clicks/actions taken by the user

    Is it possible to journal or log all the clicks and actions taken by the user of a Qt application? If so, how do I activate it for my application? Other than sending the journal/log file to me for debugging purposes, can the user replay this file and avoid clicking through a second/third/... time?

    I searched for this in Qt documentation and Google as well, but I am not able to find the answer.

    Thanks Qt experts!
    Last edited by NameRakes; 22nd November 2020 at 01:12.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Logging or journaling clicks/actions taken by the user

    You might be able to get some of the way to capturing things using Qt event filters. Have a read in these docs. Replaying will be more of a challenge I expect.

  3. The following user says thank you to ChrisW67 for this useful post:

    NameRakes (22nd November 2020)

Similar Threads

  1. Replies: 1
    Last Post: 21st June 2018, 10:57
  2. Replies: 6
    Last Post: 9th June 2018, 01:09
  3. Logging Qt User Actions
    By Frank J. Lhota in forum Qt Programming
    Replies: 14
    Last Post: 30th May 2014, 22:36
  4. Replies: 4
    Last Post: 8th March 2013, 10:36
  5. Replies: 2
    Last Post: 12th September 2012, 08:43

Tags for this Thread

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.