I have no idea about iOS, but I have tried porting some QWidget based apps on Android using 5.1 (not tried 5.2 yet), and they did work but poorly. Some widgets looked downright ugly and some had layout issues.
I ended up rewriting my UI in QML instead and that worked very well.
I ended up rewriting my UI in QML instead and that worked very well.