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