pkiutilities/CertmanUi/INC/CertmanuicontainerTrust.h
branchRCL_3
changeset 9 a005fc61b02a
parent 8 ece4bbb094df
child 21 09b1ac925e3f
equal deleted inserted replaced
8:ece4bbb094df 9:a005fc61b02a
     1 /*
     1 /*
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2003-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".
   238         * Sets title text to a setting page
   238         * Sets title text to a setting page
   239         */
   239         */
   240         void ShowTrustChangeSettingPageL( const TUid aClientUid,
   240         void ShowTrustChangeSettingPageL( const TUid aClientUid,
   241             TDesC& aClientName, CCTCertInfo& aEntry );
   241             TDesC& aClientName, CCTCertInfo& aEntry );
   242 
   242 
       
   243         void ChangeTrustChangeSettingSingleClickL();
       
   244 
   243         void InsertItemToTrustListL( const TInt index, const TUid id,
   245         void InsertItemToTrustListL( const TInt index, const TUid id,
   244                                    CCTCertInfo& entry, CDesCArray* itemArray,
   246                                    CCTCertInfo& entry, CDesCArray* itemArray,
   245                                    TInt position );
   247                                    TInt position );
   246 
   248 
   247         /**
   249         /**