D17694: Support a tooltip on a MouseArea

2019-01-10 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. Closed by commit R858:a24b4e4de240: Support a tooltip on a MouseArea (authored by apol). REPOSITORY R858 Qt Quick Controls 2: Desktop Style CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17694?vs=47858&id=49165

D17694: Support a tooltip on a MouseArea

2018-12-19 Thread Aleix Pol Gonzalez
apol created this revision. apol added reviewers: Kirigami, mart. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. apol requested review of this revision. REVISION SUMMARY MouseArea doesn't have hovered but it has containsMouse REPOSITORY R858 Qt Quick Controls 2: Desk