RB.RhythmDBQueryResultList::complete

def callback(rhythm_db_query_result_list, user_param1, ...)

Emitted when the database query is complete.

rhythm_db_query_result_list :

instance of RB.RhythmDBQueryResultList that is emitting the signal

user_param1 :

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

... :

additional user parameters (if any)