mpdata/tsrc/unittest_mpcollectiondatamodel/stub/inc/mpcollectionalbumartmanager.h
changeset 48 af3740e3753f
parent 29 8192e5b5c935
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
    42 
    42 
    43     const QIcon* albumArt( int index );
    43     const QIcon* albumArt( int index );
    44     void cacheFirstScreen();
    44     void cacheFirstScreen();
    45     void cancel();
    45     void cancel();
    46     void setThumbnailSize( MpCommon::MpThumbType type );
    46     void setThumbnailSize( MpCommon::MpThumbType type );
       
    47     void enableDefaultArt( bool enabled );
    47 
    48 
    48 signals:
    49 signals:
    49 
    50 
    50     void albumArtReady( int index );
    51     void albumArtReady( int index );
    51 
    52