I did a quick test.
Hot reload works (you can rebuild in QtCreator while debugging the game in the editor and the changes take effect), but I had problems with breakpoints. It seems they do no longer work after a recompilation (at least on my computer). I don’t know whether Qt Creator doesn’t support this or if it is just a configuration issue.