1 #ifndef RTEXTRENDERER_H
2 #define RTEXTRENDERER_H
56 const QString& blockText,
57 const QList<QTextLayout::FormatRange>& formats,
58 double& horizontalAdvance,
59 double& horizontalAdvanceNoSpacing,
64 const QString& blockText,
65 const QList<QTextLayout::FormatRange>& formats,
66 double& horizontalAdvance,
67 double& horizontalAdvanceNoSpacing,
72 const QString& blockText,
73 const QList<QTextLayout::FormatRange>& formats,
74 double& horizontalAdvance,
75 double& horizontalAdvanceNoSpacing,
83 const QList<QTextLayout::FormatRange>& formats);