Use WhatsThis strings for tooltips in Konfigurator window
ClosedPublic

Authored by yurchor on May 4 2020, 8:35 AM.

Details

Summary

Some might want the tooltips on hover.

BUG: 390988

Test Plan

Compile, install, should show tooltips in Konfigurator window on hover.

Diff Detail

Repository
R167 Krusader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
yurchor requested review of this revision.May 4 2020, 8:35 AM
yurchor created this revision.
gengisdave accepted this revision.May 4 2020, 5:00 PM
gengisdave added a subscriber: gengisdave.

This is fine.

Some other create* methods are missing the setWhatsThis() and setToolTip() because they don't get the string.

It would be better to recode this, but this can be made separately as a code revision.

This revision is now accepted and ready to land.May 4 2020, 5:00 PM
This revision was automatically updated to reflect the committed changes.