Add missing "We mean it" comments to private headers.
Task-number: QTBUG-48595 Change-Id: I1370d9229b0606582cbd828de84ee2717dca3daf Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
@@ -34,6 +34,17 @@
|
||||
#ifndef QAUDIOENGINE_OPENAL_P_H
|
||||
#define QAUDIOENGINE_OPENAL_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 <QList>
|
||||
#include <QMap>
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QAUDIOENGINE_P_H
|
||||
#define QAUDIOENGINE_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/QObject>
|
||||
#include <QtCore/QMap>
|
||||
#include <QtCore/QUrl>
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVEATTENUATIONMODEL_P_H
|
||||
#define QDECLARATIVEATTENUATIONMODEL_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 <QtQml/qqml.h>
|
||||
#include <QVector3D>
|
||||
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVEAUDIOCATEGORY_P_H
|
||||
#define QDECLARATIVEAUDIOCATEGORY_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 <QtQml/qqml.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVEAUDIOENGINE_P_H
|
||||
#define QDECLARATIVEAUDIOENGINE_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 <QtQml/qqml.h>
|
||||
#include <QtQml/qqmlcomponent.h>
|
||||
#include <QtQml/qqmlpropertymap.h>
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVEAUDIOLISTENER_P_H
|
||||
#define QDECLARATIVEAUDIOLISTENER_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/QObject>
|
||||
#include <QtGui/qvector3d.h>
|
||||
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVEAUDIOSAMPLE_P_H
|
||||
#define QDECLARATIVEAUDIOSAMPLE_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 <QtQml/qqml.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVEPLAYVARIATION_P_H
|
||||
#define QDECLARATIVEPLAYVARIATION_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 <QtQml/qqml.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVESOUND_P_H
|
||||
#define QDECLARATIVESOUND_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 <QtQml/qqml.h>
|
||||
#include <QtCore/qlist.h>
|
||||
#include "qdeclarative_playvariation_p.h"
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QDECLARATIVE_SOUNDINSTANCE_P_H
|
||||
#define QDECLARATIVE_SOUNDINSTANCE_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/QObject>
|
||||
#include <QtGui/qvector3d.h>
|
||||
#include "qsoundinstance_p.h"
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QSOUNDBUFFER_P_H
|
||||
#define QSOUNDBUFFER_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>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QSOUNDINSTANCE_P_H
|
||||
#define QSOUNDINSTANCE_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 <QVector3D>
|
||||
#include <QObject>
|
||||
#include "qsoundsource_p.h"
|
||||
|
||||
@@ -34,6 +34,17 @@
|
||||
#ifndef QSOUNDSOURCE_P_H
|
||||
#define QSOUNDSOURCE_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 <QVector3D>
|
||||
#include <QObject>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user