Navigation
Index
Classes
|
Modules
|
PyQt v5.14.0 Reference Guide
»
QToolTip
露
PyQt5.QtWidgets
.QToolTip
Description
露
TODO
Methods
露
__init__(
QToolTip
)
TODO
@staticmethod
font() →
QFont
TODO
@staticmethod
hideText()
TODO
@staticmethod
isVisible() → bool
TODO
@staticmethod
palette() →
QPalette
TODO
@staticmethod
setFont(
QFont
)
TODO
@staticmethod
setPalette(
QPalette
)
TODO
@staticmethod
showText(
QPoint
, str, widget:
QWidget
= None)
TODO
@staticmethod
showText(
QPoint
, str,
QWidget
,
QRect
)
TODO
@staticmethod
showText(
QPoint
, str,
QWidget
,
QRect
, int)
TODO
@staticmethod
text() → str
TODO
Table of Contents
QToolTip
Description
Methods
Quick search
Navigation
Index
Classes
|
Modules
|
PyQt v5.14.0 Reference Guide
»