Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is there a 'tick' function available for QMainWindow that Runs once per monitor refresh?
Forum Updated to NodeBB v4.3 + New Features

Is there a 'tick' function available for QMainWindow that Runs once per monitor refresh?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 729 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.
  • R Offline
    R Offline
    RedMarsBlueMoon
    wrote on last edited by
    #1

    Hi!

    Yes so I'm wondering if there's a function that can be overridden or implement that would automatically execute say once for every screen refresh cycle?
    Or if not that, I can set it to refresh 60 times per second?

    Pl45m4P 1 Reply Last reply
    0
    • R RedMarsBlueMoon

      Hi!

      Yes so I'm wondering if there's a function that can be overridden or implement that would automatically execute say once for every screen refresh cycle?
      Or if not that, I can set it to refresh 60 times per second?

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on last edited by
      #2

      @RedMarsBlueMoon

      QTimer

      https://doc.qt.io/qt-5/qtimer.html#details


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      2
      • R Offline
        R Offline
        RedMarsBlueMoon
        wrote on last edited by
        #3

        Thank you very much! That's actually the one I'm trying to add right now! :)
        Good to know I'm on the right track!

        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