wlanutilities/wlanwizard/tsrc/ut/testwlanwizardmanual.cpp
changeset 58 301aeb18ae47
parent 56 de27cc8389dd
child 61 e1d68407ed06
equal deleted inserted replaced
56:de27cc8389dd 58:301aeb18ae47
     1 /*
     1 /*
     2  * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 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".
     8  *
     8 *
     9  * Initial Contributors:
     9 * Initial Contributors:
    10  * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11  *
    11 *
    12  * Contributors:
    12 * Contributors:
    13  *
    13 *
    14  * Description:
    14 * Description:
    15  */
    15 * WLAN Wizard manual IAP addition cases.
       
    16 */
    16 
    17 
    17 // System includes
    18 // System includes
       
    19 
       
    20 #include <QGraphicsWidget>
       
    21 #include <QObjectList>
       
    22 #include <QtCore>
       
    23 #include <QTest>
       
    24 #include <QDebug>
       
    25 #include <QList>
       
    26 
    18 #include <HbApplication>
    27 #include <HbApplication>
    19 #include <HbDocumentLoader>
    28 #include <HbDocumentLoader>
    20 #include <HbStackedWidget>
    29 #include <HbStackedWidget>
    21 #include <HbRadioButtonList>
    30 #include <HbRadioButtonList>
    22 #include <HbAction>
    31 #include <HbAction>
    23 #include <HbLineEdit>
    32 #include <HbLineEdit>
    24 #include <HbLabel>
    33 #include <HbLabel>
    25 #include <QGraphicsWidget>
    34 
    26 #include <QObjectList>
       
    27 #include <QtCore>
       
    28 #include <QTest>
       
    29 #include <QDebug>
       
    30 #include <QList>
       
    31 #include <cmmanagerdefines_shim.h>
    35 #include <cmmanagerdefines_shim.h>
    32 
    36 
    33 // User includes
    37 // User includes
       
    38 
    34 #include "testwlanwizardmanual.h"
    39 #include "testwlanwizardmanual.h"
    35 #include "testwlanwizardmanual_conf.h"
    40 #include "testwlanwizardmanual_conf.h"
    36 #include "hbautotest.h"
    41 #include "hbautotest.h"
    37 #include "wlanwizard.h"
    42 #include "wlanwizard.h"
    38 #include "wlanwizard_p.h"
    43 #include "wlanwizard_p.h"