[Interest] QFileDialog Qt5

Thiago Macieira thiago.macieira at intel.com
Wed Dec 16 14:53:28 CET 2015


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




More information about the Interest mailing list