Home · All Classes · Modules

QGraphicsProxyWidget Class Reference
[QtGui module]

Inherits QGraphicsWidget.

Methods


Detailed Description


Method Documentation

QGraphicsProxyWidget.__init__ (self, QGraphicsItem parent = None, Qt.WindowFlags flags = 0)

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

QGraphicsProxyWidget.contextMenuEvent (self, QGraphicsSceneContextMenuEvent)

QGraphicsProxyWidget QGraphicsProxyWidget.createProxyForChildWidget (self, QWidget)

QGraphicsProxyWidget.dragEnterEvent (self, QGraphicsSceneDragDropEvent)

QGraphicsProxyWidget.dragLeaveEvent (self, QGraphicsSceneDragDropEvent)

QGraphicsProxyWidget.dragMoveEvent (self, QGraphicsSceneDragDropEvent)

QGraphicsProxyWidget.dropEvent (self, QGraphicsSceneDragDropEvent)

bool QGraphicsProxyWidget.event (self, QEvent)

bool QGraphicsProxyWidget.eventFilter (self, QObject, QEvent)

QGraphicsProxyWidget.focusInEvent (self, QFocusEvent)

bool QGraphicsProxyWidget.focusNextPrevChild (self, bool)

QGraphicsProxyWidget.focusOutEvent (self, QFocusEvent)

QGraphicsProxyWidget.grabMouseEvent (self, QEvent)

QGraphicsProxyWidget.hideEvent (self, QHideEvent)

QGraphicsProxyWidget.hoverEnterEvent (self, QGraphicsSceneHoverEvent)

QGraphicsProxyWidget.hoverLeaveEvent (self, QGraphicsSceneHoverEvent)

QGraphicsProxyWidget.hoverMoveEvent (self, QGraphicsSceneHoverEvent)

QVariant QGraphicsProxyWidget.itemChange (self, QGraphicsItem.GraphicsItemChange, QVariant)

QGraphicsProxyWidget.keyPressEvent (self, QKeyEvent)

QGraphicsProxyWidget.keyReleaseEvent (self, QKeyEvent)

QGraphicsProxyWidget.mouseDoubleClickEvent (self, QGraphicsSceneMouseEvent)

QGraphicsProxyWidget.mouseMoveEvent (self, QGraphicsSceneMouseEvent)

QGraphicsProxyWidget.mousePressEvent (self, QGraphicsSceneMouseEvent)

QGraphicsProxyWidget.mouseReleaseEvent (self, QGraphicsSceneMouseEvent)

QGraphicsProxyWidget QGraphicsProxyWidget.newProxyWidget (self, QWidget)

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

QGraphicsProxyWidget.resizeEvent (self, QGraphicsSceneResizeEvent)

QGraphicsProxyWidget.setGeometry (self, QRectF)

QGraphicsProxyWidget.setWidget (self, QWidget)

The QWidget argument has it's ownership transferred to Qt.

QGraphicsProxyWidget.showEvent (self, QShowEvent)

QSizeF QGraphicsProxyWidget.sizeHint (self, Qt.SizeHint, QSizeF constraint = QSizeF())

QRectF QGraphicsProxyWidget.subWidgetRect (self, QWidget)

int QGraphicsProxyWidget.type (self)

QGraphicsProxyWidget.ungrabMouseEvent (self, QEvent)

QGraphicsProxyWidget.wheelEvent (self, QGraphicsSceneWheelEvent)

QWidget QGraphicsProxyWidget.widget (self)


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