QTextTableCellFormat Class Reference
[QtGui module]
Inherits QTextCharFormat.
Methods
Detailed Description
Method Documentation
QTextTableCellFormat.__init__ (self)
float QTextTableCellFormat.bottomPadding (self)
bool QTextTableCellFormat.isValid (self)
float QTextTableCellFormat.leftPadding (self)
float QTextTableCellFormat.rightPadding (self)
QTextTableCellFormat.setBottomPadding (self, float)
QTextTableCellFormat.setLeftPadding (self, float)
QTextTableCellFormat.setPadding (self, float)
QTextTableCellFormat.setRightPadding (self, float)
QTextTableCellFormat.setTopPadding (self, float)
float QTextTableCellFormat.topPadding (self)