![]() |
Qt 4.8
|
Public Variables | |
| int | col |
| int | colSpan |
| int | row |
| int | rowSpan |
Definition at line 207 of file qtextdocumentfragment_p.h.
| int QTextHtmlImporter::RowColSpanInfo::col |
Definition at line 209 of file qtextdocumentfragment_p.h.
Referenced by QTextHtmlImporter::scanTable().
| int QTextHtmlImporter::RowColSpanInfo::colSpan |
Definition at line 210 of file qtextdocumentfragment_p.h.
Referenced by QTextHtmlImporter::scanTable().
| int QTextHtmlImporter::RowColSpanInfo::row |
Definition at line 209 of file qtextdocumentfragment_p.h.
Referenced by QTextHtmlImporter::scanTable().
| int QTextHtmlImporter::RowColSpanInfo::rowSpan |
Definition at line 210 of file qtextdocumentfragment_p.h.
Referenced by QTextHtmlImporter::scanTable().