[Qt-interest] Qt-4.5: QFileDialog & Options
Richard
richardmg at trolltech.com
Thu Apr 23 08:31:10 CEST 2009
> So how does that work on the Mac then? With "off course you don't
> have any control" do you mean that you won't get e.g. the signals,
> such as the requested filterSelected() signal
You will get signals and other events like normal when using the
native file dialog. The biggest API difference is that you cannot
subclass it (if you do, you will get the non-native version instead).
>
> Or are you (on the Mac) somehow only "partially" using native widget
> elements when creating a QFileDialog (and hence still keeping
> control when they are modified somehow)
The whole dialog is native.
-Richard
More information about the Qt-interest-old
mailing list