Re: how update a qListView in backgroud

2007-05-02 Thread Tina I
Reinaldo Carvalho wrote: > Hi, > > I programming with qt module and i have a qWidgetTab with a qListView > inside, and i need update the qListView every 5 seconds, how do this > on transparent mode to user. I do a function to update, but i dont > know call then. > > I will start this update when

how update a qListView in backgroud

2007-05-02 Thread Reinaldo Carvalho
Hi, I programming with qt module and i have a qWidgetTab with a qListView inside, and i need update the qListView every 5 seconds, how do this on transparent mode to user. I do a function to update, but i dont know call then. I will start this update when user select this tab, and stop whe user l