@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -1,22 +1,20 | |||
|
1 | 1 | /**************************************************************************** |
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
14 | ** | |
|
15 | ** If you have questions regarding the use of this file, please use | |
|
16 | ** contact form at http://qt.digia.com | |
|
17 | ** $QT_END_LICENSE$ | |
|
18 | ** | |
|
19 | ****************************************************************************/ | |
|
2 | ** | |
|
3 | ** Copyright (C) 2014 Digia Plc | |
|
4 | ** All rights reserved. | |
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | ** | |
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | ** | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
13 | ** | |
|
14 | ** If you have questions regarding the use of this file, please use | |
|
15 | ** contact form at http://qt.io | |
|
16 | ** | |
|
17 | ****************************************************************************/ | |
|
20 | 18 | |
|
21 | 19 | #include "engine.h" |
|
22 | 20 | #include <QtCore/QItemSelectionModel> |
@@ -1,22 +1,20 | |||
|
1 | 1 | /**************************************************************************** |
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
14 | ** | |
|
15 | ** If you have questions regarding the use of this file, please use | |
|
16 | ** contact form at http://qt.digia.com | |
|
17 | ** $QT_END_LICENSE$ | |
|
18 | ** | |
|
19 | ****************************************************************************/ | |
|
2 | ** | |
|
3 | ** Copyright (C) 2014 Digia Plc | |
|
4 | ** All rights reserved. | |
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | ** | |
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | ** | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
13 | ** | |
|
14 | ** If you have questions regarding the use of this file, please use | |
|
15 | ** contact form at http://qt.io | |
|
16 | ** | |
|
17 | ****************************************************************************/ | |
|
20 | 18 | |
|
21 | 19 | #ifndef ENGINE_H |
|
22 | 20 | #define ENGINE_H |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -1,22 +1,20 | |||
|
1 | 1 | /**************************************************************************** |
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
14 | ** | |
|
15 | ** If you have questions regarding the use of this file, please use | |
|
16 | ** contact form at http://qt.digia.com | |
|
17 | ** $QT_END_LICENSE$ | |
|
18 | ** | |
|
19 | ****************************************************************************/ | |
|
2 | ** | |
|
3 | ** Copyright (C) 2014 Digia Plc | |
|
4 | ** All rights reserved. | |
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | ** | |
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | ** | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
13 | ** | |
|
14 | ** If you have questions regarding the use of this file, please use | |
|
15 | ** contact form at http://qt.io | |
|
16 | ** | |
|
17 | ****************************************************************************/ | |
|
20 | 18 | |
|
21 | 19 | #include "mainwindow.h" |
|
22 | 20 | #include "objectinspectorwidget.h" |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
@@ -2,19 +2,17 | |||
|
2 | 2 | ** |
|
3 | 3 | ** Copyright (C) 2014 Digia Plc |
|
4 | 4 | ** All rights reserved. |
|
5 |
** For any questions to Digia, please use contact form at http://qt. |
|
|
5 | ** For any questions to Digia, please use contact form at http://qt.io | |
|
6 | 6 | ** |
|
7 |
** This file is part of the Qt |
|
|
7 | ** This file is part of the Qt Charts module. | |
|
8 | 8 | ** |
|
9 | ** $QT_BEGIN_LICENSE$ | |
|
10 | ** Licensees holding valid Qt Enterprise licenses may use this file in | |
|
11 | ** accordance with the Qt Enterprise License Agreement provided with the | |
|
12 | ** Software or, alternatively, in accordance with the terms contained in | |
|
13 | ** a written agreement between you and Digia. | |
|
9 | ** Licensees holding valid commercial license for Qt may use this file in | |
|
10 | ** accordance with the Qt License Agreement provided with the Software | |
|
11 | ** or, alternatively, in accordance with the terms contained in a written | |
|
12 | ** agreement between you and Digia. | |
|
14 | 13 | ** |
|
15 | 14 | ** If you have questions regarding the use of this file, please use |
|
16 |
** contact form at http://qt. |
|
|
17 | ** $QT_END_LICENSE$ | |
|
15 | ** contact form at http://qt.io | |
|
18 | 16 | ** |
|
19 | 17 | ****************************************************************************/ |
|
20 | 18 |
General Comments 0
You need to be logged in to leave comments.
Login now