Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qedidparser_p.h
Go to the documentation of this file.
1// Copyright (C) 2017 Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2// Copyright (C) 2021 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
3// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
4
5#ifndef QEDIDPARSER_P_H
6#define QEDIDPARSER_P_H
7
8#include <QtCore/QMap>
9#include <QtCore/QPointF>
10#include <QtCore/QSize>
11
12//
13// W A R N I N G
14// -------------
15//
16// This file is not part of the Qt API. It exists purely as an
17// implementation detail. This header file may change from version to
18// version without notice, or even be removed.
19//
20// We mean it.
21//
22
23#include <QtGui/qtguiglobal.h>
24#include <QtCore/qlist.h>
25#include <QtCore/qpoint.h>
26#include <QtCore/qsize.h>
27#include <QtCore/qstring.h>
28#include <QtCore/private/qglobal_p.h>
29
31
54
56
57#endif // QEDIDPARSER_P_H
\inmodule QtCore
Definition qbytearray.h:57
QSizeF physicalSize
QPointF blueChromaticity
QPointF redChromaticity
QList< QList< uint16_t > > tables
QString model
QPointF whiteChromaticity
QString manufacturer
QPointF greenChromaticity
QString identifier
QString serialNumber
\inmodule QtCore\reentrant
Definition qpoint.h:217
\inmodule QtCore
Definition qsize.h:208
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
Combined button and popup list for selecting options.
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
double qreal
Definition qtypes.h:187
unsigned char quint8
Definition qtypes.h:46