18#include <QtCore/qshareddata.h>
19#include <QtGui/private/qtguiglobal_p.h>
25#if !defined(QT_NO_RAWFONT)
80 return glyphRun.d.data();
QList< quint32 > glyphIndexes
static QGlyphRunPrivate * get(const QGlyphRun &glyphRun)
int glyphPositionDataSize
const quint32 * glyphIndexData
QList< QPointF > glyphPositions
const QPointF * glyphPositionData
QList< qsizetype > stringIndexes
QGlyphRunPrivate(const QGlyphRunPrivate &other)
Combined button and popup list for selecting options.