Foundry.OpenFileIntent¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/en |
|||
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.OpenFileIntent(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Represents an intent to open a file.
Foundry.OpenFileIntentprovides functionality for opening files with specific content types and handling file opening operations. It integrates with the intent system to provide a unified interface for file opening operations across different parts of the development environment.- classmethod new(file, content_type)¶
- Parameters:
- Return type:
Property Details¶
- Foundry.OpenFileIntent.props.content_type¶
- Name:
content-type- Type:
- Default Value:
- Flags: