[Qt-interest] Qt-4.5: QFileDialog & Options

Zeljko zeljko at holobit.net
Wed Apr 22 17:10:43 CEST 2009


Hi,
How to create native QFileDialog under win32/mac , but without using static
getFileName() etc .. ?
I need non-static QFileDialog because of signals like filterSelected(),
currentChanged() etc ...
I've tried MyFileDialog->setOption(QFileDialog::DontUseNativeDialog, False)
before calling to exec() but it doesn't help - dialog is non-native ? 
Anyone ?



More information about the Qt-interest-old mailing list