Friday, 28 March 2014

Hong Wi Yew's Diary Week4 (Autumn)

Hong Wi Yew's Diary Week4 (Autumn)

In this week, I tried to work on QThread but found out many similar things which could achieve our aim(prevent unresponsive UI) in many possible way. For example, QEvent, a event handler but it was said that it is not the best way to handle unresponsive UI for some reason. But I still failed to work on QThread to make the UI responsive by spreading a thread handling the UI and another thread handling the other process such as hashing.