def callback(rhythm_db_import_job, object, user_param1, ...)
Emitted when the whole import job is complete.
rhythm_db_import_job : |
instance of RB.RhythmDBImportJob that is emitting the signal |
object : |
|
user_param1 : |
first user parameter (if any) specified with the connect() method |
... : |
additional user parameters (if any) |