dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QToolTip.showText
qt
widgets
tooltip
QToolTip
Undocumented in source.
void
showText
(const(QPoint) pos, const(QString) text, QWidget w)
void
showText
(const(QPoint) pos, const(QString) text, QWidget w, const(QRect) rect)
struct
QToolTip
static
void
showText
(
ref
const
(
QPoint
)
pos
,
ref
const
(
QString
)
text
,
QWidget
w
,
ref
const
(
QRect
)
rect
)
void
showText
(const(QPoint) pos, const(QString) text, QWidget w, const(QRect) rect, int msecShowTime)
Meta
Source
See Implementation
qt
widgets
tooltip
QToolTip
static functions
font
hideText
isVisible
palette
setFont
setPalette
showText
text