Toolbar widget registry interface
Default toolbar item factory
Readonly
A signal emitted when a factory widget has been added.
Add a new toolbar item factory
The widget factory name that creates the toolbar
The unique toolbar item
The factory function that receives the widget containing the toolbar and returns the toolbar widget.
The previously defined factory
Create a toolbar item widget
The newly widget containing the toolbar
The toolbar item definition
The widget to be inserted in the toolbar.
Register a new toolbar item factory
since v4 use addFactory instead
addFactory
Toolbar widget registry interface