Skip to content
Commit 7bfd7829 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Add helper for storing/retrieving the accessible name of a QAction

Qt only supports setting accessible names for widgets. Therefore, we
change to existing helpers getAccessibleName/getAccessibleDescription
to accept only QWidget instead of QObject. Additionally, we add
setAccessibleName/getAccessibleName helpers which store the accessible
name of a QAction as custom property of the action.

GnuPG-bug-id: 6046
parent 8fdb244e
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