tsrc/mpfetchertestapp/inc/mpfetchertestappview.h
changeset 22 ecf06a08d4d9
parent 19 4e84c994a771
child 32 c163ef0b758d
equal deleted inserted replaced
20:82baf59ce8dd 22:ecf06a08d4d9
    35 private slots:
    35 private slots:
    36     void handleOk(const QVariant &result);
    36     void handleOk(const QVariant &result);
    37     void handleError(int errorCode, const QString& errorMessage);
    37     void handleError(int errorCode, const QString& errorMessage);
    38     
    38     
    39     void fetchSong();
    39     void fetchSong();
       
    40     void playSong();
       
    41     void viewSong();
       
    42     void viewSongCaged();
       
    43     
    40     
    44     
    41 private:
    45 private:
    42     void createLayout();
    46     void createLayout();
    43     
    47     
    44 private:
    48 private: