|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QWorkspace.h>
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 *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 *e) |
| bool | event (QEvent *e) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| 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 *e) |
| void | hideEvent (QHideEvent *e) |
| 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 |
| QSize | minimumSizeHint () const |
| QSize | minimumSizeHint () 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 *e) |
| void | paintEvent (QPaintEvent *e) |
| QtScriptShell_QWorkspace (QWidget *parent=0) | |
| QtScriptShell_QWorkspace (QWidget *parent=0) | |
| void | resizeEvent (QResizeEvent *arg__1) |
| void | resizeEvent (QResizeEvent *arg__1) |
| void | showEvent (QShowEvent *e) |
| void | showEvent (QShowEvent *e) |
| void | tabletEvent (QTabletEvent *arg__1) |
| void | tabletEvent (QTabletEvent *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| void | timerEvent (QTimerEvent *arg__1) |
| void | wheelEvent (QWheelEvent *e) |
| void | wheelEvent (QWheelEvent *e) |
| ~QtScriptShell_QWorkspace () | |
| ~QtScriptShell_QWorkspace () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QWorkspace::QtScriptShell_QWorkspace | ( | QWidget * | parent = 0 | ) |
| QtScriptShell_QWorkspace::~QtScriptShell_QWorkspace | ( | ) |
| QtScriptShell_QWorkspace::QtScriptShell_QWorkspace | ( | QWidget * | parent = 0 | ) |
| QtScriptShell_QWorkspace::~QtScriptShell_QWorkspace | ( | ) |
| void QtScriptShell_QWorkspace::actionEvent | ( | QActionEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::actionEvent | ( | QActionEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::changeEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::changeEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::closeEvent | ( | QCloseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::closeEvent | ( | QCloseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::contextMenuEvent | ( | QContextMenuEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::contextMenuEvent | ( | QContextMenuEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::customEvent | ( | QEvent * | arg__1 | ) |
| int QtScriptShell_QWorkspace::devType | ( | ) | const |
| int QtScriptShell_QWorkspace::devType | ( | ) | const |
| void QtScriptShell_QWorkspace::dragEnterEvent | ( | QDragEnterEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dragEnterEvent | ( | QDragEnterEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dragLeaveEvent | ( | QDragLeaveEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dragLeaveEvent | ( | QDragLeaveEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dragMoveEvent | ( | QDragMoveEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dragMoveEvent | ( | QDragMoveEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dropEvent | ( | QDropEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::dropEvent | ( | QDropEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::enterEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::enterEvent | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QWorkspace::event | ( | QEvent * | e | ) |
| bool QtScriptShell_QWorkspace::event | ( | QEvent * | e | ) |
| bool QtScriptShell_QWorkspace::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| bool QtScriptShell_QWorkspace::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| void QtScriptShell_QWorkspace::focusInEvent | ( | QFocusEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::focusInEvent | ( | QFocusEvent * | arg__1 | ) |
| bool QtScriptShell_QWorkspace::focusNextPrevChild | ( | bool | next | ) |
| bool QtScriptShell_QWorkspace::focusNextPrevChild | ( | bool | next | ) |
| void QtScriptShell_QWorkspace::focusOutEvent | ( | QFocusEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::focusOutEvent | ( | QFocusEvent * | arg__1 | ) |
| int QtScriptShell_QWorkspace::heightForWidth | ( | int | arg__1 | ) | const |
| int QtScriptShell_QWorkspace::heightForWidth | ( | int | arg__1 | ) | const |
| void QtScriptShell_QWorkspace::hideEvent | ( | QHideEvent * | e | ) |
| void QtScriptShell_QWorkspace::hideEvent | ( | QHideEvent * | e | ) |
| void QtScriptShell_QWorkspace::inputMethodEvent | ( | QInputMethodEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::inputMethodEvent | ( | QInputMethodEvent * | arg__1 | ) |
| QVariant QtScriptShell_QWorkspace::inputMethodQuery | ( | Qt::InputMethodQuery | arg__1 | ) | const |
| QVariant QtScriptShell_QWorkspace::inputMethodQuery | ( | Qt::InputMethodQuery | arg__1 | ) | const |
| void QtScriptShell_QWorkspace::keyPressEvent | ( | QKeyEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::keyPressEvent | ( | QKeyEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::keyReleaseEvent | ( | QKeyEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::keyReleaseEvent | ( | QKeyEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::languageChange | ( | ) |
| void QtScriptShell_QWorkspace::languageChange | ( | ) |
| void QtScriptShell_QWorkspace::leaveEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::leaveEvent | ( | QEvent * | arg__1 | ) |
| int QtScriptShell_QWorkspace::metric | ( | QPaintDevice::PaintDeviceMetric | arg__1 | ) | const |
| int QtScriptShell_QWorkspace::metric | ( | QPaintDevice::PaintDeviceMetric | arg__1 | ) | const |
| QSize QtScriptShell_QWorkspace::minimumSizeHint | ( | ) | const |
| QSize QtScriptShell_QWorkspace::minimumSizeHint | ( | ) | const |
| void QtScriptShell_QWorkspace::mouseDoubleClickEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mouseDoubleClickEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mouseMoveEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mouseMoveEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mousePressEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mousePressEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mouseReleaseEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::mouseReleaseEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::moveEvent | ( | QMoveEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::moveEvent | ( | QMoveEvent * | arg__1 | ) |
| QPaintEngine* QtScriptShell_QWorkspace::paintEngine | ( | ) | const |
| QPaintEngine * QtScriptShell_QWorkspace::paintEngine | ( | ) | const |
| void QtScriptShell_QWorkspace::paintEvent | ( | QPaintEvent * | e | ) |
| void QtScriptShell_QWorkspace::paintEvent | ( | QPaintEvent * | e | ) |
| void QtScriptShell_QWorkspace::resizeEvent | ( | QResizeEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::resizeEvent | ( | QResizeEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::showEvent | ( | QShowEvent * | e | ) |
| void QtScriptShell_QWorkspace::showEvent | ( | QShowEvent * | e | ) |
| void QtScriptShell_QWorkspace::tabletEvent | ( | QTabletEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::tabletEvent | ( | QTabletEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::timerEvent | ( | QTimerEvent * | arg__1 | ) |
| void QtScriptShell_QWorkspace::wheelEvent | ( | QWheelEvent * | e | ) |
| void QtScriptShell_QWorkspace::wheelEvent | ( | QWheelEvent * | e | ) |
| QScriptValue QtScriptShell_QWorkspace::__qtscript_self |