PyQt5 / PyQt

PyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
GNU Lesser General Public License v2.1
6.65k stars 1.97k forks source link

[tips]问一下, QToolTip.showText()有时候显示时间很短是为什么 #133

Closed richiy closed 3 years ago

richiy commented 3 years ago

widget.setToolTip() 没问题,但是用QToolTip.showText() 显示时间很短,是什么原因呢

892768447 commented 3 years ago

https://doc.qt.io/qt-5/qtooltip.html#showText-2 看最后的参数