[Qt-interest] QFileDialog signals
Zeljko
zeljko at holobit.net
Wed Sep 1 08:26:57 CEST 2010
Hi,
When running an app under KDE-4.4(5) (qt-4.6.3) QFileDialog is native one
(not using static functions, but QFileDialog constructor).So in this case
KFileDialog is shown and that's nice.
But my question is: what about signals ? eg. QFileDialog::filterSelected() .
Those signals aren't triggered at all.
Will it ever be implemented , or I should use
QFileDialog::DontUseNativeDialog and qt's default dialog which triggers
signals ?
thanks
zeljko
More information about the Qt-interest-old
mailing list