What happens if you add ui.kTable->setUpdatesEnabled( ... ) around that loop? If you are concerned about the performance, use QTableView and custom model.
What happens if you add ui.kTable->setUpdatesEnabled( ... ) around that loop? If you are concerned about the performance, use QTableView and custom model.
miraks (15th September 2008)
Bookmarks