Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. emit signal every 5 minutes
Forum Updated to NodeBB v4.3 + New Features

emit signal every 5 minutes

Scheduled Pinned Locked Moved Solved Qt for Python
3 Posts 2 Posters 395 Views
  • 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.
  • I Offline
    I Offline
    Igor86
    wrote on last edited by
    #1

    Hello!

    For my project I would need to emit a signal every 5 minutes. I recall having seen SOMEWHERE a one line comand that does exactly this, call a function at a regular interval. After spending some time googling I was not able to find it again.

    What would be the best way to emit a signal every 5 minutes without locking the program the rest of the time?

    Any help appreciated!

    Best regards

    Igor

    jsulmJ 1 Reply Last reply
    0
    • I Igor86

      Hello!

      For my project I would need to emit a signal every 5 minutes. I recall having seen SOMEWHERE a one line comand that does exactly this, call a function at a regular interval. After spending some time googling I was not able to find it again.

      What would be the best way to emit a signal every 5 minutes without locking the program the rest of the time?

      Any help appreciated!

      Best regards

      Igor

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Igor86 https://doc.qt.io/qt-5/qtimer.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • I Offline
        I Offline
        Igor86
        wrote on last edited by
        #3

        thank you very much, this did the trick! very apreciated

        1 Reply Last reply
        1

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved