Small doc fix
Refer to QMetaType, not QVariant::Type Change-Id: I3e9284742b332095a26c03c68580ad0f6d4f9be7 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
This commit is contained in:
parent
b311aff0a0
commit
7d1a74d36d
@ -1144,7 +1144,7 @@ void QTextBrowser::paintEvent(QPaintEvent *e)
|
||||
depending on the resource type:
|
||||
|
||||
\table
|
||||
\header \li ResourceType \li QVariant::Type
|
||||
\header \li ResourceType \li QMetaType::Type
|
||||
\row \li QTextDocument::HtmlResource \li QString or QByteArray
|
||||
\row \li QTextDocument::ImageResource \li QImage, QPixmap or QByteArray
|
||||
\row \li QTextDocument::StyleSheetResource \li QString or QByteArray
|
||||
|
Loading…
x
Reference in New Issue
Block a user