RB.TaskList¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r |
model |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class RB.TaskList(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new()¶
- Return type:
- add_task(task)¶
- Parameters:
task (
RB.TaskProgress
) –
- get_model()¶
- Returns:
list model
- Return type:
Returns the
RB.ListModel
backing the list
- remove_task(task)¶
- Parameters:
task (
RB.TaskProgress
) –
Property Details¶
- RB.TaskList.props.model¶
- Name:
model
- Type:
- Default Value:
- Flags:
model