mpxplugins/viewplugins/views/podcastview/inc/mpxpodcastcollectionviewcontainer.h
branchRCL_3
changeset 40 cb96c29156b2
parent 0 ff3acec5bc43
equal deleted inserted replaced
31:a12246c97fcc 40:cb96c29156b2
   119      *
   119      *
   120      * @param aIndex specified array index
   120      * @param aIndex specified array index
   121      * @return Indicator icon indices
   121      * @return Indicator icon indices
   122      */
   122      */
   123     RArray<TInt> IndicatorsL( TInt aIndex );
   123     RArray<TInt> IndicatorsL( TInt aIndex );
       
   124     
       
   125     /**
       
   126      * Hides container controls.
       
   127      */
       
   128     void HideContainerWindow();
   124 
   129 
   125 private:
   130 private:
   126 
   131 
   127     /**
   132     /**
   128      * C++ default constructor.
   133      * C++ default constructor.