On Thu, Apr 27, 2006 at 09:08:19PM +0200, Abdelrazak Younes wrote: > >4) Extend QFileDialog without hacking. Just create the beast, hunt > >through the list of child widgets and layouts until you find something > >appropriate, and add a new button as child widget there. > > I'd say this is a hack also because you don't know how the list of child > widget will evolve in future release or am I missing something?
I'd expect this to be fairly immutable. > I'd say it's workable yes. It surely is. I do that at work. Andre'
