ReadonlyadapterA signal emitted when an adapter is added.
ReadonlyadapterA signal emitted when a adapter is updated.
ReadonlycurrentReadonlycurrentReadonlyisReadonlysizeThe number of instances held by the tracker.
Dispose of the resources held by the object.
If the object's dispose method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
A tracker that tracks WidgetLSPAdapters.
Typeparam
T - The type of widget being tracked. Defaults to
WidgetLSPAdapter.