Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. ListView & 1000xServers
Forum Updated to NodeBB v4.3 + New Features

ListView & 1000xServers

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 149 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.
  • qtprogrammer123Q Offline
    qtprogrammer123Q Offline
    qtprogrammer123
    wrote on last edited by
    #1

    Hi,
    Im writing app for sending(TCP async) data to +-1000 servers, im keep in model, bval is ProgressBar value, im getting Items from csv file.

     ListElement{
        ip: ""
        port ""
        bval: 0
    }
    
    

    Im looking some reasonable way to do this. My first idea was iteration on model + slot in backend for update and set bar result after this - iteration in QML, any better idea?

    Mam moc jak Harry Potter, w zębach mogę przenieść hotel.

    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