application/inc/PodcastAppui.h
changeset 82 d87e984bd8b8
parent 35 66c5303f3610
child 84 3b59b88b089e
equal deleted inserted replaced
81:27f6f5827e5d 82:d87e984bd8b8
   118        void UpdateQueueTabL(TInt aQueueLength);
   118        void UpdateQueueTabL(TInt aQueueLength);
   119        void TabLeftL();
   119        void TabLeftL();
   120        void TabRightL();
   120        void TabRightL();
   121        void NaviSetTextL(TInt aResourceId);
   121        void NaviSetTextL(TInt aResourceId);
   122        void NaviShowTabGroupL();
   122        void NaviShowTabGroupL();
   123        
   123        void GetErrorText(TDes &aErrorMessage, TInt aErrorCode);
       
   124 
   124     private:
   125     private:
   125         // From MEikMenuObserver
   126         // From MEikMenuObserver
   126         void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
   127         void DynInitMenuPaneL(TInt aResourceId,CEikMenuPane* aMenuPane);
   127         void TabChangedL (TInt aIndex);
   128         void TabChangedL (TInt aIndex);
   128         CArrayFix<TCoeHelpContext>* HelpContextL() const;
   129         CArrayFix<TCoeHelpContext>* HelpContextL() const;