We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
JS Binding for QToolBox.
Programmers note: Removing all of the widgets from ToolBox will cause a bug. Make sure to keep at least one widget in the object at all times.
currentChanged (int)
void addItem (Widget widget, String text)
int count ()
int currentIndex ([int index])
Widget currentWidget ([Widget widget)
int indexOf (Widget widget)
void insertItem (Widget widget, String text, int index)
String itemText (int index, [String text])
void removeItem (int index)
Widget widget (int index)
toolBox
There was an error while loading. Please reload this page.