Home · All Classes · Modules

QGraphicsObject Class Reference
[QtGui module]

Inherits QObject and QGraphicsItem.

Inherited by QDeclarativeItem, QGraphicsSvgItem, QGraphicsTextItem and QGraphicsWidget.

Methods

Qt Signals


Detailed Description


Method Documentation

QGraphicsObject.__init__ (self, QGraphicsItem parent = None)

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

QGraphicsObject.grabGesture (self, Qt.GestureType, Qt.GestureFlags flags = Qt.GestureFlags(0))

QGraphicsObject.ungrabGesture (self, Qt.GestureType)

QGraphicsObject.updateMicroFocus (self)

This method is also a Qt slot with the C++ signature void updateMicroFocus().


Qt Signal Documentation

void enabledChanged ()

This is the default overload of this signal.

void opacityChanged ()

This is the default overload of this signal.

void parentChanged ()

This is the default overload of this signal.

void rotationChanged ()

This is the default overload of this signal.

void scaleChanged ()

This is the default overload of this signal.

void visibleChanged ()

This is the default overload of this signal.

void xChanged ()

This is the default overload of this signal.

void yChanged ()

This is the default overload of this signal.

void zChanged ()

This is the default overload of this signal.


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