Port tooltips to KToolTipWidget

Authored by elvisangelaccio on Feb 5 2017, 9:53 PM.

Description

Port tooltips to KToolTipWidget

Use the new KToolTipWidget class (introduced by kwidgetsaddons 5.30) as backend of ToolTipManager.
FileMetaDataToolTip becomes a simple widget used as content of the tooltip.

It is now possible to actually use the metadata widget shown inside the tooltips.
Tooltips are now functional on Wayland as well.

More information about KToolTipWidget in https://git.reviewboard.kde.org/r/129648/

BUG: 352276
BUG: 371223
FIXED-IN: 17.04.0

Closes T4980
Differential Revision: D4449

Details

Committed
elvisangelaccioFeb 5 2017, 9:56 PM
Differential Revision
D4449: Port tooltips to KToolTipWidget
Parents
R318:6fc68fe650a4: Add .arcconfig file for phabricator
Branches
Unknown
Tags
Unknown
Tasks
T4980: Port tooltips to KToolTipWidget