Home GnuPG

Prevent possible problems with delayed item layouting

Description

Prevent possible problems with delayed item layouting

To achieve this, call the super class's moveCursor() with an invalid
cursor action to make it call the private executePostedLayout()
function. This is obviously a hack, but it feels less problematic than
depending on the private headers of QTreeView.

Details

Provenance
ikloeckerAuthored on Feb 23 2022, 11:13 AM
Parents
rKLEOPATRAf3a01e0d2a03: Use KDE_INSTALL_KSERVICESDIR
Branches
Unknown
Tags
Unknown
Tasks
T5841: Kleopatra: Make keylist / keytreeview accessible