hi , i have developed application for n950.i m facing problem
"Application not responding" when i try to fetch data from db or some other device(via bluetooth).
i think this happen due to UI thread block. i got suggestion
"You have to fill the model (or any other long function) in another thread not to block the ui one"
i already use signal slot.
please let me know how to fix this issue. thanks for advanced.

Reply With Quote

