[Digikam-devel] [Bug 268284] Tooltip looks are inconsistent
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sat Mar 12 12:16:53 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=268284
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-03-12 13:16:53 ---
The class is called DTipTracker, you will see it used in two places. I'm not
quite why we cannot use QToolTip::show in these cases, but I guess there is a
reason.
The big view tooltips are custom classes, but closely inspired from Qt source
(the relevant Qt widget is not public API), that's why they look and behave
identical.
If QToolTip::show is no viable solution for the use cases of DTipTracker, it
should be modelled alongside DItemToolTip/ItemViewToolTip, possibly with a
common base.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list