QToolTip

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Static functions

font
QFont font()
Undocumented in source.
hideText
void hideText()
Undocumented in source. Be warned that the author may not have intended to support it.
isVisible
bool isVisible()
Undocumented in source.
palette
QPalette palette()
Undocumented in source.
setFont
void setFont(const(QFont) )
Undocumented in source.
setPalette
void setPalette(const(QPalette) )
Undocumented in source.
showText
void showText(const(QPoint) pos, const(QString) text, QWidget w)
Undocumented in source.
showText
void showText(const(QPoint) pos, const(QString) text, QWidget w, const(QRect) rect)
Undocumented in source.
showText
void showText(const(QPoint) pos, const(QString) text, QWidget w, const(QRect) rect, int msecShowTime)
Undocumented in source.
text
QString text()
Undocumented in source.

Meta