Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 54 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 153 of file qquickstyledtext.cpp.


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