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

#include <qtscriptshell_QMdiArea.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 *childEvent)
void childEvent (QChildEvent *childEvent)
void closeEvent (QCloseEvent *arg__1)
void closeEvent (QCloseEvent *arg__1)
void contextMenuEvent (QContextMenuEvent *arg__1)
void contextMenuEvent (QContextMenuEvent *arg__1)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
int devType () const
int devType () const
void dragEnterEvent (QDragEnterEvent *arg__1)
void dragEnterEvent (QDragEnterEvent *arg__1)
void dragLeaveEvent (QDragLeaveEvent *arg__1)
void dragLeaveEvent (QDragLeaveEvent *arg__1)
void dragMoveEvent (QDragMoveEvent *arg__1)
void dragMoveEvent (QDragMoveEvent *arg__1)
void dropEvent (QDropEvent *arg__1)
void dropEvent (QDropEvent *arg__1)
void enterEvent (QEvent *arg__1)
void enterEvent (QEvent *arg__1)
bool event (QEvent *event)
bool event (QEvent *event)
bool eventFilter (QObject *object, QEvent *event)
bool eventFilter (QObject *object, QEvent *event)
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)
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 *arg__1)
void inputMethodEvent (QInputMethodEvent *arg__1)
QVariant inputMethodQuery (Qt::InputMethodQuery arg__1) const
QVariant inputMethodQuery (Qt::InputMethodQuery arg__1) const
void keyPressEvent (QKeyEvent *arg__1)
void keyPressEvent (QKeyEvent *arg__1)
void keyReleaseEvent (QKeyEvent *arg__1)
void keyReleaseEvent (QKeyEvent *arg__1)
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 *arg__1)
void mouseDoubleClickEvent (QMouseEvent *arg__1)
void mouseMoveEvent (QMouseEvent *arg__1)
void mouseMoveEvent (QMouseEvent *arg__1)
void mousePressEvent (QMouseEvent *arg__1)
void mousePressEvent (QMouseEvent *arg__1)
void mouseReleaseEvent (QMouseEvent *arg__1)
void mouseReleaseEvent (QMouseEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
void moveEvent (QMoveEvent *arg__1)
QPaintEngine * paintEngine () const
QPaintEngine * paintEngine () const
void paintEvent (QPaintEvent *paintEvent)
void paintEvent (QPaintEvent *paintEvent)
 QtScriptShell_QMdiArea (QWidget *parent=0)
 QtScriptShell_QMdiArea (QWidget *parent=0)
void resizeEvent (QResizeEvent *resizeEvent)
void resizeEvent (QResizeEvent *resizeEvent)
void scrollContentsBy (int dx, int dy)
void scrollContentsBy (int dx, int dy)
void showEvent (QShowEvent *showEvent)
void showEvent (QShowEvent *showEvent)
void tabletEvent (QTabletEvent *arg__1)
void tabletEvent (QTabletEvent *arg__1)
void timerEvent (QTimerEvent *timerEvent)
void timerEvent (QTimerEvent *timerEvent)
bool viewportEvent (QEvent *event)
bool viewportEvent (QEvent *event)
void wheelEvent (QWheelEvent *arg__1)
void wheelEvent (QWheelEvent *arg__1)
 ~QtScriptShell_QMdiArea ()
 ~QtScriptShell_QMdiArea ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QMdiArea::QtScriptShell_QMdiArea ( QWidget *  parent = 0)
QtScriptShell_QMdiArea::~QtScriptShell_QMdiArea ( )
QtScriptShell_QMdiArea::QtScriptShell_QMdiArea ( QWidget *  parent = 0)
QtScriptShell_QMdiArea::~QtScriptShell_QMdiArea ( )

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QMdiArea::__qtscript_self

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