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