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