Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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: