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

#include <qtscriptshell_QGraphicsView.h>

List of all members.

Public Member Functions

void actionEvent (QActionEvent *arg__1)
void actionEvent (QActionEvent *arg__1)
void changeEvent (QEvent *arg__1)
void changeEvent (QEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void closeEvent (QCloseEvent *arg__1)
void closeEvent (QCloseEvent *arg__1)
void contextMenuEvent (QContextMenuEvent *event)
void contextMenuEvent (QContextMenuEvent *event)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
int devType () const
int devType () const
void dragEnterEvent (QDragEnterEvent *event)
void dragEnterEvent (QDragEnterEvent *event)
void dragLeaveEvent (QDragLeaveEvent *event)
void dragLeaveEvent (QDragLeaveEvent *event)
void dragMoveEvent (QDragMoveEvent *event)
void dragMoveEvent (QDragMoveEvent *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)
void drawItems (QPainter *painter, int numItems, QGraphicsItem **items, const QStyleOptionGraphicsItem *options)
void dropEvent (QDropEvent *event)
void dropEvent (QDropEvent *event)
void enterEvent (QEvent *arg__1)
void enterEvent (QEvent *arg__1)
bool event (QEvent *event)
bool event (QEvent *event)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
void focusInEvent (QFocusEvent *event)
void focusInEvent (QFocusEvent *event)
bool focusNextPrevChild (bool next)
bool focusNextPrevChild (bool next)
void focusOutEvent (QFocusEvent *event)
void focusOutEvent (QFocusEvent *event)
int heightForWidth (int arg__1) const
int heightForWidth (int arg__1) const
void hideEvent (QHideEvent *arg__1)
void hideEvent (QHideEvent *arg__1)
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 languageChange ()
void languageChange ()
void leaveEvent (QEvent *arg__1)
void leaveEvent (QEvent *arg__1)
int metric (QPaintDevice::PaintDeviceMetric arg__1) const
int metric (QPaintDevice::PaintDeviceMetric arg__1) const
void mouseDoubleClickEvent (QMouseEvent *event)
void mouseDoubleClickEvent (QMouseEvent *event)
void mouseMoveEvent (QMouseEvent *event)
void mouseMoveEvent (QMouseEvent *event)
void mousePressEvent (QMouseEvent *event)
void mousePressEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)
void mouseReleaseEvent (QMouseEvent *event)
void moveEvent (QMoveEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
void paintEvent (QPaintEvent *event)
void paintEvent (QPaintEvent *event)
 QtScriptShell_QGraphicsView (QGraphicsScene *scene, QWidget *parent=0)
 QtScriptShell_QGraphicsView (QGraphicsScene *scene, QWidget *parent=0)
 QtScriptShell_QGraphicsView (QWidget *parent=0)
 QtScriptShell_QGraphicsView (QWidget *parent=0)
void resizeEvent (QResizeEvent *event)
void resizeEvent (QResizeEvent *event)
void scrollContentsBy (int dx, int dy)
void scrollContentsBy (int dx, int dy)
void showEvent (QShowEvent *event)
void showEvent (QShowEvent *event)
void tabletEvent (QTabletEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
bool viewportEvent (QEvent *event)
bool viewportEvent (QEvent *event)
void wheelEvent (QWheelEvent *event)
void wheelEvent (QWheelEvent *event)
 ~QtScriptShell_QGraphicsView ()
 ~QtScriptShell_QGraphicsView ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QGraphicsView::QtScriptShell_QGraphicsView ( QGraphicsScene *  scene,
QWidget *  parent = 0 
)
QtScriptShell_QGraphicsView::QtScriptShell_QGraphicsView ( QWidget *  parent = 0)
QtScriptShell_QGraphicsView::~QtScriptShell_QGraphicsView ( )
QtScriptShell_QGraphicsView::QtScriptShell_QGraphicsView ( QGraphicsScene *  scene,
QWidget *  parent = 0 
)
QtScriptShell_QGraphicsView::QtScriptShell_QGraphicsView ( QWidget *  parent = 0)
QtScriptShell_QGraphicsView::~QtScriptShell_QGraphicsView ( )

Member Function Documentation

void QtScriptShell_QGraphicsView::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QGraphicsView::actionEvent ( QActionEvent *  arg__1)
void QtScriptShell_QGraphicsView::changeEvent ( QEvent *  arg__1)
void QtScriptShell_QGraphicsView::changeEvent ( QEvent *  arg__1)
void QtScriptShell_QGraphicsView::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QGraphicsView::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QGraphicsView::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QGraphicsView::closeEvent ( QCloseEvent *  arg__1)
void QtScriptShell_QGraphicsView::contextMenuEvent ( QContextMenuEvent *  event)
void QtScriptShell_QGraphicsView::contextMenuEvent ( QContextMenuEvent *  event)
void QtScriptShell_QGraphicsView::customEvent ( QEvent *  arg__1)
void QtScriptShell_QGraphicsView::customEvent ( QEvent *  arg__1)
int QtScriptShell_QGraphicsView::devType ( ) const
int QtScriptShell_QGraphicsView::devType ( ) const
void QtScriptShell_QGraphicsView::dragEnterEvent ( QDragEnterEvent *  event)
void QtScriptShell_QGraphicsView::dragEnterEvent ( QDragEnterEvent *  event)
void QtScriptShell_QGraphicsView::dragLeaveEvent ( QDragLeaveEvent *  event)
void QtScriptShell_QGraphicsView::dragLeaveEvent ( QDragLeaveEvent *  event)
void QtScriptShell_QGraphicsView::dragMoveEvent ( QDragMoveEvent *  event)
void QtScriptShell_QGraphicsView::dragMoveEvent ( QDragMoveEvent *  event)
void QtScriptShell_QGraphicsView::drawBackground ( QPainter *  painter,
const QRectF &  rect 
)
void QtScriptShell_QGraphicsView::drawBackground ( QPainter *  painter,
const QRectF &  rect 
)
void QtScriptShell_QGraphicsView::drawForeground ( QPainter *  painter,
const QRectF &  rect 
)
void QtScriptShell_QGraphicsView::drawForeground ( QPainter *  painter,
const QRectF &  rect 
)
void QtScriptShell_QGraphicsView::drawItems ( QPainter *  painter,
int  numItems,
QGraphicsItem **  items,
const QStyleOptionGraphicsItem *  options 
)
void QtScriptShell_QGraphicsView::drawItems ( QPainter *  painter,
int  numItems,
QGraphicsItem **  items,
const QStyleOptionGraphicsItem *  options 
)
void QtScriptShell_QGraphicsView::dropEvent ( QDropEvent *  event)
void QtScriptShell_QGraphicsView::dropEvent ( QDropEvent *  event)
void QtScriptShell_QGraphicsView::enterEvent ( QEvent *  arg__1)
void QtScriptShell_QGraphicsView::enterEvent ( QEvent *  arg__1)
bool QtScriptShell_QGraphicsView::event ( QEvent *  event)
bool QtScriptShell_QGraphicsView::event ( QEvent *  event)
bool QtScriptShell_QGraphicsView::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QGraphicsView::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QGraphicsView::focusInEvent ( QFocusEvent *  event)
void QtScriptShell_QGraphicsView::focusInEvent ( QFocusEvent *  event)
bool QtScriptShell_QGraphicsView::focusNextPrevChild ( bool  next)
bool QtScriptShell_QGraphicsView::focusNextPrevChild ( bool  next)
void QtScriptShell_QGraphicsView::focusOutEvent ( QFocusEvent *  event)
void QtScriptShell_QGraphicsView::focusOutEvent ( QFocusEvent *  event)
int QtScriptShell_QGraphicsView::heightForWidth ( int  arg__1) const
int QtScriptShell_QGraphicsView::heightForWidth ( int  arg__1) const
void QtScriptShell_QGraphicsView::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QGraphicsView::hideEvent ( QHideEvent *  arg__1)
void QtScriptShell_QGraphicsView::inputMethodEvent ( QInputMethodEvent *  event)
void QtScriptShell_QGraphicsView::inputMethodEvent ( QInputMethodEvent *  event)
QVariant QtScriptShell_QGraphicsView::inputMethodQuery ( Qt::InputMethodQuery  query) const
QVariant QtScriptShell_QGraphicsView::inputMethodQuery ( Qt::InputMethodQuery  query) const
void QtScriptShell_QGraphicsView::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsView::keyPressEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsView::keyReleaseEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsView::keyReleaseEvent ( QKeyEvent *  event)
void QtScriptShell_QGraphicsView::languageChange ( )
void QtScriptShell_QGraphicsView::languageChange ( )
void QtScriptShell_QGraphicsView::leaveEvent ( QEvent *  arg__1)
void QtScriptShell_QGraphicsView::leaveEvent ( QEvent *  arg__1)
int QtScriptShell_QGraphicsView::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
int QtScriptShell_QGraphicsView::metric ( QPaintDevice::PaintDeviceMetric  arg__1) const
void QtScriptShell_QGraphicsView::mouseDoubleClickEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mouseDoubleClickEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mouseMoveEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mouseMoveEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mousePressEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mousePressEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mouseReleaseEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::mouseReleaseEvent ( QMouseEvent *  event)
void QtScriptShell_QGraphicsView::moveEvent ( QMoveEvent *  arg__1)
void QtScriptShell_QGraphicsView::moveEvent ( QMoveEvent *  arg__1)
QPaintEngine* QtScriptShell_QGraphicsView::paintEngine ( ) const
QPaintEngine * QtScriptShell_QGraphicsView::paintEngine ( ) const
void QtScriptShell_QGraphicsView::paintEvent ( QPaintEvent *  event)
void QtScriptShell_QGraphicsView::paintEvent ( QPaintEvent *  event)
void QtScriptShell_QGraphicsView::resizeEvent ( QResizeEvent *  event)
void QtScriptShell_QGraphicsView::resizeEvent ( QResizeEvent *  event)
void QtScriptShell_QGraphicsView::scrollContentsBy ( int  dx,
int  dy 
)
void QtScriptShell_QGraphicsView::scrollContentsBy ( int  dx,
int  dy 
)
void QtScriptShell_QGraphicsView::showEvent ( QShowEvent *  event)
void QtScriptShell_QGraphicsView::showEvent ( QShowEvent *  event)
void QtScriptShell_QGraphicsView::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QGraphicsView::tabletEvent ( QTabletEvent *  arg__1)
void QtScriptShell_QGraphicsView::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QGraphicsView::timerEvent ( QTimerEvent *  arg__1)
bool QtScriptShell_QGraphicsView::viewportEvent ( QEvent *  event)
bool QtScriptShell_QGraphicsView::viewportEvent ( QEvent *  event)
void QtScriptShell_QGraphicsView::wheelEvent ( QWheelEvent *  event)
void QtScriptShell_QGraphicsView::wheelEvent ( QWheelEvent *  event)

Member Data Documentation

QScriptValue QtScriptShell_QGraphicsView::__qtscript_self

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