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. For Each problem

For Each problem

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 574 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.
  • jondoeJ Offline
    jondoeJ Offline
    jondoe
    wrote on last edited by
    #1

    I getting text from url and splitting this text.
    And putting to loop. But in loop some functions not working.

    https://prnt.sc/mfp2i1
    Look this picture please.
    Red arrows lines not working but others working.

    all qdebugs working. For example qdebug saying text changed but i looking to text dont changed. Where is the problem ? Why not working ? help me please.

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Please provide a minimal example instead a screenshot from somewhere and try to explain what you expect and what's really happening.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      1
      • jondoeJ Offline
        jondoeJ Offline
        jondoe
        wrote on last edited by
        #3

        Just in loop settext function and popup message function dont working but others and qdebugs working in loop. Why settext and popup not working ?

        1 Reply Last reply
        0
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi
          update.
          he needed a break;
          to exit loop once a match was found.

          1 Reply Last reply
          2

          • Login

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