Foundry.SearchRequest¶
- Subclasses:
None
Methods¶
- Inherited:
Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
[ |
r/w/en |
||
r/w/en |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.SearchRequest(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Abstract base class used by plugins to represent a singlular search result.
- classmethod new(context, search_text)¶
- Parameters:
context (
Foundry.Context) –search_text (
str) –
- Return type: