|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QGraphicsScene.h>
Public Member Functions | |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| 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 | drawBackground (QPainter *painter, const QRectF &rect) |
| void | drawBackground (QPainter *painter, const QRectF &rect) |
| void | drawForeground (QPainter *painter, const QRectF &rect) |
| void | drawForeground (QPainter *painter, const QRectF &rect) |
| void | drawItems (QPainter *painter, int numItems, QGraphicsItem **items, const QStyleOptionGraphicsItem *options, QWidget *widget=0) |
| void | drawItems (QPainter *painter, int numItems, QGraphicsItem **items, const QStyleOptionGraphicsItem *options, QWidget *widget=0) |
| void | dropEvent (QGraphicsSceneDragDropEvent *event) |
| void | dropEvent (QGraphicsSceneDragDropEvent *event) |
| bool | event (QEvent *event) |
| bool | event (QEvent *event) |
| bool | eventFilter (QObject *watched, QEvent *event) |
| bool | eventFilter (QObject *watched, QEvent *event) |
| void | focusInEvent (QFocusEvent *event) |
| void | focusInEvent (QFocusEvent *event) |
| void | focusOutEvent (QFocusEvent *event) |
| void | focusOutEvent (QFocusEvent *event) |
| void | helpEvent (QGraphicsSceneHelpEvent *event) |
| void | helpEvent (QGraphicsSceneHelpEvent *event) |
| void | inputMethodEvent (QInputMethodEvent *event) |
| void | inputMethodEvent (QInputMethodEvent *event) |
| QVariant | inputMethodQuery (Qt::InputMethodQuery query) const |
| QVariant | inputMethodQuery (Qt::InputMethodQuery query) const |
| 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) |
| QtScriptShell_QGraphicsScene (QObject *parent=0) | |
| QtScriptShell_QGraphicsScene (QObject *parent=0) | |
| QtScriptShell_QGraphicsScene (const QRectF &sceneRect, QObject *parent=0) | |
| QtScriptShell_QGraphicsScene (const QRectF &sceneRect, QObject *parent=0) | |
| QtScriptShell_QGraphicsScene (qreal x, qreal y, qreal width, qreal height, QObject *parent=0) | |
| QtScriptShell_QGraphicsScene (qreal x, qreal y, qreal width, qreal height, QObject *parent=0) | |
| void | timerEvent (QTimerEvent *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
| ~QtScriptShell_QGraphicsScene () | |
| ~QtScriptShell_QGraphicsScene () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QGraphicsScene::QtScriptShell_QGraphicsScene | ( | QObject * | parent = 0 | ) |
| QtScriptShell_QGraphicsScene::QtScriptShell_QGraphicsScene | ( | const QRectF & | sceneRect, |
| QObject * | parent = 0 |
||
| ) |
| QtScriptShell_QGraphicsScene::QtScriptShell_QGraphicsScene | ( | qreal | x, |
| qreal | y, | ||
| qreal | width, | ||
| qreal | height, | ||
| QObject * | parent = 0 |
||
| ) |
| QtScriptShell_QGraphicsScene::~QtScriptShell_QGraphicsScene | ( | ) |
| QtScriptShell_QGraphicsScene::QtScriptShell_QGraphicsScene | ( | QObject * | parent = 0 | ) |
| QtScriptShell_QGraphicsScene::QtScriptShell_QGraphicsScene | ( | const QRectF & | sceneRect, |
| QObject * | parent = 0 |
||
| ) |
| QtScriptShell_QGraphicsScene::QtScriptShell_QGraphicsScene | ( | qreal | x, |
| qreal | y, | ||
| qreal | width, | ||
| qreal | height, | ||
| QObject * | parent = 0 |
||
| ) |
| QtScriptShell_QGraphicsScene::~QtScriptShell_QGraphicsScene | ( | ) |
| void QtScriptShell_QGraphicsScene::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsScene::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsScene::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::contextMenuEvent | ( | QGraphicsSceneContextMenuEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsScene::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsScene::dragEnterEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::dragEnterEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::dragLeaveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::dragLeaveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::dragMoveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::dragMoveEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::drawBackground | ( | QPainter * | painter, |
| const QRectF & | rect | ||
| ) |
| void QtScriptShell_QGraphicsScene::drawBackground | ( | QPainter * | painter, |
| const QRectF & | rect | ||
| ) |
| void QtScriptShell_QGraphicsScene::drawForeground | ( | QPainter * | painter, |
| const QRectF & | rect | ||
| ) |
| void QtScriptShell_QGraphicsScene::drawForeground | ( | QPainter * | painter, |
| const QRectF & | rect | ||
| ) |
| void QtScriptShell_QGraphicsScene::drawItems | ( | QPainter * | painter, |
| int | numItems, | ||
| QGraphicsItem ** | items, | ||
| const QStyleOptionGraphicsItem * | options, | ||
| QWidget * | widget = 0 |
||
| ) |
| void QtScriptShell_QGraphicsScene::drawItems | ( | QPainter * | painter, |
| int | numItems, | ||
| QGraphicsItem ** | items, | ||
| const QStyleOptionGraphicsItem * | options, | ||
| QWidget * | widget = 0 |
||
| ) |
| void QtScriptShell_QGraphicsScene::dropEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::dropEvent | ( | QGraphicsSceneDragDropEvent * | event | ) |
| bool QtScriptShell_QGraphicsScene::event | ( | QEvent * | event | ) |
| bool QtScriptShell_QGraphicsScene::event | ( | QEvent * | event | ) |
| bool QtScriptShell_QGraphicsScene::eventFilter | ( | QObject * | watched, |
| QEvent * | event | ||
| ) |
| bool QtScriptShell_QGraphicsScene::eventFilter | ( | QObject * | watched, |
| QEvent * | event | ||
| ) |
| void QtScriptShell_QGraphicsScene::focusInEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::focusInEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::helpEvent | ( | QGraphicsSceneHelpEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::helpEvent | ( | QGraphicsSceneHelpEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::inputMethodEvent | ( | QInputMethodEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::inputMethodEvent | ( | QInputMethodEvent * | event | ) |
| QVariant QtScriptShell_QGraphicsScene::inputMethodQuery | ( | Qt::InputMethodQuery | query | ) | const |
| QVariant QtScriptShell_QGraphicsScene::inputMethodQuery | ( | Qt::InputMethodQuery | query | ) | const |
| void QtScriptShell_QGraphicsScene::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mouseDoubleClickEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mouseDoubleClickEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsScene::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QGraphicsScene::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
| void QtScriptShell_QGraphicsScene::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
| QScriptValue QtScriptShell_QGraphicsScene::__qtscript_self |