QTextImageFormat Class Reference
[QtGui module]
Inherits QTextCharFormat.
Methods
Detailed Description
Method Documentation
QTextImageFormat.__init__ (self)
QTextImageFormat.__init__ (self, QTextImageFormat)
float QTextImageFormat.height (self)
bool QTextImageFormat.isValid (self)
QString QTextImageFormat.name (self)
QTextImageFormat.setHeight (self, float)
QTextImageFormat.setName (self, QString)
QTextImageFormat.setWidth (self, float)
float QTextImageFormat.width (self)