RB.RhythmDBQueryModel::complete

def callback(rhythm_db_query_model, user_param1, ...)

Emitted when the database query populating the model is complete.

rhythm_db_query_model :

instance of RB.RhythmDBQueryModel that is emitting the signal

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)