Foundry.LocalDevice¶
- Subclasses:
None
Methods¶
- Inherited:
Foundry.Device (3), Foundry.Contextual (4), GObject.Object (37), Json.Serializable (8)
- Structs:
class |
|
class |
|
Virtual Methods¶
- Inherited:
Foundry.Device (2), GObject.Object (7), Json.Serializable (5)
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.LocalDevice(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(context)¶
- Parameters:
context (
Foundry.Context) –- Return type:
- classmethod new_full(context, id, title, triplet)¶
- Parameters:
context (
Foundry.Context) –id (
str) –title (
str) –triplet (
Foundry.Triplet) –
- Return type: