On Wednesday 16 December 2015 08:10:44 Duane wrote:
> 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?

XY problem. Why do you need to get the pointer to the line edit? What are you 
trying to do?
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

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

Reply via email to