I'm subclassing a QFileDialog. I need to get a pointer to the filename box. I was doing this with findChild<QLineEdit*>() with Qt4 but with Qt5 this returns null. Any suggestions?

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to