bluetoothengine/btui/btcpplugin/btcpuibaseview.cpp
changeset 40 997690c3397a
parent 33 837dcc42fd6a
child 41 0b2439c3e397
equal deleted inserted replaced
37:91746b151f97 40:997690c3397a
     1 /*
     1 /*
     2 * ============================================================================
     2  * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 *  Name        : btcpuibaseclass.cpp
     3  * All rights reserved.
     4 *  Part of     : BluetoothUI / btapplication       *** Info from the SWAD
     4  * This component and the accompanying materials are made available
     5 *  Description : Implements the baseclass for all views in btapplication.
     5  * under the terms of "Eclipse Public License v1.0""
     6 *
     6  * which accompanies this distribution, and is available
     7 *  Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies).
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *  All rights reserved.
     8  *
     9 *  This component and the accompanying materials are made available
     9  * Initial Contributors:
    10 *  under the terms of "Eclipse Public License v1.0"
    10  * Nokia Corporation - initial contribution.
    11 *  which accompanies this distribution, and is available
    11  *
    12 *  at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12  * Contributors:
    13 *
    13  *
    14 *  Initial Contributors:
    14  * Description:  
    15 *  Nokia Corporation - initial contribution.
    15  *
    16 *
    16  */
    17 *  Contributors:
       
    18 *  Nokia Corporation
       
    19 * ============================================================================
       
    20 * Template version: 4.1
       
    21 */
       
    22 
    17 
    23 #include "btcpuibaseview.h"
    18 #include "btcpuibaseview.h"
    24 #include <hbaction.h>
    19 #include <hbaction.h>
    25 
    20 
    26 /*!
    21 /*!