plasma-framework/examples/applets/testcomponents/contents/ui
Sebastian Kügler 23b9dd14f1 Add test for PlasmaCore.ToolTip.target property
This uses a MouseEventListener and a MouseArea to test whether the
tooltip redirects events, and tests a common implementation scenario
with one shared tooltip.

This test (willingly) exposes a problem that with the MouseArea, we
filter out all mouse events, and the target loses input. I.e. the last
image in the row doesn't receive the click.
2014-01-05 04:23:18 +01:00
..
ButtonsPage.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
DialogContent.qml Remove KLocale bindings 2013-11-27 16:28:46 +01:00
DialogsPage.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
DragItem.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
DragPage.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
IconsPage.qml Add test for PlasmaCore.ToolTip.target property 2014-01-05 04:23:18 +01:00
MousePage.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
PlasmoidPage.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
testcomponents.qml New Page in test components applet: Theme 2013-11-11 17:15:49 +01:00
TestMenu.qml old test applets live now in examples 2013-09-04 11:57:46 +02:00
ThemePage.qml Show some theme colors in the Theme page 2013-11-11 22:53:42 +01:00