Construct a new inspection handler for a widget.
A signal emitted when the inspector should clear all items.
A signal emitted when the handler is disposed.
The editor widget used by the inspection handler.
The editor widget used by the inspection handler.
A signal emitted when an inspector value is generated.
Get whether the inspection handler is disposed.
This is a read-only property.
Indicates whether the handler makes API inspection requests or stands by.
The use case for this attribute is to limit the API traffic when no inspector is visible.
Indicates whether the handler makes API inspection requests or stands by.
The use case for this attribute is to limit the API traffic when no inspector is visible.
Handle changes to the editor state, debouncing.
Dispose of the resources used by the handler.
Handle a text changed signal from an editor.
Update the hints inspector based on a text change.
Generated using TypeDoc
An object that handles code inspection. A namespace for inspection handler statics.