diff options
| author | J-P Nurmi <jpnurmi@qt.io> | 2016-08-19 16:56:30 +0200 |
|---|---|---|
| committer | J-P Nurmi <jpnurmi@qt.io> | 2016-08-20 08:20:25 +0000 |
| commit | e416cc553d997121657c753aec02aebb968e3cc0 (patch) | |
| tree | 03e2701ed457f7399fe72a59588e8d1ab1a2d655 /src/testlib/doc/snippets/code | |
| parent | 916a8c44c4a9ba639e89660226d14d51ed44feaa (diff) | |
QGtk3FileDialogHelper: provide proper filterSelected()
The GTK+ file dialog never had a proper filterSelected() signal. As a
workaround, filterSelected() was emitted from accept() to ensure that
the signal wasn't entirely missing. Now we can remove the improper
emission on accept, because using the "notify::filter" signal gives
proper notifications whenever the filter selection in the dialog
changes.
Change-Id: Iedfe08c49b85adf262af9cdc750efb1fd1698379
Task-number: QTBUG-55298
Reviewed-by: Dmitry Shachnev <mitya57@gmail.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/testlib/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
