Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQuickStyledText Class Reference

#include <qquickstyledtext_p.h>

+ Collaboration diagram for QQuickStyledText:

Static Public Member Functions

static void parse (const QString &string, QTextLayout &layout, QList< QQuickStyledTextImgTag * > &imgTags, const QUrl &baseUrl, QQmlContext *context, bool preloadImages, bool *fontSizeModified)
 

Detailed Description

Definition at line 53 of file qquickstyledtext_p.h.

Member Function Documentation

◆ parse()

void QQuickStyledText::parse ( const QString string,
QTextLayout layout,
QList< QQuickStyledTextImgTag * > &  imgTags,
const QUrl baseUrl,
QQmlContext context,
bool  preloadImages,
bool *  fontSizeModified 
)
static

Definition at line 152 of file qquickstyledtext.cpp.

References baseUrl, context, layout, and QQuickStyledTextPrivate::parse().

Referenced by QQuickTextPrivate::updateLayout().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: