QTreeWidgetItem.setWhatsThis

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

Meta