equal
deleted
inserted
replaced
1 /* |
1 /* |
2 ============================================================================ |
2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
3 Name : glximageviewermanager.inl |
3 * All rights reserved. |
4 Author : Hariharan Narayanan |
4 * This component and the accompanying materials are made available |
5 Version : 1.0 |
5 * under the terms of "Eclipse Public License v1.0" |
6 Copyright : /* |
6 * which accompanies this distribution, and is available |
7 * Copyright (c) 2008-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: Image Viewer Manager |
15 * Nokia Corporation - initial contribution. |
15 * |
16 * |
16 */ |
17 * Contributors: |
|
18 * |
|
19 * Description: Image Viewer Manager |
|
20 * |
|
21 */ |
|
22 |
17 |
23 /* |
18 |
24 * Description : CCGlxImageViewerManager declaration |
|
25 */ |
|
26 |
19 |
27 // INCLUDES |
20 // INCLUDES |
28 |
21 |
29 EXPORT_C HBufC* CGlxImageViewerManager::ImageUri( void ) |
22 EXPORT_C HBufC* CGlxImageViewerManager::ImageUri( void ) |
30 { |
23 { |