Dazzle.ListStoreAdapter¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/en |
The model to be adapted |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent_instance |
r |
Class Details¶
- class Dazzle.ListStoreAdapter(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(model)¶
- Parameters:
model (
Gio.ListModel
) –- Return type:
- get_model()¶
- Returns:
- Return type:
Gets the model being adapted.
New in version 3.26.
- set_model(model)¶
- Parameters:
model (
Gio.ListModel
) –
Property Details¶
- Dazzle.ListStoreAdapter.props.model¶
- Name:
model
- Type:
- Default Value:
- Flags:
The model to be adapted