QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QGraphicsPolygonItem Class Reference

#include <qtscriptshell_QGraphicsPolygonItem.h>

List of all members.

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=0)
void paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
 QtScriptShell_QGraphicsPolygonItem (QGraphicsItem *parent=0, QGraphicsScene *scene=0)
 QtScriptShell_QGraphicsPolygonItem (QGraphicsItem *parent=0, QGraphicsScene *scene=0)
 QtScriptShell_QGraphicsPolygonItem (const QPolygonF &polygon, QGraphicsItem *parent=0, QGraphicsScene *scene=0)
 QtScriptShell_QGraphicsPolygonItem (const QPolygonF &polygon, 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_QGraphicsPolygonItem ()
 ~QtScriptShell_QGraphicsPolygonItem ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QGraphicsPolygonItem::QtScriptShell_QGraphicsPolygonItem ( QGraphicsItem *  parent = 0,
QGraphicsScene *  scene = 0 
)
QtScriptShell_QGraphicsPolygonItem::QtScriptShell_QGraphicsPolygonItem ( const QPolygonF &  polygon,
QGraphicsItem *  parent = 0,
QGraphicsScene *  scene = 0 
)
QtScriptShell_QGraphicsPolygonItem::~QtScriptShell_QGraphicsPolygonItem ( )
QtScriptShell_QGraphicsPolygonItem::QtScriptShell_QGraphicsPolygonItem ( QGraphicsItem *  parent = 0,
QGraphicsScene *  scene = 0 
)
QtScriptShell_QGraphicsPolygonItem::QtScriptShell_QGraphicsPolygonItem ( const QPolygonF &  polygon,
QGraphicsItem *  parent = 0,
QGraphicsScene *  scene = 0 
)
QtScriptShell_QGraphicsPolygonItem::~QtScriptShell_QGraphicsPolygonItem ( )

Member Function Documentation

void QtScriptShell_QGraphicsPolygonItem::advance ( int  phase)
void QtScriptShell_QGraphicsPolygonItem::advance ( int  phase)
QRectF QtScriptShell_QGraphicsPolygonItem::boundingRect ( ) const
QRectF QtScriptShell_QGraphicsPolygonItem::boundingRect ( ) const
bool QtScriptShell_QGraphicsPolygonItem::collidesWithItem ( const QGraphicsItem *  other,
Qt::ItemSelectionMode  mode 
) const
bool QtScriptShell_QGraphicsPolygonItem::collidesWithItem ( const QGraphicsItem *  other,
Qt::ItemSelectionMode  mode 
) const
bool QtScriptShell_QGraphicsPolygonItem::collidesWithPath ( const QPainterPath &  path,
Qt::ItemSelectionMode  mode 
) const
bool QtScriptShell_QGraphicsPolygonItem::collidesWithPath ( const QPainterPath &  path,
Qt::ItemSelectionMode  mode 
) const
bool QtScriptShell_QGraphicsPolygonItem::contains ( const QPointF &  point) const
bool QtScriptShell_QGraphicsPolygonItem::contains ( const QPointF &  point) const
void QtScriptShell_QGraphicsPolygonItem::contextMenuEvent ( QGraphicsSceneContextMenuEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::contextMenuEvent ( QGraphicsSceneContextMenuEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dragEnterEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dragEnterEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dragLeaveEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dragMoveEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dragMoveEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dropEvent ( QGraphicsSceneDragDropEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::dropEvent ( QGraphicsSceneDragDropEvent *  event)
QVariant QtScriptShell_QGraphicsPolygonItem::extension ( const QVariant &  variant) const
QVariant QtScriptShell_QGraphicsPolygonItem::extension ( const QVariant &  variant) const
void QtScriptShell_QGraphicsPolygonItem::focusInEvent ( QFocusEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::focusInEvent ( QFocusEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::focusOutEvent ( QFocusEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::focusOutEvent ( QFocusEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::hoverEnterEvent ( QGraphicsSceneHoverEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::hoverEnterEvent ( QGraphicsSceneHoverEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::hoverLeaveEvent ( QGraphicsSceneHoverEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::hoverLeaveEvent ( QGraphicsSceneHoverEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::hoverMoveEvent ( QGraphicsSceneHoverEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::hoverMoveEvent ( QGraphicsSceneHoverEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::inputMethodEvent ( QInputMethodEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::inputMethodEvent ( QInputMethodEvent *  event)
QVariant QtScriptShell_QGraphicsPolygonItem::inputMethodQuery ( Qt::InputMethodQuery  query) const
QVariant QtScriptShell_QGraphicsPolygonItem::inputMethodQuery ( Qt::InputMethodQuery  query) const
bool QtScriptShell_QGraphicsPolygonItem::isObscuredBy ( const QGraphicsItem *  item) const
bool QtScriptShell_QGraphicsPolygonItem::isObscuredBy ( const QGraphicsItem *  item) const
QVariant QtScriptShell_QGraphicsPolygonItem::itemChange ( QGraphicsItem::GraphicsItemChange  change,
const QVariant &  value 
)
QVariant QtScriptShell_QGraphicsPolygonItem::itemChange ( QGraphicsItem::GraphicsItemChange  change,
const QVariant &  value 
)
void QtScriptShell_QGraphicsPolygonItem::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::keyReleaseEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::keyReleaseEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mouseDoubleClickEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mouseDoubleClickEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mouseMoveEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mouseMoveEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mousePressEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mousePressEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mouseReleaseEvent ( QGraphicsSceneMouseEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::mouseReleaseEvent ( QGraphicsSceneMouseEvent *  event)
QPainterPath QtScriptShell_QGraphicsPolygonItem::opaqueArea ( ) const
QPainterPath QtScriptShell_QGraphicsPolygonItem::opaqueArea ( ) const
void QtScriptShell_QGraphicsPolygonItem::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget = 0 
)
void QtScriptShell_QGraphicsPolygonItem::paint ( QPainter *  painter,
const QStyleOptionGraphicsItem *  option,
QWidget *  widget = 0 
)
bool QtScriptShell_QGraphicsPolygonItem::sceneEvent ( QEvent *  event)
bool QtScriptShell_QGraphicsPolygonItem::sceneEvent ( QEvent *  event)
bool QtScriptShell_QGraphicsPolygonItem::sceneEventFilter ( QGraphicsItem *  watched,
QEvent *  event 
)
bool QtScriptShell_QGraphicsPolygonItem::sceneEventFilter ( QGraphicsItem *  watched,
QEvent *  event 
)
QPainterPath QtScriptShell_QGraphicsPolygonItem::shape ( ) const
QPainterPath QtScriptShell_QGraphicsPolygonItem::shape ( ) const
int QtScriptShell_QGraphicsPolygonItem::type ( ) const
int QtScriptShell_QGraphicsPolygonItem::type ( ) const
void QtScriptShell_QGraphicsPolygonItem::wheelEvent ( QGraphicsSceneWheelEvent *  event)
void QtScriptShell_QGraphicsPolygonItem::wheelEvent ( QGraphicsSceneWheelEvent *  event)

Member Data Documentation

QScriptValue QtScriptShell_QGraphicsPolygonItem::__qtscript_self

The documentation for this class was generated from the following files: