QToolTip.showText

Undocumented in source.
  1. void showText(const(QPoint) pos, const(QString) text, QWidget w)
  2. void showText(const(QPoint) pos, const(QString) text, QWidget w, const(QRect) rect)
  3. void showText(const(QPoint) pos, const(QString) text, QWidget w, const(QRect) rect, int msecShowTime)
    struct QToolTip
    static
    void
    showText
    (
    ref const(QPoint) pos
    ,
    ref const(QString) text
    ,,
    ref const(QRect) rect
    ,)

Meta