Home · All Classes · Modules

QTextFormat Class Reference
[QtGui module]

Inherited by QTextBlockFormat, QTextCharFormat, QTextFrameFormat and QTextListFormat.

Types

Methods

Special Methods


Detailed Description


Type Documentation

QTextFormat.FormatType

QTextFormat.ObjectTypes

QTextFormat.PageBreakFlag

QTextFormat.Property


Method Documentation

QTextFormat.__init__ (self)

QTextFormat.__init__ (self, int)

QTextFormat.__init__ (self, QTextFormat)

QTextFormat.__init__ (self, QVariant variant)

QBrush QTextFormat.background (self)

bool QTextFormat.boolProperty (self, int)

QBrush QTextFormat.brushProperty (self, int)

QTextFormat.clearBackground (self)

QTextFormat.clearForeground (self)

QTextFormat.clearProperty (self, int)

QColor QTextFormat.colorProperty (self, int)

float QTextFormat.doubleProperty (self, int)

QBrush QTextFormat.foreground (self)

bool QTextFormat.hasProperty (self, int)

int QTextFormat.intProperty (self, int)

bool QTextFormat.isBlockFormat (self)

bool QTextFormat.isCharFormat (self)

bool QTextFormat.isFrameFormat (self)

bool QTextFormat.isImageFormat (self)

bool QTextFormat.isListFormat (self)

bool QTextFormat.isTableCellFormat (self)

bool QTextFormat.isTableFormat (self)

bool QTextFormat.isValid (self)

Qt.LayoutDirection QTextFormat.layoutDirection (self)

QTextLength QTextFormat.lengthProperty (self, int)

list-of-QTextLength QTextFormat.lengthVectorProperty (self, int)

QTextFormat.merge (self, QTextFormat)

int QTextFormat.objectIndex (self)

int QTextFormat.objectType (self)

QPen QTextFormat.penProperty (self, int)

dict-of-int-QVariant QTextFormat.properties (self)

QVariant QTextFormat.property (self, int)

int QTextFormat.propertyCount (self)

QTextFormat.setBackground (self, QBrush)

QTextFormat.setForeground (self, QBrush)

QTextFormat.setLayoutDirection (self, Qt.LayoutDirection)

QTextFormat.setObjectIndex (self, int)

QTextFormat.setObjectType (self, int)

QTextFormat.setProperty (self, int, QVariant)

QTextFormat.setProperty (self, int, list-of-QTextLength)

QString QTextFormat.stringProperty (self, int)

QTextBlockFormat QTextFormat.toBlockFormat (self)

QTextCharFormat QTextFormat.toCharFormat (self)

QTextFrameFormat QTextFormat.toFrameFormat (self)

QTextImageFormat QTextFormat.toImageFormat (self)

QTextListFormat QTextFormat.toListFormat (self)

QTextTableCellFormat QTextFormat.toTableCellFormat (self)

QTextTableFormat QTextFormat.toTableFormat (self)

int QTextFormat.type (self)

bool QTextFormat.__eq__ (self, QTextFormat)

bool QTextFormat.__ne__ (self, QTextFormat)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0