Foundry.DiagnosticFix¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r |
|||
r |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.DiagnosticFix(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Represents a fix that may be applied to resolve a diagnostic.
- list_text_edits()¶
- Returns:
a [iface`Gio`.ListModel] of [class`Foundry`.TextEdit].
- Return type:
Gets the list of changes to be applied to fix the diagnostic.
New in version 1.1.
Property Details¶
- Foundry.DiagnosticFix.props.description¶
- Foundry.DiagnosticFix.props.text_edits¶
- Name:
text-edits- Type:
- Default Value:
- Flags: