wlansecuritysettings/wlaneapsettingsui/EapTtls/ConfigUi/src/EapTtlsUiView.cpp
branchRCL_3
changeset 7 7b8801c4c2d9
parent 2 1c7bc153c08e
child 18 7aac0b9e8906
equal deleted inserted replaced
2:1c7bc153c08e 7:7b8801c4c2d9
     1 /*
     1 /*
     2 * Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2001-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 the License "Eclipse Public License v1.0"
     5 * under the terms of the License "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".
    14 * Description: Implementation of EAP TTLS UI settings dialog
    14 * Description: Implementation of EAP TTLS UI settings dialog
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 /*
    18 /*
    19 * %version: 27.1.1.1.8 %
    19 * %version: 27.1.1.1.9 %
    20 */
    20 */
    21 
    21 
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 #include <eikdialg.h>
    23 #include <eikdialg.h>
    24 #include <AknDialog.h>
    24 #include <AknDialog.h>
    25 #include <aknlists.h>
    25 #include <aknlists.h>
    26 #include "EapTtlsUiView.h"
    26 #include "EapTtlsUiView.h"
    27 #include "EapTtlsUi.hrh"
    27 #include "EapTtlsUi.hrh"
    28 #include <EapTtlsUi.rsg>
    28 #include <eapttlsui.rsg>
    29 #include <akntextsettingpage.h>
    29 #include <akntextsettingpage.h>
    30 #include <aknsettingitemlist.h>
    30 #include <aknsettingitemlist.h>
    31 #include "EapTtlsUiSettingArray.h"
    31 #include "EapTtlsUiSettingArray.h"
    32 #include <aknnavi.h>
    32 #include <aknnavi.h>
    33 #include <akntabgrp.h>
    33 #include <akntabgrp.h>
    41 #include <EapType.h>
    41 #include <EapType.h>
    42 #include <EapTypeInfo.h> 
    42 #include <EapTypeInfo.h> 
    43 #include <AknIconArray.h>
    43 #include <AknIconArray.h>
    44 #include <AknsUtils.h>
    44 #include <AknsUtils.h>
    45 
    45 
    46 #include <FeatMgr.h>
    46 #include <featmgr.h>
    47 #include <hlplch.h>
    47 #include <hlplch.h>
    48 #include <csxhelp/cp.hlp.hrh>
    48 #include <csxhelp/cp.hlp.hrh>
    49 
    49 
    50 
    50 
    51 // CONSTANTS
    51 // CONSTANTS