equal
deleted
inserted
replaced
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 * |
8 * |
9 * Initial Contributors: |
9 * Initial Contributors: |
10 * Nokia Corporation - initial contribution. |
10 * Nokia Corporation - initial contribution. |
11 * |
11 * |
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: Helper class by which a plugin can communicate with the associated dataform. |
15 * |
15 * |
16 */ |
16 */ |
17 #ifndef CP_ITEM_DATA_HELPER_H |
17 #ifndef CPITEMDATAHELPER_H |
18 #define CP_ITEM_DATA_HELPER_H |
18 #define CPITEMDATAHELPER_H |
19 |
19 |
20 #include <QObject> |
20 #include <QObject> |
21 #include <cpglobal.h> |
21 #include <cpglobal.h> |
22 |
22 |
23 class QObject; |
23 class QObject; |