diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h | 11 | ||||
-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 | ||||
-rw-r--r-- | src/xmlpatterns/environment/qstackcontextbase_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/expr/qcastingplatform_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/expr/qevaluationcache_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/functions/qdatetimefns_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/parser/qmaintainingreader_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/schema/qxsduserschematype_tpl_p.h | 11 | ||||
-rw-r--r-- | src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h | 11 |
14 files changed, 154 insertions, 0 deletions
diff --git a/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h b/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h index 85330d4..3de58f0 100644 --- a/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h +++ b/src/xmlpatterns/acceltree/qacceltreebuilder_tpl_p.h @@ -31,6 +31,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 qacceltreebuilder_p.h. diff --git a/src/xmlpatterns/data/qabstractfloat_tpl_p.h b/src/xmlpatterns/data/qabstractfloat_tpl_p.h index 8f8d5f4..b72ce97 100644 --- a/src/xmlpatterns/data/qabstractfloat_tpl_p.h +++ b/src/xmlpatterns/data/qabstractfloat_tpl_p.h @@ -31,6 +31,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 c9e09b1..c3f2ec6 100644 --- a/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h +++ b/src/xmlpatterns/data/qabstractfloatcasters_tpl_p.h @@ -31,6 +31,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 02d442d..6131468 100644 --- a/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h +++ b/src/xmlpatterns/data/qabstractfloatmathematician_tpl_p.h @@ -31,6 +31,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 diff --git a/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h b/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h index 879b7b1..538b9ba 100644 --- a/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h +++ b/src/xmlpatterns/environment/qstackcontextbase_tpl_p.h @@ -31,6 +31,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 qstackcontextbase_p.h. diff --git a/src/xmlpatterns/expr/qcastingplatform_tpl_p.h b/src/xmlpatterns/expr/qcastingplatform_tpl_p.h index b76863b..782c223 100644 --- a/src/xmlpatterns/expr/qcastingplatform_tpl_p.h +++ b/src/xmlpatterns/expr/qcastingplatform_tpl_p.h @@ -31,6 +31,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 qcastingplatform_p.h. diff --git a/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h b/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h index 7076e41..0ab9ad8 100644 --- a/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h +++ b/src/xmlpatterns/expr/qcomparisonplatform_tpl_p.h @@ -31,6 +31,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 qcomparisonplatform_p.h. diff --git a/src/xmlpatterns/expr/qevaluationcache_tpl_p.h b/src/xmlpatterns/expr/qevaluationcache_tpl_p.h index 2d4b4c9..cb4f5a7 100644 --- a/src/xmlpatterns/expr/qevaluationcache_tpl_p.h +++ b/src/xmlpatterns/expr/qevaluationcache_tpl_p.h @@ -31,6 +31,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 qevaluationcache_p.h. diff --git a/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h b/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h index 8794a39..0221d80 100644 --- a/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h +++ b/src/xmlpatterns/functions/qcomparingaggregator_tpl_p.h @@ -31,6 +31,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 qcomparingaggregator.cpp * @short This file is included by qcomparingaggregator_p.h. diff --git a/src/xmlpatterns/functions/qdatetimefns_tpl_p.h b/src/xmlpatterns/functions/qdatetimefns_tpl_p.h index 84cc762..5154dbc 100644 --- a/src/xmlpatterns/functions/qdatetimefns_tpl_p.h +++ b/src/xmlpatterns/functions/qdatetimefns_tpl_p.h @@ -31,6 +31,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 qdatetimefns_p.h. diff --git a/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h b/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h index fa5a2bd..2fb4ee4 100644 --- a/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h +++ b/src/xmlpatterns/parser/qmaintainingreader_tpl_p.h @@ -31,6 +31,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 qcastingplatform_p.h. diff --git a/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h b/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h index 88b04c5..9012511 100644 --- a/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h +++ b/src/xmlpatterns/schema/qxsdstatemachine_tpl_p.h @@ -31,6 +31,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 qxsdstatemachine_p.h * if you need some includes, put them in qxsdstatemachine_p.h (outside of the namespace) diff --git a/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h b/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h index 2450770..4de53c0 100644 --- a/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h +++ b/src/xmlpatterns/schema/qxsduserschematype_tpl_p.h @@ -31,6 +31,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 qxsduserschematype_p.h * if you need some includes, put them in qxsduserschematype_p.h (outside of the namespace) diff --git a/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h b/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h index e726428..7b15412 100644 --- a/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h +++ b/src/xmlpatterns/type/qbuiltinnodetype_tpl_p.h @@ -31,6 +31,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 BuiltintNodeType.h. |