|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QGraphicsWidget.h>
Public Member Functions | |
| void | advance (int phase) |
| void | advance (int phase) |
| QRectF | boundingRect () const |
| QRectF | boundingRect () const |
| void | changeEvent (QEvent *event) |
| void | changeEvent (QEvent *event) |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| void | closeEvent (QCloseEvent *event) |
| void | closeEvent (QCloseEvent *event) |
| 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 | customEvent (QEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| 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) |
| bool | event (QEvent *event) |
| bool | event (QEvent *event) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| QVariant | extension (const QVariant &variant) const |
| QVariant | extension (const QVariant &variant) const |
| void | focusInEvent (QFocusEvent *event) |
| void | focusInEvent (QFocusEvent *event) |
| bool | focusNextPrevChild (bool next) |
| bool | focusNextPrevChild (bool next) |
| void | focusOutEvent (QFocusEvent *event) |
| void | focusOutEvent (QFocusEvent *event) |
| void | getContentsMargins (qreal *left, qreal *top, qreal *right, qreal *bottom) const |
| void | getContentsMargins (qreal *left, qreal *top, qreal *right, qreal *bottom) const |
| void | grabKeyboardEvent (QEvent *event) |
| void | grabKeyboardEvent (QEvent *event) |
| void | grabMouseEvent (QEvent *event) |
| void | grabMouseEvent (QEvent *event) |
| void | hideEvent (QHideEvent *event) |
| void | hideEvent (QHideEvent *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 | initStyleOption (QStyleOption *option) const |
| void | initStyleOption (QStyleOption *option) const |
| 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) |
| void | moveEvent (QGraphicsSceneMoveEvent *event) |
| void | moveEvent (QGraphicsSceneMoveEvent *event) |
| QPainterPath | opaqueArea () const |
| QPainterPath | opaqueArea () const |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| void | paintWindowFrame (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| void | paintWindowFrame (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
| void | polishEvent () |
| void | polishEvent () |
| QVariant | propertyChange (const QString &propertyName, const QVariant &value) |
| QVariant | propertyChange (const QString &propertyName, const QVariant &value) |
| QtScriptShell_QGraphicsWidget (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0) | |
| QtScriptShell_QGraphicsWidget (QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0) | |
| void | resizeEvent (QGraphicsSceneResizeEvent *event) |
| void | resizeEvent (QGraphicsSceneResizeEvent *event) |
| bool | sceneEvent (QEvent *event) |
| bool | sceneEvent (QEvent *event) |
| bool | sceneEventFilter (QGraphicsItem *watched, QEvent *event) |
| bool | sceneEventFilter (QGraphicsItem *watched, QEvent *event) |
| void | setGeometry (const QRectF &rect) |
| void | setGeometry (const QRectF &rect) |
| QPainterPath | shape () const |
| QPainterPath | shape () const |
| void | showEvent (QShowEvent *event) |
| void | showEvent (QShowEvent *event) |
| QSizeF | sizeHint (Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const |
| QSizeF | sizeHint (Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const |
| void | timerEvent (QTimerEvent *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| int | type () const |
| int | type () const |
| void | ungrabKeyboardEvent (QEvent *event) |
| void | ungrabKeyboardEvent (QEvent *event) |
| void | ungrabMouseEvent (QEvent *event) |
| void | ungrabMouseEvent (QEvent *event) |
| void | updateGeometry () |
| void | updateGeometry () |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
| bool | windowFrameEvent (QEvent *e) |
| bool | windowFrameEvent (QEvent *e) |
| Qt::WindowFrameSection | windowFrameSectionAt (const QPointF &pos) const |
| Qt::WindowFrameSection | windowFrameSectionAt (const QPointF &pos) const |
| ~QtScriptShell_QGraphicsWidget () | |
| ~QtScriptShell_QGraphicsWidget () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QGraphicsWidget::QtScriptShell_QGraphicsWidget | ( | QGraphicsItem * | parent = 0, |
| Qt::WindowFlags | wFlags = 0 |
||
| ) |
| QtScriptShell_QGraphicsWidget::~QtScriptShell_QGraphicsWidget | ( | ) |
| QtScriptShell_QGraphicsWidget::QtScriptShell_QGraphicsWidget | ( | QGraphicsItem * | parent = 0, |
| Qt::WindowFlags | wFlags = 0 |
||
| ) |
| QtScriptShell_QGraphicsWidget::~QtScriptShell_QGraphicsWidget | ( | ) |
| void QtScriptShell_QGraphicsWidget::advance | ( | int | phase | ) |
| void QtScriptShell_QGraphicsWidget::advance | ( | int | phase | ) |
| QRectF QtScriptShell_QGraphicsWidget::boundingRect | ( | ) | const |
| QRectF QtScriptShell_QGraphicsWidget::boundingRect | ( | ) | const |
| void QtScriptShell_QGraphicsWidget::changeEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::changeEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsWidget::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsWidget::closeEvent | ( | QCloseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::closeEvent | ( | QCloseEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::collidesWithItem | ( | const QGraphicsItem * | other, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QGraphicsWidget::collidesWithItem | ( | const QGraphicsItem * | other, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QGraphicsWidget::collidesWithPath | ( | const QPainterPath & | path, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QGraphicsWidget::collidesWithPath | ( | const QPainterPath & | path, |
| Qt::ItemSelectionMode | mode | ||
| ) | const |
| bool QtScriptShell_QGraphicsWidget::contains | ( | const QPointF & | point | ) | const |
| bool QtScriptShell_QGraphicsWidget::contains | ( | const QPointF & | point | ) | const |
| void QtScriptShell_QGraphicsWidget::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsWidget::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsWidget::dragEnterEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dragEnterEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dragLeaveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dragLeaveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dragMoveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dragMoveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dropEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::dropEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::event | ( | QEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::event | ( | QEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| bool QtScriptShell_QGraphicsWidget::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| QVariant QtScriptShell_QGraphicsWidget::extension | ( | const QVariant & | variant | ) | const |
| QVariant QtScriptShell_QGraphicsWidget::extension | ( | const QVariant & | variant | ) | const |
| void QtScriptShell_QGraphicsWidget::focusInEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::focusInEvent | ( | QFocusEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::focusNextPrevChild | ( | bool | next | ) |
| bool QtScriptShell_QGraphicsWidget::focusNextPrevChild | ( | bool | next | ) |
| void QtScriptShell_QGraphicsWidget::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::getContentsMargins | ( | qreal * | left, |
| qreal * | top, | ||
| qreal * | right, | ||
| qreal * | bottom | ||
| ) | const |
| void QtScriptShell_QGraphicsWidget::getContentsMargins | ( | qreal * | left, |
| qreal * | top, | ||
| qreal * | right, | ||
| qreal * | bottom | ||
| ) | const |
| void QtScriptShell_QGraphicsWidget::grabKeyboardEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::grabKeyboardEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::grabMouseEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::grabMouseEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hideEvent | ( | QHideEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hideEvent | ( | QHideEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hoverMoveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::hoverMoveEvent | ( | QGraphicsSceneHoverEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::initStyleOption | ( | QStyleOption * | option | ) | const |
| void QtScriptShell_QGraphicsWidget::initStyleOption | ( | QStyleOption * | option | ) | const |
| void QtScriptShell_QGraphicsWidget::inputMethodEvent | ( | QInputMethodEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::inputMethodEvent | ( | QInputMethodEvent * | event | ) |
| QVariant QtScriptShell_QGraphicsWidget::inputMethodQuery | ( | Qt::InputMethodQuery | query | ) | const |
| QVariant QtScriptShell_QGraphicsWidget::inputMethodQuery | ( | Qt::InputMethodQuery | query | ) | const |
| bool QtScriptShell_QGraphicsWidget::isObscuredBy | ( | const QGraphicsItem * | item | ) | const |
| bool QtScriptShell_QGraphicsWidget::isObscuredBy | ( | const QGraphicsItem * | item | ) | const |
| QVariant QtScriptShell_QGraphicsWidget::itemChange | ( | QGraphicsItem::GraphicsItemChange | change, |
| const QVariant & | value | ||
| ) |
| QVariant QtScriptShell_QGraphicsWidget::itemChange | ( | QGraphicsItem::GraphicsItemChange | change, |
| const QVariant & | value | ||
| ) |
| void QtScriptShell_QGraphicsWidget::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mouseDoubleClickEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mouseDoubleClickEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::moveEvent | ( | QGraphicsSceneMoveEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::moveEvent | ( | QGraphicsSceneMoveEvent * | event | ) |
| QPainterPath QtScriptShell_QGraphicsWidget::opaqueArea | ( | ) | const |
| QPainterPath QtScriptShell_QGraphicsWidget::opaqueArea | ( | ) | const |
| void QtScriptShell_QGraphicsWidget::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget = 0 |
||
| ) |
| void QtScriptShell_QGraphicsWidget::paint | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget = 0 |
||
| ) |
| void QtScriptShell_QGraphicsWidget::paintWindowFrame | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget = 0 |
||
| ) |
| void QtScriptShell_QGraphicsWidget::paintWindowFrame | ( | QPainter * | painter, |
| const QStyleOptionGraphicsItem * | option, | ||
| QWidget * | widget = 0 |
||
| ) |
| void QtScriptShell_QGraphicsWidget::polishEvent | ( | ) |
| void QtScriptShell_QGraphicsWidget::polishEvent | ( | ) |
| QVariant QtScriptShell_QGraphicsWidget::propertyChange | ( | const QString & | propertyName, |
| const QVariant & | value | ||
| ) |
| QVariant QtScriptShell_QGraphicsWidget::propertyChange | ( | const QString & | propertyName, |
| const QVariant & | value | ||
| ) |
| void QtScriptShell_QGraphicsWidget::resizeEvent | ( | QGraphicsSceneResizeEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::resizeEvent | ( | QGraphicsSceneResizeEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::sceneEvent | ( | QEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::sceneEvent | ( | QEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::sceneEventFilter | ( | QGraphicsItem * | watched, |
| QEvent * | event | ||
| ) |
| bool QtScriptShell_QGraphicsWidget::sceneEventFilter | ( | QGraphicsItem * | watched, |
| QEvent * | event | ||
| ) |
| void QtScriptShell_QGraphicsWidget::setGeometry | ( | const QRectF & | rect | ) |
| void QtScriptShell_QGraphicsWidget::setGeometry | ( | const QRectF & | rect | ) |
| QPainterPath QtScriptShell_QGraphicsWidget::shape | ( | ) | const |
| QPainterPath QtScriptShell_QGraphicsWidget::shape | ( | ) | const |
| void QtScriptShell_QGraphicsWidget::showEvent | ( | QShowEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::showEvent | ( | QShowEvent * | event | ) |
| QSizeF QtScriptShell_QGraphicsWidget::sizeHint | ( | Qt::SizeHint | which, |
| const QSizeF & | constraint = QSizeF() |
||
| ) | const |
| QSizeF QtScriptShell_QGraphicsWidget::sizeHint | ( | Qt::SizeHint | which, |
| const QSizeF & | constraint = QSizeF() |
||
| ) | const |
| void QtScriptShell_QGraphicsWidget::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsWidget::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| int QtScriptShell_QGraphicsWidget::type | ( | ) | const |
| int QtScriptShell_QGraphicsWidget::type | ( | ) | const |
| void QtScriptShell_QGraphicsWidget::ungrabKeyboardEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::ungrabKeyboardEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::ungrabMouseEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::ungrabMouseEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::updateGeometry | ( | ) |
| void QtScriptShell_QGraphicsWidget::updateGeometry | ( | ) |
| void QtScriptShell_QGraphicsWidget::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
| void QtScriptShell_QGraphicsWidget::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
| bool QtScriptShell_QGraphicsWidget::windowFrameEvent | ( | QEvent * | e | ) |
| bool QtScriptShell_QGraphicsWidget::windowFrameEvent | ( | QEvent * | e | ) |
| Qt::WindowFrameSection QtScriptShell_QGraphicsWidget::windowFrameSectionAt | ( | const QPointF & | pos | ) | const |
| Qt::WindowFrameSection QtScriptShell_QGraphicsWidget::windowFrameSectionAt | ( | const QPointF & | pos | ) | const |
| QScriptValue QtScriptShell_QGraphicsWidget::__qtscript_self |