equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * ============================================================================ |
2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). |
3 * Name : btuiutil.h |
3 * All rights reserved. |
4 * Part of : BluetoothUI / bluetoothuimodel *** Info from the SWAD |
4 * This component and the accompanying materials are made available |
5 * Description : utilities in the model for some often used functions, |
5 * under the terms of "Eclipse Public License v1.0"" |
6 * e.g. conversions between Qt and Symbian types. |
6 * which accompanies this distribution, and is available |
7 * |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 * Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). |
8 * |
9 * All rights reserved. |
9 * Initial Contributors: |
10 * This component and the accompanying materials are made available |
10 * Nokia Corporation - initial contribution. |
11 * under the terms of "Eclipse Public License v1.0" |
11 * |
12 * which accompanies this distribution, and is available |
12 * Contributors: |
13 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
13 * |
14 * |
14 * Description: |
15 * Initial Contributors: |
15 * |
16 * Nokia Corporation - initial contribution. |
16 */ |
17 * |
|
18 * Contributors: |
|
19 * Nokia Corporation |
|
20 * ============================================================================ |
|
21 * Template version: 4.2 |
|
22 */ |
|
23 |
17 |
24 #ifndef BTUIUTIL_H |
18 #ifndef BTUIUTIL_H |
25 #define BTUIUTIL_H |
19 #define BTUIUTIL_H |
26 |
20 |
27 #include <qglobal.h> |
21 #include <qglobal.h> |