Add missing private headers warning

Change-Id: I7a4dd22ea3bcebf4c3ec3ad731628fd8f3c247e0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Samuel Gaist 2014-08-30 00:40:33 +02:00
parent a544ef5906
commit 8206a263ab
95 changed files with 1040 additions and 5 deletions

View File

@ -42,6 +42,17 @@
#ifndef QDIR_P_H #ifndef QDIR_P_H
#define QDIR_P_H #define QDIR_P_H
//
// 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.
//
#include "qfilesystementry_p.h" #include "qfilesystementry_p.h"
#include "qfilesystemmetadata_p.h" #include "qfilesystemmetadata_p.h"

View File

@ -42,6 +42,17 @@
#ifndef QTEMPORARYFILE_P_H #ifndef QTEMPORARYFILE_P_H
#define QTEMPORARYFILE_P_H #define QTEMPORARYFILE_P_H
//
// 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.
//
#include <QtCore/qglobal.h> #include <QtCore/qglobal.h>
#ifndef QT_NO_TEMPORARYFILE #ifndef QT_NO_TEMPORARYFILE

View File

@ -42,6 +42,17 @@
#ifndef QEVENTLOOP_P_H #ifndef QEVENTLOOP_P_H
#define QEVENTLOOP_P_H #define QEVENTLOOP_P_H
//
// 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.
//
#include "qobject_p.h" #include "qobject_p.h"
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -43,6 +43,17 @@
# error "Include qmetaobject_p.h (or moc's utils.h) before including this file." # error "Include qmetaobject_p.h (or moc's utils.h) before including this file."
#endif #endif
//
// 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.
//
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
// This function is shared with moc.cpp. This file should be included where needed. // This function is shared with moc.cpp. This file should be included where needed.

View File

@ -42,6 +42,17 @@
#ifndef QMIMEDATABASE_P_H #ifndef QMIMEDATABASE_P_H
#define QMIMEDATABASE_P_H #define QMIMEDATABASE_P_H
//
// 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.
//
#include <QtCore/qhash.h> #include <QtCore/qhash.h>
#include <QtCore/qmutex.h> #include <QtCore/qmutex.h>

View File

@ -42,6 +42,17 @@
#ifndef QMIMEGLOBPATTERN_P_H #ifndef QMIMEGLOBPATTERN_P_H
#define QMIMEGLOBPATTERN_P_H #define QMIMEGLOBPATTERN_P_H
//
// 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.
//
#include <QtCore/qstringlist.h> #include <QtCore/qstringlist.h>
#include <QtCore/qhash.h> #include <QtCore/qhash.h>

View File

@ -42,6 +42,17 @@
#ifndef QMIMEMAGICRULE_P_H #ifndef QMIMEMAGICRULE_P_H
#define QMIMEMAGICRULE_P_H #define QMIMEMAGICRULE_P_H
//
// 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.
//
#include <QtCore/qbytearray.h> #include <QtCore/qbytearray.h>
#include <QtCore/qscopedpointer.h> #include <QtCore/qscopedpointer.h>
#include <QtCore/qlist.h> #include <QtCore/qlist.h>

View File

@ -42,6 +42,17 @@
#ifndef QMIMEMAGICRULEMATCHER_P_H #ifndef QMIMEMAGICRULEMATCHER_P_H
#define QMIMEMAGICRULEMATCHER_P_H #define QMIMEMAGICRULEMATCHER_P_H
//
// 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.
//
#include <QtCore/qbytearray.h> #include <QtCore/qbytearray.h>
#include <QtCore/qlist.h> #include <QtCore/qlist.h>
#include <QtCore/qstring.h> #include <QtCore/qstring.h>

View File

@ -42,6 +42,17 @@
#ifndef QMIMEPROVIDER_P_H #ifndef QMIMEPROVIDER_P_H
#define QMIMEPROVIDER_P_H #define QMIMEPROVIDER_P_H
//
// 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.
//
#include <QtCore/qdatetime.h> #include <QtCore/qdatetime.h>
#include "qmimedatabase_p.h" #include "qmimedatabase_p.h"
#include <QtCore/qset.h> #include <QtCore/qset.h>

View File

@ -42,6 +42,17 @@
#ifndef QMIMETYPE_P_H #ifndef QMIMETYPE_P_H
#define QMIMETYPE_P_H #define QMIMETYPE_P_H
//
// 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.
//
#include "qmimetype.h" #include "qmimetype.h"
#include <QtCore/qhash.h> #include <QtCore/qhash.h>

View File

@ -43,6 +43,17 @@
#ifndef QMIMETYPEPARSER_P_H #ifndef QMIMETYPEPARSER_P_H
#define QMIMETYPEPARSER_P_H #define QMIMETYPEPARSER_P_H
//
// 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.
//
#include "qmimedatabase_p.h" #include "qmimedatabase_p.h"
#include "qmimeprovider_p.h" #include "qmimeprovider_p.h"

View File

@ -42,6 +42,17 @@
#ifndef QSYSTEMLIBRARY_P_H #ifndef QSYSTEMLIBRARY_P_H
#define QSYSTEMLIBRARY_P_H #define QSYSTEMLIBRARY_P_H
//
// 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.
//
#include <QtCore/qglobal.h> #include <QtCore/qglobal.h>
#ifdef Q_OS_WIN #ifdef Q_OS_WIN
# include <QtCore/qstring.h> # include <QtCore/qstring.h>

View File

@ -43,6 +43,17 @@
#ifndef QCOLLATOR_P_H #ifndef QCOLLATOR_P_H
#define QCOLLATOR_P_H #define QCOLLATOR_P_H
//
// 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.
//
#include "qcollator.h" #include "qcollator.h"
#include <QVector> #include <QVector>
#ifdef QT_USE_ICU #ifdef QT_USE_ICU

View File

@ -42,6 +42,17 @@
#ifndef QSIMD_P_H #ifndef QSIMD_P_H
#define QSIMD_P_H #define QSIMD_P_H
//
// 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.
//
#include <qglobal.h> #include <qglobal.h>
#include <qatomic.h> #include <qatomic.h>

View File

@ -43,6 +43,17 @@
#ifndef QSTRINGITERATOR_H #ifndef QSTRINGITERATOR_H
#define QSTRINGITERATOR_H #define QSTRINGITERATOR_H
//
// 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.
//
#include <QtCore/qstring.h> #include <QtCore/qstring.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -47,6 +47,17 @@
#ifndef QGIFHANDLER_P_H #ifndef QGIFHANDLER_P_H
#define QGIFHANDLER_P_H #define QGIFHANDLER_P_H
//
// 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.
//
#include <QtGui/qimageiohandler.h> #include <QtGui/qimageiohandler.h>
#include <QtGui/qimage.h> #include <QtGui/qimage.h>
#include <QtCore/qbytearray.h> #include <QtCore/qbytearray.h>

View File

@ -42,6 +42,17 @@
#ifndef QJPEGHANDLER_P_H #ifndef QJPEGHANDLER_P_H
#define QJPEGHANDLER_P_H #define QJPEGHANDLER_P_H
//
// 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.
//
#include <QtGui/qimageiohandler.h> #include <QtGui/qimageiohandler.h>
#include <QtCore/QSize> #include <QtCore/QSize>
#include <QtCore/QRect> #include <QtCore/QRect>

View File

@ -42,6 +42,17 @@
#ifndef QPIXMAP_BLITTER_P_H #ifndef QPIXMAP_BLITTER_P_H
#define QPIXMAP_BLITTER_P_H #define QPIXMAP_BLITTER_P_H
//
// 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.
//
#include <qpa/qplatformpixmap.h> #include <qpa/qplatformpixmap.h>
#include <private/qpaintengine_blitter_p.h> #include <private/qpaintengine_blitter_p.h>

View File

@ -46,9 +46,11 @@
// W A R N I N G // W A R N I N G
// ------------- // -------------
// //
// This file is part of the QPA API and is not meant to be used // This file is not part of the Qt API. It exists purely as an
// in applications. Usage of this API may make your code // implementation detail. This header file may change from version to
// source and binary incompatible with future versions of Qt. // version without notice, or even be removed.
//
// We mean it.
// //
#include <QtCore/QtGlobal> #include <QtCore/QtGlobal>

View File

@ -42,6 +42,17 @@
#ifndef QSHAPEDPIXMAPDNDWINDOW_H #ifndef QSHAPEDPIXMAPDNDWINDOW_H
#define QSHAPEDPIXMAPDNDWINDOW_H #define QSHAPEDPIXMAPDNDWINDOW_H
//
// 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.
//
#include <QtGui/QWindow> #include <QtGui/QWindow>
#include <QtGui/QPixmap> #include <QtGui/QPixmap>
#include <QtGui/QBackingStore> #include <QtGui/QBackingStore>

View File

@ -39,8 +39,19 @@
** **
****************************************************************************/ ****************************************************************************/
#ifndef QSIMPLEDRAG_H #ifndef QSIMPLEDRAG_P_H
#define QSIMPLEDRAG_H #define QSIMPLEDRAG_P_H
//
// 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.
//
#include <qpa/qplatformdrag.h> #include <qpa/qplatformdrag.h>

View File

@ -42,6 +42,17 @@
#ifndef QOPENGL_P_H #ifndef QOPENGL_P_H
#define QOPENGL_P_H #define QOPENGL_P_H
//
// 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.
//
#include <qopengl.h> #include <qopengl.h>
#include <private/qopenglcontext_p.h> #include <private/qopenglcontext_p.h>
#include <QtCore/qset.h> #include <QtCore/qset.h>

View File

@ -42,6 +42,17 @@
#ifndef QOPENGLQUERYHELPER_P_H #ifndef QOPENGLQUERYHELPER_P_H
#define QOPENGLQUERYHELPER_P_H #define QOPENGLQUERYHELPER_P_H
//
// 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.
//
#include <QtCore/qglobal.h> #include <QtCore/qglobal.h>
#if !defined(QT_OPENGL_ES_2) #if !defined(QT_OPENGL_ES_2)

View File

@ -42,6 +42,17 @@
#ifndef QABSTRACTOPENGLTEXTURE_P_H #ifndef QABSTRACTOPENGLTEXTURE_P_H
#define QABSTRACTOPENGLTEXTURE_P_H #define QABSTRACTOPENGLTEXTURE_P_H
//
// 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.
//
#ifndef QT_NO_OPENGL #ifndef QT_NO_OPENGL
#include "private/qobject_p.h" #include "private/qobject_p.h"

View File

@ -42,6 +42,17 @@
#ifndef QOPENGLTEXTUREBLITTER_P_H #ifndef QOPENGLTEXTUREBLITTER_P_H
#define QOPENGLTEXTUREBLITTER_P_H #define QOPENGLTEXTUREBLITTER_P_H
//
// 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.
//
#include <QtGui/qopengl.h> #include <QtGui/qopengl.h>
#include <QtGui/QMatrix3x3> #include <QtGui/QMatrix3x3>

View File

@ -42,6 +42,17 @@
#ifndef QOPENGLTEXTUREHELPER_P_H #ifndef QOPENGLTEXTUREHELPER_P_H
#define QOPENGLTEXTUREHELPER_P_H #define QOPENGLTEXTUREHELPER_P_H
//
// 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.
//
#include <QtCore/qglobal.h> #include <QtCore/qglobal.h>
#ifndef QT_NO_OPENGL #ifndef QT_NO_OPENGL

View File

@ -51,6 +51,17 @@
#ifndef QOPENGLVERSIONFUNCTIONFACTORY_P_H #ifndef QOPENGLVERSIONFUNCTIONFACTORY_P_H
#define QOPENGLVERSIONFUNCTIONFACTORY_P_H #define QOPENGLVERSIONFUNCTIONFACTORY_P_H
//
// 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.
//
#ifndef QT_NO_OPENGL #ifndef QT_NO_OPENGL
#include <QtCore/QtGlobal> #include <QtCore/QtGlobal>

View File

@ -42,6 +42,17 @@
#ifndef QTRIANGULATINGSTROKER_P_H #ifndef QTRIANGULATINGSTROKER_P_H
#define QTRIANGULATINGSTROKER_P_H #define QTRIANGULATINGSTROKER_P_H
//
// 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.
//
#include <private/qdatabuffer_p.h> #include <private/qdatabuffer_p.h>
#include <qvarlengtharray.h> #include <qvarlengtharray.h>
#include <private/qvectorpath_p.h> #include <private/qvectorpath_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QBLITTABLE_P_H #ifndef QBLITTABLE_P_H
#define QBLITTABLE_P_H #define QBLITTABLE_P_H
//
// 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.
//
#include <QtCore/qsize.h> #include <QtCore/qsize.h>
#include <QtGui/private/qpixmap_blitter_p.h> #include <QtGui/private/qpixmap_blitter_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QCOSMETICSTROKER_P_H #ifndef QCOSMETICSTROKER_P_H
#define QCOSMETICSTROKER_P_H #define QCOSMETICSTROKER_P_H
//
// 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.
//
#include <private/qdrawhelper_p.h> #include <private/qdrawhelper_p.h>
#include <private/qvectorpath_p.h> #include <private/qvectorpath_p.h>
#include <private/qpaintengine_raster_p.h> #include <private/qpaintengine_raster_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QPAINTENGINE_BLITTER_P_H #ifndef QPAINTENGINE_BLITTER_P_H
#define QPAINTENGINE_BLITTER_P_H #define QPAINTENGINE_BLITTER_P_H
//
// 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.
//
#include "private/qpaintengine_raster_p.h" #include "private/qpaintengine_raster_p.h"
#ifndef QT_NO_BLITTABLE #ifndef QT_NO_BLITTABLE

View File

@ -42,6 +42,17 @@
#ifndef QABSTRACTLAYOUTSTYLEINFO_P_H #ifndef QABSTRACTLAYOUTSTYLEINFO_P_H
#define QABSTRACTLAYOUTSTYLEINFO_P_H #define QABSTRACTLAYOUTSTYLEINFO_P_H
//
// 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.
//
#include <QtCore/qnamespace.h> #include <QtCore/qnamespace.h>
#include "qlayoutpolicy_p.h" #include "qlayoutpolicy_p.h"

View File

@ -42,6 +42,17 @@
#ifndef QLAYOUTPOLICY_H #ifndef QLAYOUTPOLICY_H
#define QLAYOUTPOLICY_H #define QLAYOUTPOLICY_H
//
// 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.
//
#include <QtCore/qobject.h> #include <QtCore/qobject.h>
#include <QtCore/qnamespace.h> #include <QtCore/qnamespace.h>

View File

@ -42,6 +42,17 @@
#ifndef QURLINFO_H #ifndef QURLINFO_H
#define QURLINFO_H #define QURLINFO_H
//
// 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.
//
#include <QtCore/qdatetime.h> #include <QtCore/qdatetime.h>
#include <QtCore/qstring.h> #include <QtCore/qstring.h>
#include <QtCore/qiodevice.h> #include <QtCore/qiodevice.h>

View File

@ -42,6 +42,17 @@
#ifndef QSSLCERTIFICATEEXTENSION_P_H #ifndef QSSLCERTIFICATEEXTENSION_P_H
#define QSSLCERTIFICATEEXTENSION_P_H #define QSSLCERTIFICATEEXTENSION_P_H
//
// 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.
//
#include "qsslcertificateextension.h" #include "qsslcertificateextension.h"
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -44,6 +44,17 @@
#ifndef QSSLCONTEXT_H #ifndef QSSLCONTEXT_H
#define QSSLCONTEXT_H #define QSSLCONTEXT_H
//
// 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.
//
#include <QtCore/qvariant.h> #include <QtCore/qvariant.h>
#include <QtNetwork/qsslcertificate.h> #include <QtNetwork/qsslcertificate.h>
#include <QtNetwork/qsslconfiguration.h> #include <QtNetwork/qsslconfiguration.h>

View File

@ -42,6 +42,17 @@
#ifndef QCFSOCKETNOTIFIER_P_H #ifndef QCFSOCKETNOTIFIER_P_H
#define QCFSOCKETNOTIFIER_P_H #define QCFSOCKETNOTIFIER_P_H
//
// 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.
//
#include <QtCore/qabstracteventdispatcher.h> #include <QtCore/qabstracteventdispatcher.h>
#include <QtCore/qhash.h> #include <QtCore/qhash.h>

View File

@ -42,6 +42,17 @@
#ifndef QMACGLCONVENIENCE_H #ifndef QMACGLCONVENIENCE_H
#define QMACGLCONVENIENCE_H #define QMACGLCONVENIENCE_H
//
// 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.
//
#include <QSurfaceFormat> #include <QSurfaceFormat>
#include <QString> #include <QString>
#include <OpenGL/OpenGL.h> #include <OpenGL/OpenGL.h>

View File

@ -42,6 +42,17 @@
#ifndef QMACMIME_H #ifndef QMACMIME_H
#define QMACMIME_H #define QMACMIME_H
//
// 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.
//
#include <QtCore> #include <QtCore>
#include <CoreFoundation/CoreFoundation.h> #include <CoreFoundation/CoreFoundation.h>

View File

@ -42,6 +42,17 @@
#ifndef QDEVICEDISCOVERY_H #ifndef QDEVICEDISCOVERY_H
#define QDEVICEDISCOVERY_H #define QDEVICEDISCOVERY_H
//
// 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.
//
#include <QObject> #include <QObject>
#include <QSocketNotifier> #include <QSocketNotifier>
#include <QStringList> #include <QStringList>

View File

@ -42,6 +42,17 @@
#ifndef QEGLCOMPOSITOR_H #ifndef QEGLCOMPOSITOR_H
#define QEGLCOMPOSITOR_H #define QEGLCOMPOSITOR_H
//
// 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.
//
#include <QtCore/QTimer> #include <QtCore/QTimer>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QEGLCONVENIENCE_H #ifndef QEGLCONVENIENCE_H
#define QEGLCONVENIENCE_H #define QEGLCONVENIENCE_H
//
// 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.
//
#include <QtGui/QSurfaceFormat> #include <QtGui/QSurfaceFormat>
#include <QtCore/QVector> #include <QtCore/QVector>
#include <QtCore/QSizeF> #include <QtCore/QSizeF>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPBUFFER_H #ifndef QEGLPBUFFER_H
#define QEGLPBUFFER_H #define QEGLPBUFFER_H
//
// 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.
//
#include <EGL/egl.h> #include <EGL/egl.h>
#include <qpa/qplatformoffscreensurface.h> #include <qpa/qplatformoffscreensurface.h>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPLATFORMBACKINGSTORE_H #ifndef QEGLPLATFORMBACKINGSTORE_H
#define QEGLPLATFORMBACKINGSTORE_H #define QEGLPLATFORMBACKINGSTORE_H
//
// 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.
//
#include <qpa/qplatformbackingstore.h> #include <qpa/qplatformbackingstore.h>
#include <QImage> #include <QImage>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPLATFORMCONTEXT_H #ifndef QEGLPLATFORMCONTEXT_H
#define QEGLPLATFORMCONTEXT_H #define QEGLPLATFORMCONTEXT_H
//
// 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.
//
#include <qpa/qplatformwindow.h> #include <qpa/qplatformwindow.h>
#include <qpa/qplatformopenglcontext.h> #include <qpa/qplatformopenglcontext.h>
#include <EGL/egl.h> #include <EGL/egl.h>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPLATFORMCURSOR_H #ifndef QEGLPLATFORMCURSOR_H
#define QEGLPLATFORMCURSOR_H #define QEGLPLATFORMCURSOR_H
//
// 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.
//
#include <qpa/qplatformcursor.h> #include <qpa/qplatformcursor.h>
#include <qpa/qplatformscreen.h> #include <qpa/qplatformscreen.h>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPLATFORMINTEGRATION_H #ifndef QEGLPLATFORMINTEGRATION_H
#define QEGLPLATFORMINTEGRATION_H #define QEGLPLATFORMINTEGRATION_H
//
// 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.
//
#include <qpa/qplatformintegration.h> #include <qpa/qplatformintegration.h>
#include <qpa/qplatformnativeinterface.h> #include <qpa/qplatformnativeinterface.h>
#include <EGL/egl.h> #include <EGL/egl.h>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPLATFORMSCREEN_H #ifndef QEGLPLATFORMSCREEN_H
#define QEGLPLATFORMSCREEN_H #define QEGLPLATFORMSCREEN_H
//
// 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.
//
#include <QtCore/QList> #include <QtCore/QList>
#include <qpa/qplatformscreen.h> #include <qpa/qplatformscreen.h>
#include <EGL/egl.h> #include <EGL/egl.h>

View File

@ -42,6 +42,17 @@
#ifndef QEGLPLATFORMWINDOW_H #ifndef QEGLPLATFORMWINDOW_H
#define QEGLPLATFORMWINDOW_H #define QEGLPLATFORMWINDOW_H
//
// 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.
//
#include <qpa/qplatformwindow.h> #include <qpa/qplatformwindow.h>
#include <EGL/egl.h> #include <EGL/egl.h>

View File

@ -42,6 +42,17 @@
#ifndef QTESTLITEEGLINTEGRATION_H #ifndef QTESTLITEEGLINTEGRATION_H
#define QTESTLITEEGLINTEGRATION_H #define QTESTLITEEGLINTEGRATION_H
//
// 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.
//
#include "qeglconvenience_p.h" #include "qeglconvenience_p.h"
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xlib.h> #include <X11/Xlib.h>

View File

@ -76,6 +76,17 @@
#ifndef QEVENTDISPATCHER_CF_P_H #ifndef QEVENTDISPATCHER_CF_P_H
#define QEVENTDISPATCHER_CF_P_H #define QEVENTDISPATCHER_CF_P_H
//
// 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.
//
#define DEBUG_EVENT_DISPATCHER 0 #define DEBUG_EVENT_DISPATCHER 0
#include <QtCore/qabstracteventdispatcher.h> #include <QtCore/qabstracteventdispatcher.h>

View File

@ -42,6 +42,17 @@
#ifndef QFBBACKINGSTORE_P_H #ifndef QFBBACKINGSTORE_P_H
#define QFBBACKINGSTORE_P_H #define QFBBACKINGSTORE_P_H
//
// 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.
//
#include <qpa/qplatformbackingstore.h> #include <qpa/qplatformbackingstore.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QFBCURSOR_P_H #ifndef QFBCURSOR_P_H
#define QFBCURSOR_P_H #define QFBCURSOR_P_H
//
// 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.
//
#include <qpa/qplatformcursor.h> #include <qpa/qplatformcursor.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QFBSCREEN_P_H #ifndef QFBSCREEN_P_H
#define QFBSCREEN_P_H #define QFBSCREEN_P_H
//
// 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.
//
#include <qpa/qplatformscreen.h> #include <qpa/qplatformscreen.h>
#include <QtCore/QTimer> #include <QtCore/QTimer>
#include <QtCore/QSize> #include <QtCore/QSize>

View File

@ -42,6 +42,17 @@
#ifndef QFBVTHANDLER_H #ifndef QFBVTHANDLER_H
#define QFBVTHANDLER_H #define QFBVTHANDLER_H
//
// 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.
//
#include <QObject> #include <QObject>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QFBWINDOW_P_H #ifndef QFBWINDOW_P_H
#define QFBWINDOW_P_H #define QFBWINDOW_P_H
//
// 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.
//
#include <qpa/qplatformwindow.h> #include <qpa/qplatformwindow.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QBASICFONTDATABASE_H #ifndef QBASICFONTDATABASE_H
#define QBASICFONTDATABASE_H #define QBASICFONTDATABASE_H
//
// 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.
//
#include <qpa/qplatformfontdatabase.h> #include <qpa/qplatformfontdatabase.h>
#include <QtCore/QByteArray> #include <QtCore/QByteArray>
#include <QtCore/QString> #include <QtCore/QString>

View File

@ -42,6 +42,17 @@
#ifndef QFONTCONFIGDATABASE_H #ifndef QFONTCONFIGDATABASE_H
#define QFONTCONFIGDATABASE_H #define QFONTCONFIGDATABASE_H
//
// 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.
//
#include <qpa/qplatformfontdatabase.h> #include <qpa/qplatformfontdatabase.h>
#include <QtPlatformSupport/private/qbasicfontdatabase_p.h> #include <QtPlatformSupport/private/qbasicfontdatabase_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QFONTENGINEMULTIFONTCONFIG_H #ifndef QFONTENGINEMULTIFONTCONFIG_H
#define QFONTENGINEMULTIFONTCONFIG_H #define QFONTENGINEMULTIFONTCONFIG_H
//
// 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.
//
#include <QtGui/private/qfontengine_qpa_p.h> #include <QtGui/private/qfontengine_qpa_p.h>
#include <fontconfig/fontconfig.h> #include <fontconfig/fontconfig.h>

View File

@ -42,6 +42,17 @@
#ifndef QGENERICUNIXFONTDATABASE_H #ifndef QGENERICUNIXFONTDATABASE_H
#define QGENERICUNIXFONTDATABASE_H #define QGENERICUNIXFONTDATABASE_H
//
// 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.
//
#include <QtCore/qglobal.h> #include <QtCore/qglobal.h>
#ifdef Q_FONTCONFIGDATABASE #ifdef Q_FONTCONFIGDATABASE

View File

@ -42,6 +42,17 @@
#ifndef QCORETEXTFONTDATABASE_H #ifndef QCORETEXTFONTDATABASE_H
#define QCORETEXTFONTDATABASE_H #define QCORETEXTFONTDATABASE_H
//
// 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.
//
#include <qglobal.h> #include <qglobal.h>
#define HAVE_CORETEXT QT_MAC_PLATFORM_SDK_EQUAL_OR_ABOVE(__MAC_10_8, __IPHONE_4_1) #define HAVE_CORETEXT QT_MAC_PLATFORM_SDK_EQUAL_OR_ABOVE(__MAC_10_8, __IPHONE_4_1)
#define HAVE_ATS QT_MAC_PLATFORM_SDK_EQUAL_OR_ABOVE(__MAC_10_5, __IPHONE_NA) #define HAVE_ATS QT_MAC_PLATFORM_SDK_EQUAL_OR_ABOVE(__MAC_10_5, __IPHONE_NA)

View File

@ -42,6 +42,17 @@
#ifndef QFONTENGINE_CORETEXT_P_H #ifndef QFONTENGINE_CORETEXT_P_H
#define QFONTENGINE_CORETEXT_P_H #define QFONTENGINE_CORETEXT_P_H
//
// 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.
//
#include <private/qfontengine_p.h> #include <private/qfontengine_p.h>
#include <private/qcore_mac_p.h> #include <private/qcore_mac_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QGLXCONVENIENCE_H #ifndef QGLXCONVENIENCE_H
#define QGLXCONVENIENCE_H #define QGLXCONVENIENCE_H
//
// 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.
//
#include <QSurfaceFormat> #include <QSurfaceFormat>
#include <QVector> #include <QVector>

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVKEYBOARDHANDLER_DEFAULTMAP_P_H #ifndef QEVDEVKEYBOARDHANDLER_DEFAULTMAP_P_H
#define QEVDEVKEYBOARDHANDLER_DEFAULTMAP_P_H #define QEVDEVKEYBOARDHANDLER_DEFAULTMAP_P_H
//
// 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.
//
#include "qnamespace.h" #include "qnamespace.h"
#include "linux/input.h" #include "linux/input.h"

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVKEYBOARDHANDLER_P_H #ifndef QEVDEVKEYBOARDHANDLER_P_H
#define QEVDEVKEYBOARDHANDLER_P_H #define QEVDEVKEYBOARDHANDLER_P_H
//
// 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.
//
#include <qobject.h> #include <qobject.h>
#include <QTimer> #include <QTimer>
#include <QDataStream> #include <QDataStream>

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVKEYBOARDMANAGER_P_H #ifndef QEVDEVKEYBOARDMANAGER_P_H
#define QEVDEVKEYBOARDMANAGER_P_H #define QEVDEVKEYBOARDMANAGER_P_H
//
// 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.
//
#include "qevdevkeyboardhandler_p.h" #include "qevdevkeyboardhandler_p.h"
#include <QtPlatformSupport/private/qdevicediscovery_p.h> #include <QtPlatformSupport/private/qdevicediscovery_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVMOUSEHANDLER_P_H #ifndef QEVDEVMOUSEHANDLER_P_H
#define QEVDEVMOUSEHANDLER_P_H #define QEVDEVMOUSEHANDLER_P_H
//
// 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.
//
#include <QObject> #include <QObject>
#include <QString> #include <QString>

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVMOUSEMANAGER_P_H #ifndef QEVDEVMOUSEMANAGER_P_H
#define QEVDEVMOUSEMANAGER_P_H #define QEVDEVMOUSEMANAGER_P_H
//
// 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.
//
#include "qevdevmousehandler_p.h" #include "qevdevmousehandler_p.h"
#include <QtPlatformSupport/private/qdevicediscovery_p.h> #include <QtPlatformSupport/private/qdevicediscovery_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVTABLET_P_H #ifndef QEVDEVTABLET_P_H
#define QEVDEVTABLET_P_H #define QEVDEVTABLET_P_H
//
// 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.
//
#include <QObject> #include <QObject>
#include <QString> #include <QString>
#include <QThread> #include <QThread>

View File

@ -42,6 +42,17 @@
#ifndef QEVDEVTOUCH_P_H #ifndef QEVDEVTOUCH_P_H
#define QEVDEVTOUCH_P_H #define QEVDEVTOUCH_P_H
//
// 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.
//
#include <QObject> #include <QObject>
#include <QString> #include <QString>
#include <QList> #include <QList>

View File

@ -42,6 +42,17 @@
#ifndef Q_SPI_APPLICATION_H #ifndef Q_SPI_APPLICATION_H
#define Q_SPI_APPLICATION_H #define Q_SPI_APPLICATION_H
//
// 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.
//
#include <QtCore/QPointer> #include <QtCore/QPointer>
#include <QtCore/QQueue> #include <QtCore/QQueue>
#include <QtDBus/QDBusConnection> #include <QtDBus/QDBusConnection>

View File

@ -43,6 +43,17 @@
#ifndef ATSPIADAPTOR_H #ifndef ATSPIADAPTOR_H
#define ATSPIADAPTOR_H #define ATSPIADAPTOR_H
//
// 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.
//
#include <atspi/atspi-constants.h> #include <atspi/atspi-constants.h>
#include <QtCore/qsharedpointer.h> #include <QtCore/qsharedpointer.h>

View File

@ -43,6 +43,17 @@
#ifndef QSPIACCESSIBLEBRIDGE_H #ifndef QSPIACCESSIBLEBRIDGE_H
#define QSPIACCESSIBLEBRIDGE_H #define QSPIACCESSIBLEBRIDGE_H
//
// 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.
//
#include <QtDBus/qdbusconnection.h> #include <QtDBus/qdbusconnection.h>
#include <qpa/qplatformaccessibility.h> #include <qpa/qplatformaccessibility.h>

View File

@ -43,6 +43,17 @@
#ifndef Q_SPI_CACHE_H #ifndef Q_SPI_CACHE_H
#define Q_SPI_CACHE_H #define Q_SPI_CACHE_H
//
// 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.
//
#include <QtCore/QObject> #include <QtCore/QObject>
#include "struct_marshallers_p.h" #include "struct_marshallers_p.h"

View File

@ -39,6 +39,16 @@
** **
****************************************************************************/ ****************************************************************************/
//
// 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.
//
/* /*
* This file contains AT-SPI constants and mappings between QAccessible * This file contains AT-SPI constants and mappings between QAccessible

View File

@ -43,6 +43,17 @@
#ifndef DBUSCONNECTION_H #ifndef DBUSCONNECTION_H
#define DBUSCONNECTION_H #define DBUSCONNECTION_H
//
// 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.
//
#include <QtCore/QString> #include <QtCore/QString>
#include <QtDBus/QDBusConnection> #include <QtDBus/QDBusConnection>
#include <QtDBus/QDBusVariant> #include <QtDBus/QDBusVariant>

View File

@ -43,6 +43,17 @@
#ifndef Q_SPI_STRUCT_MARSHALLERS_H #ifndef Q_SPI_STRUCT_MARSHALLERS_H
#define Q_SPI_STRUCT_MARSHALLERS_H #define Q_SPI_STRUCT_MARSHALLERS_H
//
// 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.
//
#include <QtCore/qlist.h> #include <QtCore/qlist.h>
#include <QtCore/qpair.h> #include <QtCore/qpair.h>
#include <QtDBus/QDBusArgument> #include <QtDBus/QDBusArgument>

View File

@ -42,6 +42,17 @@
#ifndef QGENERICUNIXDESKTOPSERVICES_H #ifndef QGENERICUNIXDESKTOPSERVICES_H
#define QGENERICUNIXDESKTOPSERVICES_H #define QGENERICUNIXDESKTOPSERVICES_H
//
// 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.
//
#include <qpa/qplatformservices.h> #include <qpa/qplatformservices.h>
#include <QtCore/QString> #include <QtCore/QString>

View File

@ -42,6 +42,17 @@
#ifndef QGENERICUNIXTHEMES_H #ifndef QGENERICUNIXTHEMES_H
#define QGENERICUNIXTHEMES_H #define QGENERICUNIXTHEMES_H
//
// 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.
//
#include <qpa/qplatformtheme.h> #include <qpa/qplatformtheme.h>
#include <QtCore/QString> #include <QtCore/QString>
#include <QtCore/QStringList> #include <QtCore/QStringList>

View File

@ -43,6 +43,17 @@
#ifndef QCUPSPRINTERSUPPORT_H #ifndef QCUPSPRINTERSUPPORT_H
#define QCUPSPRINTERSUPPORT_H #define QCUPSPRINTERSUPPORT_H
//
// 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.
//
#include <qpa/qplatformprintersupport.h> #include <qpa/qplatformprintersupport.h>
#ifndef QT_NO_PRINTER #ifndef QT_NO_PRINTER

View File

@ -41,6 +41,17 @@
#ifndef QQMLJSGLOBAL_P_H #ifndef QQMLJSGLOBAL_P_H
#define QQMLJSGLOBAL_P_H #define QQMLJSGLOBAL_P_H
//
// 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.
//
#include <QtCore/qglobal.h> #include <QtCore/qglobal.h>
#ifdef QT_CREATOR #ifdef QT_CREATOR

View File

@ -42,6 +42,17 @@
#ifndef QGRAPHICSGRIDLAYOUTENGINE_P_H #ifndef QGRAPHICSGRIDLAYOUTENGINE_P_H
#define QGRAPHICSGRIDLAYOUTENGINE_P_H #define QGRAPHICSGRIDLAYOUTENGINE_P_H
//
// 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.
//
#include <QtGui/private/qgridlayoutengine_p.h> #include <QtGui/private/qgridlayoutengine_p.h>
#ifndef QT_NO_GRAPHICSVIEW #ifndef QT_NO_GRAPHICSVIEW

View File

@ -41,6 +41,17 @@
#ifndef QGRAPHICSLAYOUTSTYLEINFO_P_H #ifndef QGRAPHICSLAYOUTSTYLEINFO_P_H
#define QGRAPHICSLAYOUTSTYLEINFO_P_H #define QGRAPHICSLAYOUTSTYLEINFO_P_H
//
// 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.
//
#include <QtGui/private/qabstractlayoutstyleinfo_p.h> #include <QtGui/private/qabstractlayoutstyleinfo_p.h>
#include <QtWidgets/qstyleoption.h> #include <QtWidgets/qstyleoption.h>

View File

@ -42,6 +42,17 @@
#ifndef QFILEICONPROVIDER_P_H #ifndef QFILEICONPROVIDER_P_H
#define QFILEICONPROVIDER_P_H #define QFILEICONPROVIDER_P_H
//
// 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.
//
#include "qfileiconprovider.h" #include "qfileiconprovider.h"
#include <QtCore/qstring.h> #include <QtCore/qstring.h>

View File

@ -42,6 +42,17 @@
#ifndef QWIDGETWINDOW_QPA_P_H #ifndef QWIDGETWINDOW_QPA_P_H
#define QWIDGETWINDOW_QPA_P_H #define QWIDGETWINDOW_QPA_P_H
//
// 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.
//
#include <QtGui/qwindow.h> #include <QtGui/qwindow.h>
#include <QtCore/private/qobject_p.h> #include <QtCore/private/qobject_p.h>

View File

@ -42,6 +42,17 @@
#ifndef QWINDOWCONTAINER_H #ifndef QWINDOWCONTAINER_H
#define QWINDOWCONTAINER_H #define QWINDOWCONTAINER_H
//
// 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.
//
#include <QtWidgets/qwidget.h> #include <QtWidgets/qwidget.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QFUSIONSTYLE_P_H #ifndef QFUSIONSTYLE_P_H
#define QFUSIONSTYLE_P_H #define QFUSIONSTYLE_P_H
//
// 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.
//
#include <QtWidgets/qcommonstyle.h> #include <QtWidgets/qcommonstyle.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QGTKSTYLE_P_H #ifndef QGTKSTYLE_P_H
#define QGTKSTYLE_P_H #define QGTKSTYLE_P_H
//
// 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.
//
#include <private/qwindowsstyle_p.h> #include <private/qwindowsstyle_p.h>
#include <QtGui/QPalette> #include <QtGui/QPalette>
#include <QtGui/QFont> #include <QtGui/QFont>

View File

@ -42,6 +42,17 @@
#ifndef QMACSTYLE_MAC_P_H #ifndef QMACSTYLE_MAC_P_H
#define QMACSTYLE_MAC_P_H #define QMACSTYLE_MAC_P_H
//
// 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.
//
#include <QtWidgets/qcommonstyle.h> #include <QtWidgets/qcommonstyle.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QWINDOWSCESTYLE_P_H #ifndef QWINDOWSCESTYLE_P_H
#define QWINDOWSCESTYLE_P_H #define QWINDOWSCESTYLE_P_H
//
// 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.
//
#include <private/qwindowsstyle_p.h> #include <private/qwindowsstyle_p.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QWINDOWSMOBILESTYLE_P_H #ifndef QWINDOWSMOBILESTYLE_P_H
#define QWINDOWSMOBILESTYLE_P_H #define QWINDOWSMOBILESTYLE_P_H
//
// 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.
//
#include <private/qwindowsstyle_p.h> #include <private/qwindowsstyle_p.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QWINDOWSSTYLE_P_H #ifndef QWINDOWSSTYLE_P_H
#define QWINDOWSSTYLE_P_H #define QWINDOWSSTYLE_P_H
//
// 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.
//
#include <QtWidgets/qcommonstyle.h> #include <QtWidgets/qcommonstyle.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QWINDOWSVISTASTYLE_P_H #ifndef QWINDOWSVISTASTYLE_P_H
#define QWINDOWSVISTASTYLE_P_H #define QWINDOWSVISTASTYLE_P_H
//
// 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.
//
#include <private/qwindowsxpstyle_p.h> #include <private/qwindowsxpstyle_p.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -42,6 +42,17 @@
#ifndef QWINDOWSXPSTYLE_P_H #ifndef QWINDOWSXPSTYLE_P_H
#define QWINDOWSXPSTYLE_P_H #define QWINDOWSXPSTYLE_P_H
//
// 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.
//
#include <private/qwindowsstyle_p.h> #include <private/qwindowsstyle_p.h>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@ -43,6 +43,17 @@
#ifndef QKEYSEQUENCEEDIT_P_H #ifndef QKEYSEQUENCEEDIT_P_H
#define QKEYSEQUENCEEDIT_P_H #define QKEYSEQUENCEEDIT_P_H
//
// 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.
//
#include "qkeysequenceedit.h" #include "qkeysequenceedit.h"
#include <private/qwidget_p.h> #include <private/qwidget_p.h>