[Interest] QFileDialog Qt5

Duane duane.hebert at group-upc.com
Wed Dec 16 14:55:08 CET 2015


On 16/12/2015 8:14 AM, André Somers wrote:
>
>
> Op 16/12/2015 om 14:10 schreef Duane:
>> 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?
> Are you sure you are not getting a native file dialog? If so, then
> obviously there are no child widgets...
>
> André
>

I don't think so.




More information about the Interest mailing list