mpviewplugins/mpcollectionviewplugin/inc/mpcollectioncontaineralbums.h
changeset 36 a0afa279b8fe
parent 35 fdb31ab341af
child 43 0f32e550d9d8
equal deleted inserted replaced
35:fdb31ab341af 36:a0afa279b8fe
    39 
    39 
    40     void itemActivated( const QModelIndex &index );
    40     void itemActivated( const QModelIndex &index );
    41     void albumCentered();
    41     void albumCentered();
    42     void dataReloaded();
    42     void dataReloaded();
    43     void albumDataChanged();
    43     void albumDataChanged();
       
    44     void scrollingStarted();
       
    45     void albumDataAvailable();
    44 
    46 
    45 private:
    47 private:
    46 
    48 
    47     void setupContainer();
    49     void setupContainer();
    48 
    50