graphicscomposition/openwfcompositionengine/adaptation/include/owfnotifications.h
branchRCL_3
changeset 163 bbf46f59e123
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
150:57c618273d5c 163:bbf46f59e123
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 /* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2  * 
     3 // This component and the accompanying materials are made available
     3  * Permission is hereby granted, free of charge, to any person obtaining a
     4 // under the terms of "Eclipse Public License v1.0"
     4  * copy of this software and/or associated documentation files (the
     5 // which accompanies this distribution, and is available
     5  * "Materials"), to deal in the Materials without restriction, including
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6  * without limitation the rights to use, copy, modify, merge, publish,
     7 //
     7  * distribute, sublicense, and/or sell copies of the Materials, and to
     8 // Initial Contributors:
     8  * permit persons to whom the Materials are furnished to do so, subject to
     9 // Nokia Corporation - initial contribution.
     9  * the following conditions:
    10 //
    10  * 
    11 // Contributors:
    11  * The above copyright notice and this permission notice shall be included
    12 //
    12  * in all copies or substantial portions of the Materials.
    13 // Description:
    13  * 
    14 // Symbian notifications
    14  * THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    15 // 
    15  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    16 //
    16  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
       
    17  * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
       
    18  * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
       
    19  * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
       
    20  * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
       
    21  * 
       
    22  * Description:
       
    23  * Symbian notifications
       
    24  */
       
    25 
    17 
    26 
    18 #ifdef __cplusplus
    27 #ifdef __cplusplus
    19 extern "C" {
    28 extern "C" {
    20 #endif
    29 #endif
    21 
    30