I have some QToolButton in my window.
I set toolTip for QToolButton too.
But I need to change the toolTip's background and foreground.
How to use stylesheet to achieve? Or other methods?
Thanks.