SpiceClientGLib.FileTransferTask¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
---|---|---|---|
r/w/co |
The object used to cancel the task |
||
r/w/co |
The channel transferring the file |
||
r/w/co |
The file being transferred |
||
r/w/co |
The id of the task |
||
r |
The percentage of the file transferred |
||
r |
The size in bytes of the file transferred |
||
r |
The number of bytes transferred |
Signals¶
- Inherited:
Name |
Short Description |
---|---|
Fields¶
- Inherited:
Class Details¶
Signal Details¶
- SpiceClientGLib.FileTransferTask.signals.finished(file_transfer_task, object)¶
- Signal Name:
finished
- Flags:
- Parameters:
file_transfer_task (
SpiceClientGLib.FileTransferTask
) – The object which received the signalobject (
GLib.Error
) –
Property Details¶
- SpiceClientGLib.FileTransferTask.props.cancellable¶
- Name:
cancellable
- Type:
- Default Value:
- Flags:
The object used to cancel the task
- SpiceClientGLib.FileTransferTask.props.channel¶
- Name:
channel
- Type:
- Default Value:
- Flags:
The channel transferring the file
- SpiceClientGLib.FileTransferTask.props.file¶
- Name:
file
- Type:
- Default Value:
- Flags:
The file being transferred
- SpiceClientGLib.FileTransferTask.props.id¶
- Name:
id
- Type:
- Default Value:
0
- Flags:
The id of the task
- SpiceClientGLib.FileTransferTask.props.progress¶
-
The percentage of the file transferred
- SpiceClientGLib.FileTransferTask.props.total_bytes¶
-
The size in bytes of the file transferred