Hi,
I want to display a native file dialog, but i don't want to use the static functions of QFileDialog,
because i need to explicitly set the selected filter each time.

Is there an easy way to do that? By default, the Qt-styled file dialog is displayed!

Regards,
Panos