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