QToolBox.addItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int addItem(QWidget item, const(QString) text)
  2. int addItem(QWidget item, const(QIcon) iconSet, const(QString) text)
    class QToolBox
    pragma(inline, true) final
    int
    addItem
    (,
    ref const(QIcon) iconSet
    ,
    ref const(QString) text
    )

Meta