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
QLiteHtmlWidgetPrivate Class Reference
+ Collaboration diagram for QLiteHtmlWidgetPrivate:

Public Attributes

QString html
 
DocumentContainerContext context
 
QUrl url
 
DocumentContainer documentContainer
 
qreal zoomFactor = 1
 
QUrl lastHighlightedLink
 

Detailed Description

Definition at line 389 of file qlitehtmlwidget.cpp.

Member Data Documentation

◆ context

◆ documentContainer

DocumentContainer QLiteHtmlWidgetPrivate::documentContainer

Definition at line 395 of file qlitehtmlwidget.cpp.

◆ html

QString QLiteHtmlWidgetPrivate::html

Definition at line 392 of file qlitehtmlwidget.cpp.

◆ lastHighlightedLink

QUrl QLiteHtmlWidgetPrivate::lastHighlightedLink

Definition at line 397 of file qlitehtmlwidget.cpp.

◆ url

QUrl QLiteHtmlWidgetPrivate::url

Definition at line 394 of file qlitehtmlwidget.cpp.

◆ zoomFactor

qreal QLiteHtmlWidgetPrivate::zoomFactor = 1

Definition at line 396 of file qlitehtmlwidget.cpp.


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