CoverArt Browser  v2.0
Browse your cover-art albums in Rhythmbox
coverart_album.AlbumLoader Class Reference

List of all members.

Public Member Functions

def __init__
def load_albums
def do_albums_load_finished
def do_model_load_finished

Public Attributes

 entry_changed_id
 entry_added_id
 entry_deleted_id

Detailed Description

Loads and updates Rhythmbox's tracks and albums, updating the model
accordingly.

:param album_manager: `AlbumManager` responsible for this loader.

Definition at line 1109 of file coverart_album.py.


Member Function Documentation

def coverart_album.AlbumLoader.load_albums (   self,
  query_model 
)
Loads and creates `Track` instances for all entries on query_model,
assigning them into their correspondant `Album`.

Definition at line 1283 of file coverart_album.py.


The documentation for this class was generated from the following file:
 All Classes Functions