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