Home · All Classes · Modules

QGraphicsSimpleTextItem Class Reference
[QtGui module]

Inherits QAbstractGraphicsShapeItem.

Methods


Detailed Description


Method Documentation

QGraphicsSimpleTextItem.__init__ (self, QGraphicsItem parent = None, QGraphicsScene scene = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

The scene argument, if not None, causes self to be owned by Qt instead of PyQt.

QGraphicsSimpleTextItem.__init__ (self, QString, QGraphicsItem parent = None, QGraphicsScene scene = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

The scene argument, if not None, causes self to be owned by Qt instead of PyQt.

QRectF QGraphicsSimpleTextItem.boundingRect (self)

bool QGraphicsSimpleTextItem.contains (self, QPointF)

QFont QGraphicsSimpleTextItem.font (self)

bool QGraphicsSimpleTextItem.isObscuredBy (self, QGraphicsItem)

QPainterPath QGraphicsSimpleTextItem.opaqueArea (self)

QGraphicsSimpleTextItem.paint (self, QPainter, QStyleOptionGraphicsItem, QWidget)

QGraphicsSimpleTextItem.setFont (self, QFont)

QGraphicsSimpleTextItem.setText (self, QString)

QPainterPath QGraphicsSimpleTextItem.shape (self)

QString QGraphicsSimpleTextItem.text (self)

int QGraphicsSimpleTextItem.type (self)


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