QTreeWidgetItem.setToolTip

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setToolTip(int column, const(QString) atoolTip)
    class QTreeWidgetItem
    version(!QT_NO_TOOLTIP)
    pragma(inline, true) final
    void
    setToolTip
    (
    int column
    ,
    ref const(QString) atoolTip
    )
  2. void setToolTip(int column, const(QString) atoolTip)

Meta