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