Home · All Classes · Modules

QFontMetricsF Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description


Method Documentation

QFontMetricsF.__init__ (self, QFont)

QFontMetricsF.__init__ (self, QFont, QPaintDevice)

QFontMetricsF.__init__ (self, QFontMetrics)

QFontMetricsF.__init__ (self, QFontMetricsF)

float QFontMetricsF.ascent (self)

float QFontMetricsF.averageCharWidth (self)

QRectF QFontMetricsF.boundingRect (self, QChar)

QRectF QFontMetricsF.boundingRect (self, QString)

QRectF QFontMetricsF.boundingRect (self, QRectF, int, QString, int tabStops = 0, list-of-int tabArray = 0)

The tabArray argument may also be None.

QRectF QFontMetricsF.boundingRectChar (self, QChar)

float QFontMetricsF.descent (self)

QString QFontMetricsF.elidedText (self, QString, Qt.TextElideMode, float, int flags = 0)

float QFontMetricsF.height (self)

bool QFontMetricsF.inFont (self, QChar)

float QFontMetricsF.leading (self)

float QFontMetricsF.leftBearing (self, QChar)

float QFontMetricsF.lineSpacing (self)

float QFontMetricsF.lineWidth (self)

float QFontMetricsF.maxWidth (self)

float QFontMetricsF.minLeftBearing (self)

float QFontMetricsF.minRightBearing (self)

float QFontMetricsF.overlinePos (self)

float QFontMetricsF.rightBearing (self, QChar)

QSizeF QFontMetricsF.size (self, int, QString, int tabStops = 0, list-of-int tabArray = 0)

The tabArray argument may also be None.

float QFontMetricsF.strikeOutPos (self)

QRectF QFontMetricsF.tightBoundingRect (self, QString)

float QFontMetricsF.underlinePos (self)

float QFontMetricsF.width (self, QChar)

float QFontMetricsF.width (self, QString)

float QFontMetricsF.widthChar (self, QChar)

float QFontMetricsF.xHeight (self)

bool QFontMetricsF.__eq__ (self, QFontMetricsF)

bool QFontMetricsF.__ne__ (self, QFontMetricsF)


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