Add a warning message in all the private headers

This commit is contained in:
Debao Zhang
2013-11-25 15:38:03 +08:00
parent d45368e931
commit 7513b6ce12
19 changed files with 213 additions and 0 deletions
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXCELL_P_H #ifndef XLSXCELL_P_H
#define XLSXCELL_P_H #define XLSXCELL_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include "xlsxcell.h" #include "xlsxcell.h"
#include "xlsxcellrange.h" #include "xlsxcellrange.h"
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXCONTENTTYPES_H #ifndef XLSXCONTENTTYPES_H
#define XLSXCONTENTTYPES_H #define XLSXCONTENTTYPES_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include <QString> #include <QString>
#include <QStringList> #include <QStringList>
#include <QMap> #include <QMap>
+12
View File
@@ -25,6 +25,18 @@
#ifndef XLSXDATAVALIDATION_P_H #ifndef XLSXDATAVALIDATION_P_H
#define XLSXDATAVALIDATION_P_H #define XLSXDATAVALIDATION_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxdatavalidation.h" #include "xlsxdatavalidation.h"
#include <QSharedData> #include <QSharedData>
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXDOCPROPSAPP_H #ifndef XLSXDOCPROPSAPP_H
#define XLSXDOCPROPSAPP_H #define XLSXDOCPROPSAPP_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include <QList> #include <QList>
#include <QPair> #include <QPair>
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXDOCPROPSCORE_H #ifndef XLSXDOCPROPSCORE_H
#define XLSXDOCPROPSCORE_H #define XLSXDOCPROPSCORE_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include <QMap> #include <QMap>
#include <QStringList> #include <QStringList>
+11
View File
@@ -26,6 +26,17 @@
#ifndef XLSXDOCUMENT_P_H #ifndef XLSXDOCUMENT_P_H
#define XLSXDOCUMENT_P_H #define XLSXDOCUMENT_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxdocument.h" #include "xlsxdocument.h"
#include "xlsxworkbook.h" #include "xlsxworkbook.h"
+11
View File
@@ -26,6 +26,17 @@
#ifndef QXLSX_DRAWING_H #ifndef QXLSX_DRAWING_H
#define QXLSX_DRAWING_H #define QXLSX_DRAWING_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include <QList> #include <QList>
#include <QString> #include <QString>
+12
View File
@@ -24,6 +24,18 @@
****************************************************************************/ ****************************************************************************/
#ifndef XLSXFORMAT_P_H #ifndef XLSXFORMAT_P_H
#define XLSXFORMAT_P_H #define XLSXFORMAT_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxformat.h" #include "xlsxformat.h"
#include <QSharedData> #include <QSharedData>
#include <QMap> #include <QMap>
+11
View File
@@ -25,6 +25,17 @@
#ifndef QXLSX_PACKAGE_H #ifndef QXLSX_PACKAGE_H
#define QXLSX_PACKAGE_H #define QXLSX_PACKAGE_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include <QString> #include <QString>
class QIODevice; class QIODevice;
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXRELATIONSHIPS_H #ifndef XLSXRELATIONSHIPS_H
#define XLSXRELATIONSHIPS_H #define XLSXRELATIONSHIPS_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include <QList> #include <QList>
#include <QString> #include <QString>
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXRICHSTRING_P_H #ifndef XLSXRICHSTRING_P_H
#define XLSXRICHSTRING_P_H #define XLSXRICHSTRING_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxrichstring.h" #include "xlsxrichstring.h"
QT_BEGIN_NAMESPACE_XLSX QT_BEGIN_NAMESPACE_XLSX
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXSHAREDSTRINGS_H #ifndef XLSXSHAREDSTRINGS_H
#define XLSXSHAREDSTRINGS_H #define XLSXSHAREDSTRINGS_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include "xlsxrichstring.h" #include "xlsxrichstring.h"
#include <QHash> #include <QHash>
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXSTYLES_H #ifndef XLSXSTYLES_H
#define XLSXSTYLES_H #define XLSXSTYLES_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include "xlsxformat.h" #include "xlsxformat.h"
#include <QSharedPointer> #include <QSharedPointer>
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXTHEME_H #ifndef XLSXTHEME_H
#define XLSXTHEME_H #define XLSXTHEME_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include <QString> #include <QString>
class QIODevice; class QIODevice;
+11
View File
@@ -25,6 +25,17 @@
#ifndef XLSXUTILITY_H #ifndef XLSXUTILITY_H
#define XLSXUTILITY_H #define XLSXUTILITY_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
class QPoint; class QPoint;
class QString; class QString;
+12
View File
@@ -24,6 +24,18 @@
****************************************************************************/ ****************************************************************************/
#ifndef XLSXWORKBOOK_P_H #ifndef XLSXWORKBOOK_P_H
#define XLSXWORKBOOK_P_H #define XLSXWORKBOOK_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxworkbook.h" #include "xlsxworkbook.h"
#include "xlsxtheme_p.h" #include "xlsxtheme_p.h"
#include <QSharedPointer> #include <QSharedPointer>
+12
View File
@@ -24,6 +24,18 @@
****************************************************************************/ ****************************************************************************/
#ifndef XLSXWORKSHEET_P_H #ifndef XLSXWORKSHEET_P_H
#define XLSXWORKSHEET_P_H #define XLSXWORKSHEET_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include "xlsxworksheet.h" #include "xlsxworksheet.h"
#include "xlsxcell.h" #include "xlsxcell.h"
+11
View File
@@ -26,6 +26,17 @@
#ifndef QXLSX_XLSXZIPREADER_P_H #ifndef QXLSX_XLSXZIPREADER_P_H
#define QXLSX_XLSXZIPREADER_P_H #define QXLSX_XLSXZIPREADER_P_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include "xlsxglobal.h" #include "xlsxglobal.h"
#include <QScopedPointer> #include <QScopedPointer>
#include <QStringList> #include <QStringList>
+11
View File
@@ -25,6 +25,17 @@
#ifndef QXLSX_ZIPWRITER_H #ifndef QXLSX_ZIPWRITER_H
#define QXLSX_ZIPWRITER_H #define QXLSX_ZIPWRITER_H
//
// W A R N I N G
// -------------
//
// This file is not part of the Qt Xlsx API. It exists for the convenience
// of the Qt Xlsx. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.
//
#include <QString> #include <QString>
class QIODevice; class QIODevice;
class QZipWriter; class QZipWriter;