|
| QFixed | cellWidth (int column, int colspan) const |
| void | calcRowPosition (int row) |
| QRectF | cellRect (const QTextTableCell &cell) const |
| QFixed | paddingProperty (const QTextFormat &format, QTextFormat::Property property) const |
| QFixed | cellBorderWidth (QTextTable *table, const QTextTableCell &cell, QCss::Edge edge) const |
| QFixed | topPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixed | bottomPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixed | leftPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixed | rightPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixedPoint | cellPosition (QTextTable *table, const QTextTableCell &cell) const |
| void | updateTableSize () |
| QFixed | cellWidth (int column, int colspan) const |
| void | calcRowPosition (int row) |
| QRectF | cellRect (const QTextTableCell &cell) const |
| QFixed | paddingProperty (const QTextFormat &format, QTextFormat::Property property) const |
| QFixed | cellBorderWidth (QTextTable *table, const QTextTableCell &cell, QCss::Edge edge) const |
| QFixed | topPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixed | bottomPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixed | leftPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixed | rightPadding (QTextTable *table, const QTextTableCell &cell) const |
| QFixedPoint | cellPosition (QTextTable *table, const QTextTableCell &cell) const |
| void | updateTableSize () |
| | QTextFrameData () |
| | QTextFrameData () |
| virtual | ~QTextFrameLayoutData () |
Definition at line 169 of file qtextdocumentlayout.cpp.
◆ bottomPadding() [1/2]
◆ bottomPadding() [2/2]
◆ calcRowPosition() [1/2]
| void QTextTableData::calcRowPosition |
( |
int | row | ) |
|
|
inline |
◆ calcRowPosition() [2/2]
| void QTextTableData::calcRowPosition |
( |
int | row | ) |
|
|
inline |
◆ cellBorderWidth() [1/2]
◆ cellBorderWidth() [2/2]
◆ cellPosition() [1/2]
◆ cellPosition() [2/2]
◆ cellRect() [1/2]
◆ cellRect() [2/2]
◆ cellWidth() [1/2]
| QFixed QTextTableData::cellWidth |
( |
int | column, |
|
|
int | colspan ) const |
|
inline |
◆ cellWidth() [2/2]
| QFixed QTextTableData::cellWidth |
( |
int | column, |
|
|
int | colspan ) const |
|
inline |
◆ leftPadding() [1/2]
◆ leftPadding() [2/2]
◆ paddingProperty() [1/2]
◆ paddingProperty() [2/2]
◆ rightPadding() [1/2]
◆ rightPadding() [2/2]
◆ topPadding() [1/2]
◆ topPadding() [2/2]
◆ updateTableSize() [1/2]
| void QTextTableData::updateTableSize |
( |
| ) |
|
◆ updateTableSize() [2/2]
| void QTextTableData::updateTableSize |
( |
| ) |
|
◆ borderCell
| QFixed QTextTableData::borderCell |
◆ borderCollapse
| bool QTextTableData::borderCollapse |
◆ cellPadding
| QFixed QTextTableData::cellPadding |
◆ cellSpacing
| QFixed QTextTableData::cellSpacing |
◆ cellVerticalOffsets
◆ childFrameMap
◆ columnPositions
◆ deviceScale
| qreal QTextTableData::deviceScale |
◆ drawGrid
| bool QTextTableData::drawGrid |
◆ effectiveBottomBorder
| QFixed QTextTableData::effectiveBottomBorder |
◆ effectiveLeftBorder
| QFixed QTextTableData::effectiveLeftBorder |
◆ effectiveRightBorder
| QFixed QTextTableData::effectiveRightBorder |
◆ effectiveTopBorder
| QFixed QTextTableData::effectiveTopBorder |
◆ headerHeight
| QFixed QTextTableData::headerHeight |
◆ heights
◆ maxWidths
◆ minWidths
◆ rowPositions
◆ widths
The documentation for this class was generated from the following file: