diff options
Diffstat (limited to 'src/xmlpatterns/data')
-rw-r--r-- | src/xmlpatterns/data/qabstractfloat_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h | 11 |
3 files changed, 33 insertions, 0 deletions
diff --git a/src/xmlpatterns/data/qabstractfloat_tpl_p.h b/src/xmlpatterns/data/qabstractfloat_tpl_p.h index 8a695f3..4cd9e38 100644 --- a/src/xmlpatterns/data/qabstractfloat_tpl_p.h +++ b/src/xmlpatterns/data/qabstractfloat_tpl_p.h @@ -39,6 +39,17 @@ ** ****************************************************************************/ +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + /** * @file * @short This file is included by qabstractfloat_p.h. diff --git a/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h b/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h index e11ad8d..47975ae 100644 --- a/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h +++ b/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h @@ -39,6 +39,17 @@ ** ****************************************************************************/ +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + /* * NOTE: This file is included by qabstractfloatcasters_p.h * if you need some includes, put them in qabstractfloatcasters_p.h (outside of the namespace) diff --git a/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h b/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h index f9d5146..9afd3c8 100644 --- a/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h +++ b/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h @@ -39,6 +39,17 @@ ** ****************************************************************************/ +// +// W A R N I N G +// ------------- +// +// This file is not part of the Qt API. It exists purely as an +// implementation detail. This header file may change from version to +// version without notice, or even be removed. +// +// We mean it. +// + /* * @file * @short This file is included by qatomicmathematicians_p.h |