Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. finished
    Log in to post

    • UNSOLVED QNetworkReply not emitting finished signal
      General and Desktop • qnetworkreply finished • • yourMessiah  

      7
      0
      Votes
      7
      Posts
      949
      Views

      @Kent-Dorfman Everything was actually working fine until 2 days ago when I made some changes to my code. So the problem is probably not related to the HTTP version.
    • UNSOLVED QFutureWatcher's signal finished does not get emitted.
      General and Desktop • signals&slots finished qfuturewatcher • • 0xedd1e  

      16
      0
      Votes
      16
      Posts
      4185
      Views

      same issue i have came across; see my post: https://forum.qt.io/topic/122640/qvideoprobe-stop-working-when-processing-time-is-long/11
    • SOLVED Sending data when a window is closed
      General and Desktop • signals emit connect slot send finished close dialog • • namit  

      4
      0
      Votes
      4
      Posts
      1092
      Views

      @namit ok super.
    • SOLVED Check if a query has finished
      General and Desktop • query finished • • cxam  

      2
      0
      Votes
      2
      Posts
      704
      Views

      @cxam Hahaha Solved, easily with "query.isActive". Sorry for the stupid question
    • UNSOLVED QProcess doesn't emit finished signal when script completes its execution
      General and Desktop • qprocess slot finished return zombie • • diredko  

      9
      0
      Votes
      9
      Posts
      6588
      Views

      Hi, Thanks for your response. The whole body of code is proprietary so I'm not sure I can share it in a public forum. However I can make a note that it used to work fine a month ago and after that no changes occurred to this code and no qt libraries were replaced, so the issue is like to be caused by hardware malfunction. Thanks again ))