Hi,
It does not need to use pthread,
If you desire to effect refreshs of the QDataTable you can make with the code example here.
http://200.193.29.195/qt/AcompanhamentoForm.h
http://200.193.29.195/qt/AcompanhamentoForm.cpp
Hi,
It does not need to use pthread,
If you desire to effect refreshs of the QDataTable you can make with the code example here.
http://200.193.29.195/qt/AcompanhamentoForm.h
http://200.193.29.195/qt/AcompanhamentoForm.cpp
sunil.thaha (28th November 2006)
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
![]()
![]()
Parallel thread: http://www.qtcentre.org/forum/f-qt-p...html#post24361
Bookmarks