Commit c4ca9687 authored by Friedemann Kleint's avatar Friedemann Kleint Committed by The Qt Project
Browse files

Improve QAxSelect dialog.


- Add filter widget from tools (slightly modified to contain
  the image as XPM). Add filter model, wire signals
  accordingly, add handling for the case none is selected
  (disabling the "Ok"-button).
- Use QDialogButtonBox instead of Buttons
- Remove obsolete context help button.
- Maintain "Binary compatibility" by replacing the QScopedPointer
  of the UI by a private class.

Change-Id: I1f4740cab6845525e0a71a3096feb2f2a4b2172a
Reviewed-by: default avatarMiikka Heikkinen <miikka.heikkinen@digia.com>
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
parent a5d94eb2
Showing with 611 additions and 151 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment