Hello, I m using Qt 4.4.3

I hav a similar query.


I need a QFileDialog which has navigation buttons,create folder button disabled .

So that user should be able to select file only from path which I would pass while initializing.

For this I need to subclass QFileDialog .

how to acheive this????