Home GnuPG

Do not pass the main widget as parent to sub-layouts

Description

Do not pass the main widget as parent to sub-layouts

Luckily, Qt refuses to replace the existing layout of a widget, but it's
confusing for the reader of the code, if a parent is passed to a layout,
and it makes Qt log warnings.

Details

Provenance
ikloeckerAuthored on Jun 28 2022, 9:31 AM
Parents
rKLEOPATRA433ac7316c7a: Create all widgets in the correct tab order
Branches
Unknown
Tags
Unknown
Tasks
T6046: Kleopatra: Make certifying certificates accessible