[Interest] promoting a QGuiApplication to a QApplication?

René J.V. Bertin rjvbertin at gmail.com
Wed Jul 11 22:12:19 CEST 2018


On Wednesday July 11 2018 14:27:25 Furkan Üzümcü wrote:

>dynamic_cast<Type> returns nullptr when the class you are casting is cannot be cast down to Type. Casting does not create a new instance for you.

Yeah, I think I was misinformed or I misunderstood something at some point when someone first introduced the concept of dynamic_cast to me.

R.



More information about the Interest mailing list