1 /* |
1 /* |
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
2 * ============================================================================== |
3 * All rights reserved. |
3 * Name : WidgetRegistryXml.h |
4 * This component and the accompanying materials are made available |
4 * Part of : Widget Registry |
5 * under the terms of "Eclipse Public License v1.0" |
5 * Interface : Widget Registry API |
6 * which accompanies this distribution, and is available |
6 * Description : This file contains the header file of the CWidgetBackupRegistryXml class. |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: This file contains the header file of the CWidgetBackupRegistryXml class. |
|
15 * |
7 * |
16 * This class processes persistent registry data in XML. |
8 * This class processes persistent registry data in XML. |
|
9 * Version : %version: 11 % |
17 * |
10 * |
|
11 * Copyright © 2008 Nokia Corporation. |
|
12 * This material, including documentation and any related |
|
13 * computer programs, is protected by copyright controlled by |
|
14 * Nokia Corporation. All rights are reserved. Copying, |
|
15 * including reproducing, storing, adapting or translating, any |
|
16 * or all of this material requires the prior written consent of |
|
17 * Nokia Corporation. This material also contains confidential |
|
18 * information which may not be disclosed to others without the |
|
19 * prior written consent of Nokia Corporation. |
|
20 * ============================================================================== |
18 */ |
21 */ |
19 |
|
20 |
22 |
21 #ifndef WIDGETBACKUPREGISTRYXML_H |
23 #ifndef WIDGETBACKUPREGISTRYXML_H |
22 #define WIDGETBACKUPREGISTRYXML_H |
24 #define WIDGETBACKUPREGISTRYXML_H |
23 |
25 |
24 // INCLUDES |
26 // INCLUDES |