Name | |
---|---|
void | updateNode(const QString & text, const QFont & font, const QskTextOptions & options, Qsk::TextStyle style, const QskTextColors & colors, Qt::Alignment alignment, const QRectF & rect, const QQuickItem * item, QSGTransformNode * node) |
QSizeF | textSize(const QString & text, const QFont & font, const QskTextOptions & options) |
QSizeF | textSize(const QString & text, const QFont & font, const QskTextOptions & options, const QSizeF & size) |
void updateNode(
const QString & text,
const QFont & font,
const QskTextOptions & options,
Qsk::TextStyle style,
const QskTextColors & colors,
Qt::Alignment alignment,
const QRectF & rect,
const QQuickItem * item,
QSGTransformNode * node
)
QSizeF textSize(
const QString & text,
const QFont & font,
const QskTextOptions & options
)
QSizeF textSize(
const QString & text,
const QFont & font,
const QskTextOptions & options,
const QSizeF & size
)
Updated on 28 July 2023 at 14:02:29 CEST