Home GnuPG

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

Description

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.

Details

Provenance
ikloeckerAuthored on Aug 15 2022, 11:52 AM
Parents
rKLEOPATRA8fdb244ee6d9: GIT_SILENT: time to increase version
Branches
Unknown
Tags
Unknown
Tasks
T6046: Kleopatra: Make certifying certificates accessible