Wireshark-commits: [Wireshark-commits] master 3f48ef4: Qt: Add accessible names to main welcome wid
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f48ef41c35fe567d93029b79edb8664abadc3ee
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3f48ef4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Add accessible names to main welcome widgets.
Make sure all of the widgets in the main welcome tab loop have their
AccessibleName properties set.
Set AccessibleTextRole for each of the items in the recent file list and
in the interface list.
Ping-Bug: 9284
Change-Id: I247ce7ed68eda82a27a34d98a4bab1bcbed760b5
Reviewed-on: https://code.wireshark.org/review/15405
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c564715 Qt: make RTP stream analysis columns sortable
adds 3f48ef4 Qt: Add accessible names to main welcome widgets.
Summary of changes:
ui/qt/interface_tree.cpp | 5 ++++-
ui/qt/main_welcome.cpp | 1 +
ui/qt/main_welcome.ui | 12 ++++++++++++
3 files changed, 17 insertions(+), 1 deletion(-)