From a9a78a1d08bc5082555480a4734d762c93dccc95 2015-09-11 09:23:28 From: Titta Heikkala Date: 2015-09-11 09:23:28 Subject: [PATCH] Updated private header warning Removed 'Enterprise' from the Chart API name. Change-Id: Id6c7f3896bfcd72da2deebee430826b9c25793f6 Task-number: QTRD-3511 Reviewed-by: Miikka Heikkinen --- diff --git a/src/charts/animations/axisanimation_p.h b/src/charts/animations/axisanimation_p.h index 54b7346..a91ca45 100644 --- a/src/charts/animations/axisanimation_p.h +++ b/src/charts/animations/axisanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/baranimation_p.h b/src/charts/animations/baranimation_p.h index 3b05416..97915f9 100644 --- a/src/charts/animations/baranimation_p.h +++ b/src/charts/animations/baranimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/boxplotanimation_p.h b/src/charts/animations/boxplotanimation_p.h index b9630f3..7f919e9 100644 --- a/src/charts/animations/boxplotanimation_p.h +++ b/src/charts/animations/boxplotanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/boxwhiskersanimation_p.h b/src/charts/animations/boxwhiskersanimation_p.h index 4231afd..45145fd 100644 --- a/src/charts/animations/boxwhiskersanimation_p.h +++ b/src/charts/animations/boxwhiskersanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/chartanimation_p.h b/src/charts/animations/chartanimation_p.h index 42f37b7..8bf6182 100644 --- a/src/charts/animations/chartanimation_p.h +++ b/src/charts/animations/chartanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/pieanimation_p.h b/src/charts/animations/pieanimation_p.h index 02ea881..ebdda44 100644 --- a/src/charts/animations/pieanimation_p.h +++ b/src/charts/animations/pieanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/piesliceanimation_p.h b/src/charts/animations/piesliceanimation_p.h index 4d36a8e..005bc48 100644 --- a/src/charts/animations/piesliceanimation_p.h +++ b/src/charts/animations/piesliceanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/scatteranimation_p.h b/src/charts/animations/scatteranimation_p.h index 4d19c9f..24cc4f9 100644 --- a/src/charts/animations/scatteranimation_p.h +++ b/src/charts/animations/scatteranimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/splineanimation_p.h b/src/charts/animations/splineanimation_p.h index 7ea3492..236d62f 100644 --- a/src/charts/animations/splineanimation_p.h +++ b/src/charts/animations/splineanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/animations/xyanimation_p.h b/src/charts/animations/xyanimation_p.h index 09006e0..5db1c9a 100644 --- a/src/charts/animations/xyanimation_p.h +++ b/src/charts/animations/xyanimation_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/areachart/areachartitem_p.h b/src/charts/areachart/areachartitem_p.h index 216994d..7578513 100644 --- a/src/charts/areachart/areachartitem_p.h +++ b/src/charts/areachart/areachartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/areachart/qareaseries_p.h b/src/charts/areachart/qareaseries_p.h index 185267d..10e6d99 100644 --- a/src/charts/areachart/qareaseries_p.h +++ b/src/charts/areachart/qareaseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/barcategoryaxis/chartbarcategoryaxisx_p.h b/src/charts/axis/barcategoryaxis/chartbarcategoryaxisx_p.h index 0db955a..5b62308 100644 --- a/src/charts/axis/barcategoryaxis/chartbarcategoryaxisx_p.h +++ b/src/charts/axis/barcategoryaxis/chartbarcategoryaxisx_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/barcategoryaxis/chartbarcategoryaxisy_p.h b/src/charts/axis/barcategoryaxis/chartbarcategoryaxisy_p.h index 9b2187f..352a99e 100644 --- a/src/charts/axis/barcategoryaxis/chartbarcategoryaxisy_p.h +++ b/src/charts/axis/barcategoryaxis/chartbarcategoryaxisy_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/barcategoryaxis/qbarcategoryaxis_p.h b/src/charts/axis/barcategoryaxis/qbarcategoryaxis_p.h index 4ecbe54..9f09f11 100644 --- a/src/charts/axis/barcategoryaxis/qbarcategoryaxis_p.h +++ b/src/charts/axis/barcategoryaxis/qbarcategoryaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/cartesianchartaxis_p.h b/src/charts/axis/cartesianchartaxis_p.h index c59443a..d26d0b3 100644 --- a/src/charts/axis/cartesianchartaxis_p.h +++ b/src/charts/axis/cartesianchartaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/categoryaxis/chartcategoryaxisx_p.h b/src/charts/axis/categoryaxis/chartcategoryaxisx_p.h index a3c51cc..c9720a6 100644 --- a/src/charts/axis/categoryaxis/chartcategoryaxisx_p.h +++ b/src/charts/axis/categoryaxis/chartcategoryaxisx_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/categoryaxis/chartcategoryaxisy_p.h b/src/charts/axis/categoryaxis/chartcategoryaxisy_p.h index 5266cca..19951c4 100644 --- a/src/charts/axis/categoryaxis/chartcategoryaxisy_p.h +++ b/src/charts/axis/categoryaxis/chartcategoryaxisy_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/categoryaxis/polarchartcategoryaxisangular_p.h b/src/charts/axis/categoryaxis/polarchartcategoryaxisangular_p.h index ca6b42d..cbdd994 100644 --- a/src/charts/axis/categoryaxis/polarchartcategoryaxisangular_p.h +++ b/src/charts/axis/categoryaxis/polarchartcategoryaxisangular_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/categoryaxis/polarchartcategoryaxisradial_p.h b/src/charts/axis/categoryaxis/polarchartcategoryaxisradial_p.h index c95ce57..140d429 100644 --- a/src/charts/axis/categoryaxis/polarchartcategoryaxisradial_p.h +++ b/src/charts/axis/categoryaxis/polarchartcategoryaxisradial_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/categoryaxis/qcategoryaxis_p.h b/src/charts/axis/categoryaxis/qcategoryaxis_p.h index c852de4..0889bb6 100644 --- a/src/charts/axis/categoryaxis/qcategoryaxis_p.h +++ b/src/charts/axis/categoryaxis/qcategoryaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/chartaxiselement_p.h b/src/charts/axis/chartaxiselement_p.h index 1827542..8edbd4d 100644 --- a/src/charts/axis/chartaxiselement_p.h +++ b/src/charts/axis/chartaxiselement_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/datetimeaxis/chartdatetimeaxisx_p.h b/src/charts/axis/datetimeaxis/chartdatetimeaxisx_p.h index 644a6f2..bb1177a 100644 --- a/src/charts/axis/datetimeaxis/chartdatetimeaxisx_p.h +++ b/src/charts/axis/datetimeaxis/chartdatetimeaxisx_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/datetimeaxis/chartdatetimeaxisy_p.h b/src/charts/axis/datetimeaxis/chartdatetimeaxisy_p.h index 3d56e24..78899f0 100644 --- a/src/charts/axis/datetimeaxis/chartdatetimeaxisy_p.h +++ b/src/charts/axis/datetimeaxis/chartdatetimeaxisy_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h b/src/charts/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h index 4b2fd2e..d458cd1 100644 --- a/src/charts/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h +++ b/src/charts/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h b/src/charts/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h index d241f40..2ccef6f 100644 --- a/src/charts/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h +++ b/src/charts/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/datetimeaxis/qdatetimeaxis_p.h b/src/charts/axis/datetimeaxis/qdatetimeaxis_p.h index 21d0d4f..ae757d2 100644 --- a/src/charts/axis/datetimeaxis/qdatetimeaxis_p.h +++ b/src/charts/axis/datetimeaxis/qdatetimeaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/horizontalaxis_p.h b/src/charts/axis/horizontalaxis_p.h index 618c8a3..5c54aca 100644 --- a/src/charts/axis/horizontalaxis_p.h +++ b/src/charts/axis/horizontalaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/linearrowitem_p.h b/src/charts/axis/linearrowitem_p.h index 803fdf3..90dfa11 100644 --- a/src/charts/axis/linearrowitem_p.h +++ b/src/charts/axis/linearrowitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/logvalueaxis/chartlogvalueaxisx_p.h b/src/charts/axis/logvalueaxis/chartlogvalueaxisx_p.h index b3e2f19..582909a 100644 --- a/src/charts/axis/logvalueaxis/chartlogvalueaxisx_p.h +++ b/src/charts/axis/logvalueaxis/chartlogvalueaxisx_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/logvalueaxis/chartlogvalueaxisy_p.h b/src/charts/axis/logvalueaxis/chartlogvalueaxisy_p.h index 030b4bb..770c7b3 100644 --- a/src/charts/axis/logvalueaxis/chartlogvalueaxisy_p.h +++ b/src/charts/axis/logvalueaxis/chartlogvalueaxisy_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h b/src/charts/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h index f27744b..1358258 100644 --- a/src/charts/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h +++ b/src/charts/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h b/src/charts/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h index 372eda0..14884ea 100644 --- a/src/charts/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h +++ b/src/charts/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/logvalueaxis/qlogvalueaxis_p.h b/src/charts/axis/logvalueaxis/qlogvalueaxis_p.h index 2978242..46b112d 100644 --- a/src/charts/axis/logvalueaxis/qlogvalueaxis_p.h +++ b/src/charts/axis/logvalueaxis/qlogvalueaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/polarchartaxis_p.h b/src/charts/axis/polarchartaxis_p.h index 3a1cea6..1dccf39 100644 --- a/src/charts/axis/polarchartaxis_p.h +++ b/src/charts/axis/polarchartaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/polarchartaxisangular_p.h b/src/charts/axis/polarchartaxisangular_p.h index 0e600a1..c8ac965 100644 --- a/src/charts/axis/polarchartaxisangular_p.h +++ b/src/charts/axis/polarchartaxisangular_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/polarchartaxisradial_p.h b/src/charts/axis/polarchartaxisradial_p.h index fbf1842..21a32a5 100644 --- a/src/charts/axis/polarchartaxisradial_p.h +++ b/src/charts/axis/polarchartaxisradial_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/qabstractaxis_p.h b/src/charts/axis/qabstractaxis_p.h index 41188fe..7f5c681 100644 --- a/src/charts/axis/qabstractaxis_p.h +++ b/src/charts/axis/qabstractaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/valueaxis/chartvalueaxisx_p.h b/src/charts/axis/valueaxis/chartvalueaxisx_p.h index e58fd8f..787a07a 100644 --- a/src/charts/axis/valueaxis/chartvalueaxisx_p.h +++ b/src/charts/axis/valueaxis/chartvalueaxisx_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/valueaxis/chartvalueaxisy_p.h b/src/charts/axis/valueaxis/chartvalueaxisy_p.h index 4c4faf1..395a7b2 100644 --- a/src/charts/axis/valueaxis/chartvalueaxisy_p.h +++ b/src/charts/axis/valueaxis/chartvalueaxisy_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/valueaxis/polarchartvalueaxisangular_p.h b/src/charts/axis/valueaxis/polarchartvalueaxisangular_p.h index 682ba46..723d521 100644 --- a/src/charts/axis/valueaxis/polarchartvalueaxisangular_p.h +++ b/src/charts/axis/valueaxis/polarchartvalueaxisangular_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/valueaxis/polarchartvalueaxisradial_p.h b/src/charts/axis/valueaxis/polarchartvalueaxisradial_p.h index 38b748c..e2ee51c 100644 --- a/src/charts/axis/valueaxis/polarchartvalueaxisradial_p.h +++ b/src/charts/axis/valueaxis/polarchartvalueaxisradial_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/valueaxis/qvalueaxis_p.h b/src/charts/axis/valueaxis/qvalueaxis_p.h index acf745f..2e5d489 100644 --- a/src/charts/axis/valueaxis/qvalueaxis_p.h +++ b/src/charts/axis/valueaxis/qvalueaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/axis/verticalaxis_p.h b/src/charts/axis/verticalaxis_p.h index b5f630b..2a3c87b 100644 --- a/src/charts/axis/verticalaxis_p.h +++ b/src/charts/axis/verticalaxis_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/abstractbarchartitem_p.h b/src/charts/barchart/abstractbarchartitem_p.h index 3a2c186..7228d38 100644 --- a/src/charts/barchart/abstractbarchartitem_p.h +++ b/src/charts/barchart/abstractbarchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/bar_p.h b/src/charts/barchart/bar_p.h index 7b7a518..f27e244 100644 --- a/src/charts/barchart/bar_p.h +++ b/src/charts/barchart/bar_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/horizontal/bar/horizontalbarchartitem_p.h b/src/charts/barchart/horizontal/bar/horizontalbarchartitem_p.h index b4837a2..002780d 100644 --- a/src/charts/barchart/horizontal/bar/horizontalbarchartitem_p.h +++ b/src/charts/barchart/horizontal/bar/horizontalbarchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/horizontal/bar/qhorizontalbarseries_p.h b/src/charts/barchart/horizontal/bar/qhorizontalbarseries_p.h index ff680e3..9fde1a3 100644 --- a/src/charts/barchart/horizontal/bar/qhorizontalbarseries_p.h +++ b/src/charts/barchart/horizontal/bar/qhorizontalbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h b/src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h index 6dab669..7aedbb6 100644 --- a/src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h +++ b/src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h b/src/charts/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h index 38bb663..48a6314 100644 --- a/src/charts/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h +++ b/src/charts/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h b/src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h index 11272db..362d0ad 100644 --- a/src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h +++ b/src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h b/src/charts/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h index 5da73af..60e8df0 100644 --- a/src/charts/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h +++ b/src/charts/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/qabstractbarseries_p.h b/src/charts/barchart/qabstractbarseries_p.h index e1a7e25..8484960 100644 --- a/src/charts/barchart/qabstractbarseries_p.h +++ b/src/charts/barchart/qabstractbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/qbarmodelmapper_p.h b/src/charts/barchart/qbarmodelmapper_p.h index 3804664..515beae 100644 --- a/src/charts/barchart/qbarmodelmapper_p.h +++ b/src/charts/barchart/qbarmodelmapper_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/qbarset_p.h b/src/charts/barchart/qbarset_p.h index 4846436..8a165c7 100644 --- a/src/charts/barchart/qbarset_p.h +++ b/src/charts/barchart/qbarset_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/vertical/bar/barchartitem_p.h b/src/charts/barchart/vertical/bar/barchartitem_p.h index 43a113a..97c4b58 100644 --- a/src/charts/barchart/vertical/bar/barchartitem_p.h +++ b/src/charts/barchart/vertical/bar/barchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/vertical/bar/qbarseries_p.h b/src/charts/barchart/vertical/bar/qbarseries_p.h index fa33c40..4af54ee 100644 --- a/src/charts/barchart/vertical/bar/qbarseries_p.h +++ b/src/charts/barchart/vertical/bar/qbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/vertical/percent/percentbarchartitem_p.h b/src/charts/barchart/vertical/percent/percentbarchartitem_p.h index 185e2c3..08f3460 100644 --- a/src/charts/barchart/vertical/percent/percentbarchartitem_p.h +++ b/src/charts/barchart/vertical/percent/percentbarchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/vertical/percent/qpercentbarseries_p.h b/src/charts/barchart/vertical/percent/qpercentbarseries_p.h index 6e404e7..7e5680a 100644 --- a/src/charts/barchart/vertical/percent/qpercentbarseries_p.h +++ b/src/charts/barchart/vertical/percent/qpercentbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/vertical/stacked/qstackedbarseries_p.h b/src/charts/barchart/vertical/stacked/qstackedbarseries_p.h index a6409ec..2e9c1bf 100644 --- a/src/charts/barchart/vertical/stacked/qstackedbarseries_p.h +++ b/src/charts/barchart/vertical/stacked/qstackedbarseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/barchart/vertical/stacked/stackedbarchartitem_p.h b/src/charts/barchart/vertical/stacked/stackedbarchartitem_p.h index 64c844e..caae18b 100644 --- a/src/charts/barchart/vertical/stacked/stackedbarchartitem_p.h +++ b/src/charts/barchart/vertical/stacked/stackedbarchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/boxplotchart/boxplotchartitem_p.h b/src/charts/boxplotchart/boxplotchartitem_p.h index 449ed7e..2dffb74 100644 --- a/src/charts/boxplotchart/boxplotchartitem_p.h +++ b/src/charts/boxplotchart/boxplotchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/boxplotchart/boxwhiskers_p.h b/src/charts/boxplotchart/boxwhiskers_p.h index 0d4f3cf..df0dcce 100644 --- a/src/charts/boxplotchart/boxwhiskers_p.h +++ b/src/charts/boxplotchart/boxwhiskers_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/boxplotchart/boxwhiskersdata_p.h b/src/charts/boxplotchart/boxwhiskersdata_p.h index d156aff..d915115 100644 --- a/src/charts/boxplotchart/boxwhiskersdata_p.h +++ b/src/charts/boxplotchart/boxwhiskersdata_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/boxplotchart/qboxplotmodelmapper_p.h b/src/charts/boxplotchart/qboxplotmodelmapper_p.h index b99fd31..af08211 100644 --- a/src/charts/boxplotchart/qboxplotmodelmapper_p.h +++ b/src/charts/boxplotchart/qboxplotmodelmapper_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/boxplotchart/qboxplotseries_p.h b/src/charts/boxplotchart/qboxplotseries_p.h index 802ac1e..b911207 100644 --- a/src/charts/boxplotchart/qboxplotseries_p.h +++ b/src/charts/boxplotchart/qboxplotseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/boxplotchart/qboxset_p.h b/src/charts/boxplotchart/qboxset_p.h index ce35c8d..39c0b6a 100644 --- a/src/charts/boxplotchart/qboxset_p.h +++ b/src/charts/boxplotchart/qboxset_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartbackground_p.h b/src/charts/chartbackground_p.h index bdd6c73..7f90d89 100644 --- a/src/charts/chartbackground_p.h +++ b/src/charts/chartbackground_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartconfig_p.h b/src/charts/chartconfig_p.h index 19cc47d..74b5cf5 100644 --- a/src/charts/chartconfig_p.h +++ b/src/charts/chartconfig_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartdataset_p.h b/src/charts/chartdataset_p.h index 4b2d017..3fd71a7 100644 --- a/src/charts/chartdataset_p.h +++ b/src/charts/chartdataset_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartelement_p.h b/src/charts/chartelement_p.h index 40b507b..60b2552 100644 --- a/src/charts/chartelement_p.h +++ b/src/charts/chartelement_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/charthelpers_p.h b/src/charts/charthelpers_p.h index 9e9f38e..6e9815f 100644 --- a/src/charts/charthelpers_p.h +++ b/src/charts/charthelpers_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartitem_p.h b/src/charts/chartitem_p.h index 2fd6be2..b92b764 100644 --- a/src/charts/chartitem_p.h +++ b/src/charts/chartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartpresenter_p.h b/src/charts/chartpresenter_p.h index db61d65..bf9d5a9 100644 --- a/src/charts/chartpresenter_p.h +++ b/src/charts/chartpresenter_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/chartthememanager_p.h b/src/charts/chartthememanager_p.h index 476ae78..c6eef90 100644 --- a/src/charts/chartthememanager_p.h +++ b/src/charts/chartthememanager_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/charttitle_p.h b/src/charts/charttitle_p.h index d366418..7ab7faf 100644 --- a/src/charts/charttitle_p.h +++ b/src/charts/charttitle_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/abstractdomain_p.h b/src/charts/domain/abstractdomain_p.h index 095de51..50a629f 100644 --- a/src/charts/domain/abstractdomain_p.h +++ b/src/charts/domain/abstractdomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/logxlogydomain_p.h b/src/charts/domain/logxlogydomain_p.h index 64deb51..ed8fb26 100644 --- a/src/charts/domain/logxlogydomain_p.h +++ b/src/charts/domain/logxlogydomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/logxlogypolardomain_p.h b/src/charts/domain/logxlogypolardomain_p.h index b887033..33d221d 100644 --- a/src/charts/domain/logxlogypolardomain_p.h +++ b/src/charts/domain/logxlogypolardomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/logxydomain_p.h b/src/charts/domain/logxydomain_p.h index b52764b..72c89b1 100644 --- a/src/charts/domain/logxydomain_p.h +++ b/src/charts/domain/logxydomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/logxypolardomain_p.h b/src/charts/domain/logxypolardomain_p.h index 7c4f52d..59395ef 100644 --- a/src/charts/domain/logxypolardomain_p.h +++ b/src/charts/domain/logxypolardomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/polardomain_p.h b/src/charts/domain/polardomain_p.h index 7be3828..6ed5b85 100644 --- a/src/charts/domain/polardomain_p.h +++ b/src/charts/domain/polardomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/xlogydomain_p.h b/src/charts/domain/xlogydomain_p.h index 03c3a52..5dbd2a4 100644 --- a/src/charts/domain/xlogydomain_p.h +++ b/src/charts/domain/xlogydomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/xlogypolardomain_p.h b/src/charts/domain/xlogypolardomain_p.h index 25e91bb..37402c0 100644 --- a/src/charts/domain/xlogypolardomain_p.h +++ b/src/charts/domain/xlogypolardomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/xydomain_p.h b/src/charts/domain/xydomain_p.h index 5d89f69..735fc0f 100644 --- a/src/charts/domain/xydomain_p.h +++ b/src/charts/domain/xydomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/domain/xypolardomain_p.h b/src/charts/domain/xypolardomain_p.h index aad2cad..34c033d 100644 --- a/src/charts/domain/xypolardomain_p.h +++ b/src/charts/domain/xypolardomain_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/layout/abstractchartlayout_p.h b/src/charts/layout/abstractchartlayout_p.h index 316e168..3ed1831 100644 --- a/src/charts/layout/abstractchartlayout_p.h +++ b/src/charts/layout/abstractchartlayout_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/layout/cartesianchartlayout_p.h b/src/charts/layout/cartesianchartlayout_p.h index db0c41a..710df0c 100644 --- a/src/charts/layout/cartesianchartlayout_p.h +++ b/src/charts/layout/cartesianchartlayout_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/layout/polarchartlayout_p.h b/src/charts/layout/polarchartlayout_p.h index c09cb8e..d28177b 100644 --- a/src/charts/layout/polarchartlayout_p.h +++ b/src/charts/layout/polarchartlayout_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/legendlayout_p.h b/src/charts/legend/legendlayout_p.h index 1d72b57..0ed26c3 100644 --- a/src/charts/legend/legendlayout_p.h +++ b/src/charts/legend/legendlayout_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/legendmarkeritem_p.h b/src/charts/legend/legendmarkeritem_p.h index 0f6f697..3081a06 100644 --- a/src/charts/legend/legendmarkeritem_p.h +++ b/src/charts/legend/legendmarkeritem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/legendscroller_p.h b/src/charts/legend/legendscroller_p.h index bc1f854..fb2b9ab 100644 --- a/src/charts/legend/legendscroller_p.h +++ b/src/charts/legend/legendscroller_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qarealegendmarker_p.h b/src/charts/legend/qarealegendmarker_p.h index a8db2bb..a303c0c 100644 --- a/src/charts/legend/qarealegendmarker_p.h +++ b/src/charts/legend/qarealegendmarker_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qbarlegendmarker_p.h b/src/charts/legend/qbarlegendmarker_p.h index b9fe202..3087f86 100644 --- a/src/charts/legend/qbarlegendmarker_p.h +++ b/src/charts/legend/qbarlegendmarker_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qboxplotlegendmarker_p.h b/src/charts/legend/qboxplotlegendmarker_p.h index 8fb3db4..f2ea0cb 100644 --- a/src/charts/legend/qboxplotlegendmarker_p.h +++ b/src/charts/legend/qboxplotlegendmarker_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qlegend_p.h b/src/charts/legend/qlegend_p.h index f94c80a..28f4f1d 100644 --- a/src/charts/legend/qlegend_p.h +++ b/src/charts/legend/qlegend_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qlegendmarker_p.h b/src/charts/legend/qlegendmarker_p.h index 97530b3..2e8d419 100644 --- a/src/charts/legend/qlegendmarker_p.h +++ b/src/charts/legend/qlegendmarker_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qpielegendmarker_p.h b/src/charts/legend/qpielegendmarker_p.h index 4bf8662..5372e0a 100644 --- a/src/charts/legend/qpielegendmarker_p.h +++ b/src/charts/legend/qpielegendmarker_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/legend/qxylegendmarker_p.h b/src/charts/legend/qxylegendmarker_p.h index 84e5071..a9b25b5 100644 --- a/src/charts/legend/qxylegendmarker_p.h +++ b/src/charts/legend/qxylegendmarker_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/linechart/linechartitem_p.h b/src/charts/linechart/linechartitem_p.h index 7fdc6c7..dd24f68 100644 --- a/src/charts/linechart/linechartitem_p.h +++ b/src/charts/linechart/linechartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/linechart/qlineseries_p.h b/src/charts/linechart/qlineseries_p.h index c99843a..81517cb 100644 --- a/src/charts/linechart/qlineseries_p.h +++ b/src/charts/linechart/qlineseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/piechart/piechartitem_p.h b/src/charts/piechart/piechartitem_p.h index 3fa62a2..30dcce5 100644 --- a/src/charts/piechart/piechartitem_p.h +++ b/src/charts/piechart/piechartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/piechart/pieslicedata_p.h b/src/charts/piechart/pieslicedata_p.h index 3750a1f..1da765a 100644 --- a/src/charts/piechart/pieslicedata_p.h +++ b/src/charts/piechart/pieslicedata_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/piechart/piesliceitem_p.h b/src/charts/piechart/piesliceitem_p.h index d697ef8..2e5b89c 100644 --- a/src/charts/piechart/piesliceitem_p.h +++ b/src/charts/piechart/piesliceitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/piechart/qpiemodelmapper_p.h b/src/charts/piechart/qpiemodelmapper_p.h index 96cfd73..bb200ac 100644 --- a/src/charts/piechart/qpiemodelmapper_p.h +++ b/src/charts/piechart/qpiemodelmapper_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/piechart/qpieseries_p.h b/src/charts/piechart/qpieseries_p.h index 08eb7d0..ac224b7 100644 --- a/src/charts/piechart/qpieseries_p.h +++ b/src/charts/piechart/qpieseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/piechart/qpieslice_p.h b/src/charts/piechart/qpieslice_p.h index 759d511..9f5c1c4 100644 --- a/src/charts/piechart/qpieslice_p.h +++ b/src/charts/piechart/qpieslice_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/qabstractseries_p.h b/src/charts/qabstractseries_p.h index 6a5e134..7e481f4 100644 --- a/src/charts/qabstractseries_p.h +++ b/src/charts/qabstractseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/qchart_p.h b/src/charts/qchart_p.h index 8fad014..2b33991 100644 --- a/src/charts/qchart_p.h +++ b/src/charts/qchart_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/qchartview_p.h b/src/charts/qchartview_p.h index b873e94..d673240 100644 --- a/src/charts/qchartview_p.h +++ b/src/charts/qchartview_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/scatterchart/qscatterseries_p.h b/src/charts/scatterchart/qscatterseries_p.h index baa5862..04c605b 100644 --- a/src/charts/scatterchart/qscatterseries_p.h +++ b/src/charts/scatterchart/qscatterseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/scatterchart/scatterchartitem_p.h b/src/charts/scatterchart/scatterchartitem_p.h index 7db9751..080d84e 100644 --- a/src/charts/scatterchart/scatterchartitem_p.h +++ b/src/charts/scatterchart/scatterchartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/scroller_p.h b/src/charts/scroller_p.h index ea05e9f..bcd8273 100644 --- a/src/charts/scroller_p.h +++ b/src/charts/scroller_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/splinechart/qsplineseries_p.h b/src/charts/splinechart/qsplineseries_p.h index 628b505..ec17696 100644 --- a/src/charts/splinechart/qsplineseries_p.h +++ b/src/charts/splinechart/qsplineseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/splinechart/splinechartitem_p.h b/src/charts/splinechart/splinechartitem_p.h index 4613974..fa3a68c 100644 --- a/src/charts/splinechart/splinechartitem_p.h +++ b/src/charts/splinechart/splinechartitem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/charttheme_p.h b/src/charts/themes/charttheme_p.h index 2db09f2..0e662cc 100644 --- a/src/charts/themes/charttheme_p.h +++ b/src/charts/themes/charttheme_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemebluecerulean_p.h b/src/charts/themes/chartthemebluecerulean_p.h index 3b1c37d..7105da0 100644 --- a/src/charts/themes/chartthemebluecerulean_p.h +++ b/src/charts/themes/chartthemebluecerulean_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemeblueicy_p.h b/src/charts/themes/chartthemeblueicy_p.h index 469d6bc..15e0dab 100644 --- a/src/charts/themes/chartthemeblueicy_p.h +++ b/src/charts/themes/chartthemeblueicy_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemebluencs_p.h b/src/charts/themes/chartthemebluencs_p.h index 40e04b3..a95221d 100644 --- a/src/charts/themes/chartthemebluencs_p.h +++ b/src/charts/themes/chartthemebluencs_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemebrownsand_p.h b/src/charts/themes/chartthemebrownsand_p.h index cfdfb69..c54914d 100644 --- a/src/charts/themes/chartthemebrownsand_p.h +++ b/src/charts/themes/chartthemebrownsand_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemedark_p.h b/src/charts/themes/chartthemedark_p.h index 2779dff..10c32bc 100644 --- a/src/charts/themes/chartthemedark_p.h +++ b/src/charts/themes/chartthemedark_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemehighcontrast_p.h b/src/charts/themes/chartthemehighcontrast_p.h index 9af53fc..b6a6f5d 100644 --- a/src/charts/themes/chartthemehighcontrast_p.h +++ b/src/charts/themes/chartthemehighcontrast_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemelight_p.h b/src/charts/themes/chartthemelight_p.h index 135f6ed..1d7c804 100644 --- a/src/charts/themes/chartthemelight_p.h +++ b/src/charts/themes/chartthemelight_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemeqt_p.h b/src/charts/themes/chartthemeqt_p.h index a9e98c4..26c1d24 100644 --- a/src/charts/themes/chartthemeqt_p.h +++ b/src/charts/themes/chartthemeqt_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/themes/chartthemesystem_p.h b/src/charts/themes/chartthemesystem_p.h index d5acb61..189efcf 100644 --- a/src/charts/themes/chartthemesystem_p.h +++ b/src/charts/themes/chartthemesystem_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/xychart/qxymodelmapper_p.h b/src/charts/xychart/qxymodelmapper_p.h index 4b3edbe..bdf1751 100644 --- a/src/charts/xychart/qxymodelmapper_p.h +++ b/src/charts/xychart/qxymodelmapper_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/xychart/qxyseries_p.h b/src/charts/xychart/qxyseries_p.h index d11da9c..57f6ba4 100644 --- a/src/charts/xychart/qxyseries_p.h +++ b/src/charts/xychart/qxyseries_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. // diff --git a/src/charts/xychart/xychart_p.h b/src/charts/xychart/xychart_p.h index 9d35c82..f45d9c6 100644 --- a/src/charts/xychart/xychart_p.h +++ b/src/charts/xychart/xychart_p.h @@ -19,7 +19,7 @@ // W A R N I N G // ------------- // -// This file is not part of the Qt Enterprise Chart API. It exists purely as an +// This file is not part of the Qt Chart API. It exists purely as an // implementation detail. This header file may change from version to // version without notice, or even be removed. //