Construct a new ABCWidgetFactory
.
Whether the widgets can start a kernel when opened.
The file types for which the factory should be the default.
The file types for which the factory should be the default for rendering a document model, if different from editing.
The file types the widget can view.
Get whether the model factory has been disposed.
The registered name of the model type used to create the widgets.
The name of the widget to display in dialogs.
Whether the widgets prefer having a kernel started.
Whether the widget factory is read only.
Whether the kernel should be shutdown when the widget is closed.
A signal emitted when a widget is created.
Create a new widget given a document model and a context.
It should emit the [widgetCreated] signal with the new widget.
Create a new widget given a context.
Default factory for toolbar items to be added after the widget is created.
Dispose of the resources held by the document manager.
Generated using TypeDoc
A widget factory for images.