dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QToolBox.addItem
qt
widgets
toolbox
QToolBox
Undocumented in source. Be warned that the author may not have intended to support it.
int
addItem
(QWidget item, const(QString) text)
class
QToolBox
pragma(
inline
, true) final
int
addItem
(
QWidget
item
,
ref
const
(
QString
)
text
)
int
addItem
(QWidget item, const(QIcon) iconSet, const(QString) text)
Meta
Source
See Implementation
qt
widgets
toolbox
QToolBox
constructors
this
destructors
~this
functions
addItem
changeEvent
count
currentChanged
currentIndex
currentWidget
event
indexOf
insertItem
isItemEnabled
itemIcon
itemInserted
itemRemoved
itemText
itemToolTip
removeItem
setCurrentIndex
setCurrentWidget
setItemEnabled
setItemIcon
setItemText
setItemToolTip
showEvent
widget