9#include <QtCore/QPointF>
10#include <QtCore/QSize>
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>
35 bool parse(
const QByteArray &blob);
43 QPointF redChromaticity;
44 QPointF greenChromaticity;
45 QPointF blueChromaticity;
46 QPointF whiteChromaticity;
47 QList<QList<uint16_t>> tables;
52 QString parseEdidString(
const quint8 *data);
Combined button and popup list for selecting options.
#define EDID_DESCRIPTOR_SERIAL_NUMBER
#define EDID_FEATURE_SUPPORT
#define EDID_CHROMATICITIES_BLOCK
#define EDID_TRANSFER_FUNCTION
static QString lookupVendorIdInSystemDatabase(QByteArrayView id)
#define EDID_OFFSET_SERIAL
#define EDID_DESCRIPTOR_ALPHANUMERIC_STRING
#define EDID_OFFSET_PNP_ID
#define EDID_OFFSET_PHYSICAL_HEIGHT
#define EDID_DESCRIPTOR_PRODUCT_NAME
#define EDID_PHYSICAL_WIDTH
#define EDID_DATA_BLOCK_COUNT
#define EDID_OFFSET_DATA_BLOCKS