Qt 4.8
Public Functions | Public Variables | List of all members
QTextHtmlImporter::List Struct Reference

Public Functions

 List ()
 

Public Variables

QTextListFormat format
 
QPointer< QTextListlist
 
int listNode
 

Detailed Description

Definition at line 146 of file qtextdocumentfragment_p.h.

Constructors and Destructors

◆ List()

QTextHtmlImporter::List::List ( )
inline

Definition at line 148 of file qtextdocumentfragment_p.h.

Properties

◆ format

QTextListFormat QTextHtmlImporter::List::format

◆ list

QPointer<QTextList> QTextHtmlImporter::List::list

Definition at line 151 of file qtextdocumentfragment_p.h.

Referenced by QTextHtmlImporter::processBlockNode().

◆ listNode

int QTextHtmlImporter::List::listNode

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