wlanutilities/wlansniffer/mainapplication/inc/wsfmainviewcontainer.h
branchCompilerCompatibility
changeset 17 36f381977fa7
parent 0 56b72877c1cb
child 13 1cafec024f08
equal deleted inserted replaced
14:2221119be131 17:36f381977fa7
   243 
   243 
   244         /**
   244         /**
   245          * Steps the connecting animation
   245          * Steps the connecting animation
   246          * @param ptr Pointer to an instance of this class
   246          * @param ptr Pointer to an instance of this class
   247          */
   247          */
   248         static TInt CWsfMainViewContainer::DoConnectingAnimationStepL( 
   248         static TInt DoConnectingAnimationStepL( TAny* ptr );
   249                                                                 TAny* ptr );
       
   250         
   249         
   251         /**
   250         /**
   252          * Steps the connecting animation
   251          * Steps the connecting animation
   253          */                
   252          */                
   254         void CWsfMainViewContainer::DoConnectingAnimationStepL();
   253         void DoConnectingAnimationStepL();
   255 
   254 
   256         /**
   255         /**
   257          *  Initialize the connecting animation
   256          *  Initialize the connecting animation
   258          */
   257          */
   259         void InitializeConnectingAnimation();
   258         void InitializeConnectingAnimation();