Delay of tooltip dissapearing in QML
-
Hi, I'm writing a program where there will be some buttons and tooltips connected with them. I would like the tooltip to disappear with a delay (couple of seconds). I made my own button and my own tooltip in two separate qml files. Tooltip pops up with delay, but I would like it to stay visible for some time and then begin to disappear. Maybe somebody's made something similar. So please, help.