7#ifndef QT_ENUM_TO_STRING_H
8#define QT_ENUM_TO_STRING_H
13#include <QXmlStreamReader>
QString QtCursorToString(Qt::CursorShape cursorShape)
QString QLocaleToString(const QLocale &locale)
QString QTransformToString(const QTransform &transform)
QString QXmlStreamReaderTokenTypeToString(QXmlStreamReader::TokenType tokenType)
QString roleAsString(int role)
QString rolesAsString(const QVector< int > &roles)
QString QPointFToString(const QPointF &pos)
QString QRectFToString(const QRectF &rectF)