Results 1 to 16 of 16

Thread: Multi-threading

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2006
    Posts
    102
    Qt products
    Qt3
    Platforms
    Unix/X11
    Thanks
    5

    Default Re: Multi-threading

    the code is too complex to understand
    but hey where is the ui file?
    anyways in this code also the function used to refresh the table is : dataTable->refresh(QDataTable::RefreshAll)

    which i have tried. it too is not refreshing the qdatatable. the function to which the timer points is getting executed every 3secs but this line although present in that function doesnt work i.e. the table is not showing the updated data from the database.

    please help

    shamik

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: Multi-threading


Similar Threads

  1. multi pixmap transparency
    By bluesguy82 in forum Qt Programming
    Replies: 3
    Last Post: 21st August 2006, 22:13
  2. Multi thread problem
    By sreedhar in forum Qt Programming
    Replies: 5
    Last Post: 26th June 2006, 13:33
  3. Multi frame management ... is it possible ?
    By yellowmat in forum Newbie
    Replies: 8
    Last Post: 25th January 2006, 10:41

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.