|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QTextBrowser.h>
Public Member Functions | |
| void | actionEvent (QActionEvent *arg__1) |
| void | actionEvent (QActionEvent *arg__1) |
| void | backward () |
| void | backward () |
| bool | canInsertFromMimeData (const QMimeData *source) const |
| bool | canInsertFromMimeData (const QMimeData *source) const |
| void | changeEvent (QEvent *e) |
| void | changeEvent (QEvent *e) |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| void | closeEvent (QCloseEvent *arg__1) |
| void | closeEvent (QCloseEvent *arg__1) |
| void | contextMenuEvent (QContextMenuEvent *e) |
| void | contextMenuEvent (QContextMenuEvent *e) |
| QMimeData * | createMimeDataFromSelection () const |
| QMimeData * | createMimeDataFromSelection () const |
| void | customEvent (QEvent *arg__1) |
| void | customEvent (QEvent *arg__1) |
| int | devType () const |
| int | devType () const |
| void | dragEnterEvent (QDragEnterEvent *e) |
| void | dragEnterEvent (QDragEnterEvent *e) |
| void | dragLeaveEvent (QDragLeaveEvent *e) |
| void | dragLeaveEvent (QDragLeaveEvent *e) |
| void | dragMoveEvent (QDragMoveEvent *e) |
| void | dragMoveEvent (QDragMoveEvent *e) |
| void | dropEvent (QDropEvent *e) |
| void | dropEvent (QDropEvent *e) |
| 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 *e) |
| void | focusInEvent (QFocusEvent *e) |
| bool | focusNextPrevChild (bool next) |
| bool | focusNextPrevChild (bool next) |
| void | focusOutEvent (QFocusEvent *ev) |
| void | focusOutEvent (QFocusEvent *ev) |
| void | forward () |
| void | forward () |
| int | heightForWidth (int arg__1) const |
| int | heightForWidth (int arg__1) const |
| void | hideEvent (QHideEvent *arg__1) |
| void | hideEvent (QHideEvent *arg__1) |
| void | home () |
| void | home () |
| void | inputMethodEvent (QInputMethodEvent *arg__1) |
| void | inputMethodEvent (QInputMethodEvent *arg__1) |
| QVariant | inputMethodQuery (Qt::InputMethodQuery property) const |
| QVariant | inputMethodQuery (Qt::InputMethodQuery property) const |
| void | insertFromMimeData (const QMimeData *source) |
| void | insertFromMimeData (const QMimeData *source) |
| void | keyPressEvent (QKeyEvent *ev) |
| void | keyPressEvent (QKeyEvent *ev) |
| void | keyReleaseEvent (QKeyEvent *e) |
| void | keyReleaseEvent (QKeyEvent *e) |
| void | languageChange () |
| void | languageChange () |
| void | leaveEvent (QEvent *arg__1) |
| void | leaveEvent (QEvent *arg__1) |
| QVariant | loadResource (int type, const QUrl &name) |
| QVariant | loadResource (int type, const QUrl &name) |
| int | metric (QPaintDevice::PaintDeviceMetric arg__1) const |
| int | metric (QPaintDevice::PaintDeviceMetric arg__1) const |
| void | mouseDoubleClickEvent (QMouseEvent *e) |
| void | mouseDoubleClickEvent (QMouseEvent *e) |
| void | mouseMoveEvent (QMouseEvent *ev) |
| void | mouseMoveEvent (QMouseEvent *ev) |
| void | mousePressEvent (QMouseEvent *ev) |
| void | mousePressEvent (QMouseEvent *ev) |
| void | mouseReleaseEvent (QMouseEvent *ev) |
| void | mouseReleaseEvent (QMouseEvent *ev) |
| 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_QTextBrowser (QWidget *parent=0) | |
| QtScriptShell_QTextBrowser (QWidget *parent=0) | |
| void | reload () |
| void | reload () |
| void | resizeEvent (QResizeEvent *e) |
| void | resizeEvent (QResizeEvent *e) |
| void | scrollContentsBy (int dx, int dy) |
| void | scrollContentsBy (int dx, int dy) |
| void | setSource (const QUrl &name) |
| void | setSource (const QUrl &name) |
| void | showEvent (QShowEvent *arg__1) |
| void | showEvent (QShowEvent *arg__1) |
| void | tabletEvent (QTabletEvent *arg__1) |
| void | tabletEvent (QTabletEvent *arg__1) |
| void | timerEvent (QTimerEvent *e) |
| void | timerEvent (QTimerEvent *e) |
| bool | viewportEvent (QEvent *arg__1) |
| bool | viewportEvent (QEvent *arg__1) |
| void | wheelEvent (QWheelEvent *e) |
| void | wheelEvent (QWheelEvent *e) |
| ~QtScriptShell_QTextBrowser () | |
| ~QtScriptShell_QTextBrowser () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QTextBrowser::QtScriptShell_QTextBrowser | ( | QWidget * | parent = 0 | ) |
| QtScriptShell_QTextBrowser::~QtScriptShell_QTextBrowser | ( | ) |
| QtScriptShell_QTextBrowser::QtScriptShell_QTextBrowser | ( | QWidget * | parent = 0 | ) |
| QtScriptShell_QTextBrowser::~QtScriptShell_QTextBrowser | ( | ) |
| void QtScriptShell_QTextBrowser::actionEvent | ( | QActionEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::actionEvent | ( | QActionEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::backward | ( | ) |
| void QtScriptShell_QTextBrowser::backward | ( | ) |
| bool QtScriptShell_QTextBrowser::canInsertFromMimeData | ( | const QMimeData * | source | ) | const |
| bool QtScriptShell_QTextBrowser::canInsertFromMimeData | ( | const QMimeData * | source | ) | const |
| void QtScriptShell_QTextBrowser::changeEvent | ( | QEvent * | e | ) |
| void QtScriptShell_QTextBrowser::changeEvent | ( | QEvent * | e | ) |
| void QtScriptShell_QTextBrowser::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::closeEvent | ( | QCloseEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::closeEvent | ( | QCloseEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::contextMenuEvent | ( | QContextMenuEvent * | e | ) |
| void QtScriptShell_QTextBrowser::contextMenuEvent | ( | QContextMenuEvent * | e | ) |
| QMimeData * QtScriptShell_QTextBrowser::createMimeDataFromSelection | ( | ) | const |
| QMimeData* QtScriptShell_QTextBrowser::createMimeDataFromSelection | ( | ) | const |
| void QtScriptShell_QTextBrowser::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::customEvent | ( | QEvent * | arg__1 | ) |
| int QtScriptShell_QTextBrowser::devType | ( | ) | const |
| int QtScriptShell_QTextBrowser::devType | ( | ) | const |
| void QtScriptShell_QTextBrowser::dragEnterEvent | ( | QDragEnterEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dragEnterEvent | ( | QDragEnterEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dragLeaveEvent | ( | QDragLeaveEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dragLeaveEvent | ( | QDragLeaveEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dragMoveEvent | ( | QDragMoveEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dragMoveEvent | ( | QDragMoveEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dropEvent | ( | QDropEvent * | e | ) |
| void QtScriptShell_QTextBrowser::dropEvent | ( | QDropEvent * | e | ) |
| void QtScriptShell_QTextBrowser::enterEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::enterEvent | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QTextBrowser::event | ( | QEvent * | e | ) |
| bool QtScriptShell_QTextBrowser::event | ( | QEvent * | e | ) |
| bool QtScriptShell_QTextBrowser::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| bool QtScriptShell_QTextBrowser::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| void QtScriptShell_QTextBrowser::focusInEvent | ( | QFocusEvent * | e | ) |
| void QtScriptShell_QTextBrowser::focusInEvent | ( | QFocusEvent * | e | ) |
| bool QtScriptShell_QTextBrowser::focusNextPrevChild | ( | bool | next | ) |
| bool QtScriptShell_QTextBrowser::focusNextPrevChild | ( | bool | next | ) |
| void QtScriptShell_QTextBrowser::focusOutEvent | ( | QFocusEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::focusOutEvent | ( | QFocusEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::forward | ( | ) |
| void QtScriptShell_QTextBrowser::forward | ( | ) |
| int QtScriptShell_QTextBrowser::heightForWidth | ( | int | arg__1 | ) | const |
| int QtScriptShell_QTextBrowser::heightForWidth | ( | int | arg__1 | ) | const |
| void QtScriptShell_QTextBrowser::hideEvent | ( | QHideEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::hideEvent | ( | QHideEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::home | ( | ) |
| void QtScriptShell_QTextBrowser::home | ( | ) |
| void QtScriptShell_QTextBrowser::inputMethodEvent | ( | QInputMethodEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::inputMethodEvent | ( | QInputMethodEvent * | arg__1 | ) |
| QVariant QtScriptShell_QTextBrowser::inputMethodQuery | ( | Qt::InputMethodQuery | property | ) | const |
| QVariant QtScriptShell_QTextBrowser::inputMethodQuery | ( | Qt::InputMethodQuery | property | ) | const |
| void QtScriptShell_QTextBrowser::insertFromMimeData | ( | const QMimeData * | source | ) |
| void QtScriptShell_QTextBrowser::insertFromMimeData | ( | const QMimeData * | source | ) |
| void QtScriptShell_QTextBrowser::keyPressEvent | ( | QKeyEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::keyPressEvent | ( | QKeyEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::keyReleaseEvent | ( | QKeyEvent * | e | ) |
| void QtScriptShell_QTextBrowser::keyReleaseEvent | ( | QKeyEvent * | e | ) |
| void QtScriptShell_QTextBrowser::languageChange | ( | ) |
| void QtScriptShell_QTextBrowser::languageChange | ( | ) |
| void QtScriptShell_QTextBrowser::leaveEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::leaveEvent | ( | QEvent * | arg__1 | ) |
| QVariant QtScriptShell_QTextBrowser::loadResource | ( | int | type, |
| const QUrl & | name | ||
| ) |
| QVariant QtScriptShell_QTextBrowser::loadResource | ( | int | type, |
| const QUrl & | name | ||
| ) |
| int QtScriptShell_QTextBrowser::metric | ( | QPaintDevice::PaintDeviceMetric | arg__1 | ) | const |
| int QtScriptShell_QTextBrowser::metric | ( | QPaintDevice::PaintDeviceMetric | arg__1 | ) | const |
| void QtScriptShell_QTextBrowser::mouseDoubleClickEvent | ( | QMouseEvent * | e | ) |
| void QtScriptShell_QTextBrowser::mouseDoubleClickEvent | ( | QMouseEvent * | e | ) |
| void QtScriptShell_QTextBrowser::mouseMoveEvent | ( | QMouseEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::mouseMoveEvent | ( | QMouseEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::mousePressEvent | ( | QMouseEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::mousePressEvent | ( | QMouseEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::mouseReleaseEvent | ( | QMouseEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::mouseReleaseEvent | ( | QMouseEvent * | ev | ) |
| void QtScriptShell_QTextBrowser::moveEvent | ( | QMoveEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::moveEvent | ( | QMoveEvent * | arg__1 | ) |
| QPaintEngine* QtScriptShell_QTextBrowser::paintEngine | ( | ) | const |
| QPaintEngine * QtScriptShell_QTextBrowser::paintEngine | ( | ) | const |
| void QtScriptShell_QTextBrowser::paintEvent | ( | QPaintEvent * | e | ) |
| void QtScriptShell_QTextBrowser::paintEvent | ( | QPaintEvent * | e | ) |
| void QtScriptShell_QTextBrowser::reload | ( | ) |
| void QtScriptShell_QTextBrowser::reload | ( | ) |
| void QtScriptShell_QTextBrowser::resizeEvent | ( | QResizeEvent * | e | ) |
| void QtScriptShell_QTextBrowser::resizeEvent | ( | QResizeEvent * | e | ) |
| void QtScriptShell_QTextBrowser::scrollContentsBy | ( | int | dx, |
| int | dy | ||
| ) |
| void QtScriptShell_QTextBrowser::scrollContentsBy | ( | int | dx, |
| int | dy | ||
| ) |
| void QtScriptShell_QTextBrowser::setSource | ( | const QUrl & | name | ) |
| void QtScriptShell_QTextBrowser::setSource | ( | const QUrl & | name | ) |
| void QtScriptShell_QTextBrowser::showEvent | ( | QShowEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::showEvent | ( | QShowEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::tabletEvent | ( | QTabletEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::tabletEvent | ( | QTabletEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::timerEvent | ( | QTimerEvent * | e | ) |
| void QtScriptShell_QTextBrowser::timerEvent | ( | QTimerEvent * | e | ) |
| bool QtScriptShell_QTextBrowser::viewportEvent | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QTextBrowser::viewportEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QTextBrowser::wheelEvent | ( | QWheelEvent * | e | ) |
| void QtScriptShell_QTextBrowser::wheelEvent | ( | QWheelEvent * | e | ) |
| QScriptValue QtScriptShell_QTextBrowser::__qtscript_self |