- 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.