|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QAbstractGraphicsShapeItem.h>
Public Member Functions | |
| void | advance (int phase) |
| void | advance (int phase) |
| QRectF | boundingRect () const |
| QRectF | boundingRect () const |
| bool | collidesWithItem (const QGraphicsItem *other, Qt::ItemSelectionMode mode) const |
| bool | collidesWithItem (const QGraphicsItem *other, Qt::ItemSelectionMode mode) const |
| bool | collidesWithPath (const QPainterPath &path, Qt::ItemSelectionMode mode) const |
| bool | collidesWithPath (const QPainterPath &path, Qt::ItemSelectionMode mode) const |
| bool | contains (const QPointF &point) const |
| bool | contains (const QPointF &point) const |
| void | contextMenuEvent (QGraphicsSceneContextMenuEvent *event) |
| void | contextMenuEvent (QGraphicsSceneContextMenuEvent *event) |
| void | dragEnterEvent (QGraphicsSceneDragDropEvent *event) |
| void | dragEnterEvent (QGraphicsSceneDragDropEvent *event) |
| void | dragLeaveEvent (QGraphicsSceneDragDropEvent *event) |
| void | dragLeaveEvent (QGraphicsSceneDragDropEvent *event) |
| void | dragMoveEvent (QGraphicsSceneDragDropEvent *event) |
| void | dragMoveEvent (QGraphicsSceneDragDropEvent *event) |
| void | dropEvent (QGraphicsSceneDragDropEvent *event) |
| void | dropEvent (QGraphicsSceneDragDropEvent *event) |
| QVariant | extension (const QVariant &variant) const |
| QVariant | extension (const QVariant &variant) const |
| void | focusInEvent (QFocusEvent *event) |
| void | focusInEvent (QFocusEvent *event) |
| void | focusOutEvent (QFocusEvent *event) |
| void | focusOutEvent (QFocusEvent *event) |
| void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverMoveEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverMoveEvent (QGraphicsSceneHoverEvent *event) |
| void | inputMethodEvent (QInputMethodEvent *event) |
| void | inputMethodEvent (QInputMethodEvent *event) |
| QVariant | inputMethodQuery (Qt::InputMethodQuery query) const |
| QVariant | inputMethodQuery (Qt::InputMethodQuery query) const |
| bool | isObscuredBy (const QGraphicsItem *item) const |
| bool | isObscuredBy (const QGraphicsItem *item) const |
| QVariant | itemChange (QGraphicsItem::GraphicsItemChange change, const QVariant &value) |
| QVariant | itemChange (QGraphicsItem::GraphicsItemChange change, const QVariant &value) |
| void | keyPressEvent (QKeyEvent *event) |
| void | keyPressEvent (QKeyEvent *event) |
| void | keyReleaseEvent (QKeyEvent *event) |
| void | keyReleaseEvent (QKeyEvent *event) |
| void | mouseDoubleClickEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseDoubleClickEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseMoveEvent (QGraphicsSceneMouseEvent *event) |
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) |
| QPainterPath | opaqueArea () const |
| QPainterPath | opaqueArea () const |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
| QtScriptShell_QAbstractGraphicsShapeItem (QGraphicsItem *parent=0, QGraphicsScene *scene=0) | |
| QtScriptShell_QAbstractGraphicsShapeItem (QGraphicsItem *parent=0, QGraphicsScene *scene=0) | |
| bool | sceneEvent (QEvent *event) |
| bool | sceneEvent (QEvent *event) |
| bool | sceneEventFilter (QGraphicsItem *watched, QEvent *event) |
| bool | sceneEventFilter (QGraphicsItem *watched, QEvent *event) |
| QPainterPath | shape () const |
| QPainterPath | shape () const |
| int | type () const |
| int | type () const |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
| ~QtScriptShell_QAbstractGraphicsShapeItem () | |
| ~QtScriptShell_QAbstractGraphicsShapeItem () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QAbstractGraphicsShapeItem::QtScriptShell_QAbstractGraphicsShapeItem | ( | QGraphicsItem * | parent = 0, |
| QGraphicsScene * | scene = 0 |
||
| ) |
| QtScriptShell_QAbstractGraphicsShapeItem::~QtScriptShell_QAbstractGraphicsShapeItem | ( | ) |
| QtScriptShell_QAbstractGraphicsShapeItem::QtScriptShell_QAbstractGraphicsShapeItem | ( | QGraphicsItem * | parent = 0, |
| QGraphicsScene * | scene = 0 |
||
| ) |
| QtScriptShell_QAbstractGraphicsShapeItem::~QtScriptShell_QAbstractGraphicsShapeItem | ( | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::advance | ( | int | phase | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::advance | ( | int | phase | ) |
| QRectF QtScriptShell_QAbstractGraphicsShapeItem::boundingRect | ( | ) | const |
| QRectF QtScriptShell_QAbstractGraphicsShapeItem::boundingRect | ( | ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::collidesWithItem | ( | const QGraphicsItem * | other, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::collidesWithItem | ( | const QGraphicsItem * | other, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::collidesWithPath | ( | const QPainterPath & | path, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::collidesWithPath | ( | const QPainterPath & | path, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::contains | ( | const QPointF & | point | ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::contains | ( | const QPointF & | point | ) | const |
| void QtScriptShell_QAbstractGraphicsShapeItem::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dragEnterEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dragEnterEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dragLeaveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dragLeaveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dragMoveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dragMoveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dropEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::dropEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| QVariant QtScriptShell_QAbstractGraphicsShapeItem::extension | ( | const QVariant & | variant | ) | const |
| QVariant QtScriptShell_QAbstractGraphicsShapeItem::extension | ( | const QVariant & | variant | ) | const |
| void QtScriptShell_QAbstractGraphicsShapeItem::focusInEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::focusInEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::hoverMoveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::hoverMoveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::inputMethodEvent | ( | QInputMethodEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::inputMethodEvent | ( | QInputMethodEvent * | event | ) |
| QVariant QtScriptShell_QAbstractGraphicsShapeItem::inputMethodQuery | ( | Qt::InputMethodQuery | query | ) | const |
| QVariant QtScriptShell_QAbstractGraphicsShapeItem::inputMethodQuery | ( | Qt::InputMethodQuery | query | ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::isObscuredBy | ( | const QGraphicsItem * | item | ) | const |
| bool QtScriptShell_QAbstractGraphicsShapeItem::isObscuredBy | ( | const QGraphicsItem * | item | ) | const |
| QVariant QtScriptShell_QAbstractGraphicsShapeItem::itemChange | ( | QGraphicsItem::GraphicsItemChange | change, |
| const QVariant & | value | ||
| ) |
| QVariant QtScriptShell_QAbstractGraphicsShapeItem::itemChange | ( | QGraphicsItem::GraphicsItemChange | change, |
| const QVariant & | value | ||
| ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mouseDoubleClickEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mouseDoubleClickEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| QPainterPath QtScriptShell_QAbstractGraphicsShapeItem::opaqueArea | ( | ) | const |
| QPainterPath QtScriptShell_QAbstractGraphicsShapeItem::opaqueArea | ( | ) | const |
| void QtScriptShell_QAbstractGraphicsShapeItem::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget | ||
| ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget | ||
| ) |
| bool QtScriptShell_QAbstractGraphicsShapeItem::sceneEvent | ( | QEvent * | event | ) |
| bool QtScriptShell_QAbstractGraphicsShapeItem::sceneEvent | ( | QEvent * | event | ) |
| bool QtScriptShell_QAbstractGraphicsShapeItem::sceneEventFilter | ( | QGraphicsItem * | watched, |
| QEvent * | event | ||
| ) |
| bool QtScriptShell_QAbstractGraphicsShapeItem::sceneEventFilter | ( | QGraphicsItem * | watched, |
| QEvent * | event | ||
| ) |
| QPainterPath QtScriptShell_QAbstractGraphicsShapeItem::shape | ( | ) | const |
| QPainterPath QtScriptShell_QAbstractGraphicsShapeItem::shape | ( | ) | const |
| int QtScriptShell_QAbstractGraphicsShapeItem::type | ( | ) | const |
| int QtScriptShell_QAbstractGraphicsShapeItem::type | ( | ) | const |
| void QtScriptShell_QAbstractGraphicsShapeItem::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
| void QtScriptShell_QAbstractGraphicsShapeItem::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
| QScriptValue QtScriptShell_QAbstractGraphicsShapeItem::__qtscript_self |