dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QToolBox.insertItem
qt
widgets
toolbox
QToolBox
Undocumented in source. Be warned that the author may not have intended to support it.
int
insertItem
(int index, QWidget item, const(QString) text)
class
QToolBox
pragma(
inline
, true) final
int
insertItem
(
int
index
,
QWidget
item
,
ref
const
(
QString
)
text
)
int
insertItem
(int index, QWidget widget, const(QIcon) icon, 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