webengine/osswebengine/WebKit/s60/webview/webview_api_test/tsrc/inc/BrCtl.h
changeset 27 6297cdf66332
parent 26 cb62a4f66ebe
child 48 79859ed3eea9
equal deleted inserted replaced
26:cb62a4f66ebe 27:6297cdf66332
     1 /*
     1 /*
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * ==============================================================================
     3 * All rights reserved.
     3 *  Name        : BrCtl.h
     4 * This component and the accompanying materials are made available
     4 *  Part of     : WebKit \ BrowserControl
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 *  Interface   : Browser Control API
     6 * which accompanies this distribution, and is available
     6 *  Description : Implementation of the Browser Control
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 *  Version     : 3.1
     8 *
     8 *
     9 * Initial Contributors:
     9 *    Copyright (c) 2006, Nokia Corporation
    10 * Nokia Corporation - initial contribution.
    10 *    All rights reserved.
    11 *
    11 *
    12 * Contributors:
    12 *   Redistribution and use in source and binary forms, with or without
       
    13 *   modification, are permitted provided that the following conditions
       
    14 *   are met:
    13 *
    15 *
    14 * Description:  Implementation of the Browser Control
    16 *      * Redistributions of source code must retain the above copyright
       
    17 *        notice, this list of conditions and the following disclaimer.
       
    18 *      * Redistributions in binary form must reproduce the above copyright
       
    19 *        notice, this list of conditions and the following disclaimer in
       
    20 *        the documentation and/or other materials provided with the
       
    21 *        distribution.
       
    22 *      * Neither the name of the Nokia Corporation nor the names of its
       
    23 *        contributors may be used to endorse or promote products derived
       
    24 *        from this software without specific prior written permission.
    15 *
    25 *
       
    26 *   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       
    27 *   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       
    28 *   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       
    29 *   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
       
    30 *   OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       
    31 *   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       
    32 *   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
       
    33 *   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
       
    34 *   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       
    35 *   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
       
    36 *   USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
       
    37 *   DAMAGE.
       
    38 *
       
    39 *    Please see file patentlicense.txt for further grants.
       
    40 * ==============================================================================
    16 */
    41 */
    17 
       
    18 
    42 
    19 
    43 
    20 #ifndef BRCTL_H
    44 #ifndef BRCTL_H
    21 #define BRCTL_H
    45 #define BRCTL_H
    22 
    46