iaupdate/IAD/ui/inc/iaupdateuicontroller.h
branchRCL_3
changeset 9 51c0f5edf5ef
parent 0 ba25891c3a9e
child 11 3ba40be8e484
equal deleted inserted replaced
5:aba6b8104af3 9:51c0f5edf5ef
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   531     void ParamsRemoveFileL();
   531     void ParamsRemoveFileL();
   532             
   532             
   533     void CreateSelectedNodesArrayL();
   533     void CreateSelectedNodesArrayL();
   534     
   534     
   535     TBool IAUpdateEnabledL() const;
   535     TBool IAUpdateEnabledL() const;
       
   536     
       
   537     TBool AutomaticConnectionWhenRoamingL() const;
   536 
   538 
   537 private: // data
   539 private: // data
   538 
   540 
   539     enum TState
   541     enum TState
   540         {
   542         {
   591     
   593     
   592     CIAUpdateUiConfigData* iConfigData;
   594     CIAUpdateUiConfigData* iConfigData;
   593     
   595     
   594     CIAUpdateParameters* iParams;
   596     CIAUpdateParameters* iParams;
   595     
   597     
   596     TBool iUserRoamingRejection;
       
   597     
       
   598     TBool iCancelling;
   598     TBool iCancelling;
   599     
   599     
   600     TBool iFileInUseError;
   600     TBool iFileInUseError;
   601     
   601     
   602     TBool iRefreshed;
   602     TBool iRefreshed;