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

Public Variables

int col
 
int colSpan
 
int row
 
int rowSpan
 

Detailed Description

Definition at line 207 of file qtextdocumentfragment_p.h.

Properties

◆ col

int QTextHtmlImporter::RowColSpanInfo::col

Definition at line 209 of file qtextdocumentfragment_p.h.

Referenced by QTextHtmlImporter::scanTable().

◆ colSpan

int QTextHtmlImporter::RowColSpanInfo::colSpan

Definition at line 210 of file qtextdocumentfragment_p.h.

Referenced by QTextHtmlImporter::scanTable().

◆ row

int QTextHtmlImporter::RowColSpanInfo::row

Definition at line 209 of file qtextdocumentfragment_p.h.

Referenced by QTextHtmlImporter::scanTable().

◆ rowSpan

int QTextHtmlImporter::RowColSpanInfo::rowSpan

Definition at line 210 of file qtextdocumentfragment_p.h.

Referenced by QTextHtmlImporter::scanTable().


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