wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewcontainer.h
branchRCL_3
changeset 16 61c93568468d
parent 8 c2bc3f8c7777
equal deleted inserted replaced
14:d9aaeb96a256 16:61c93568468d
   246 
   246 
   247         /**
   247         /**
   248          * Steps the connecting animation
   248          * Steps the connecting animation
   249          * @param ptr Pointer to an instance of this class
   249          * @param ptr Pointer to an instance of this class
   250          */
   250          */
   251         static TInt CWsfMainViewContainer::DoConnectingAnimationStepL( 
   251         static TInt DoConnectingAnimationStepL( TAny* ptr );
   252                                                                 TAny* ptr );
       
   253         
   252         
   254         /**
   253         /**
   255          * Steps the connecting animation
   254          * Steps the connecting animation
   256          */                
   255          */                
   257         void CWsfMainViewContainer::DoConnectingAnimationStepL();
   256         void DoConnectingAnimationStepL();
   258 
   257 
   259         /**
   258         /**
   260          *  Initialize the connecting animation
   259          *  Initialize the connecting animation
   261          */
   260          */
   262         void InitializeConnectingAnimation();
   261         void InitializeConnectingAnimation();