|
QCAD Application Framework
CAD Application Development and Automation.
|
#include <qtscriptshell_QDoubleSpinBox.h>
Public Member Functions | |
| void | actionEvent (QActionEvent *arg__1) |
| void | actionEvent (QActionEvent *arg__1) |
| void | changeEvent (QEvent *event) |
| void | changeEvent (QEvent *event) |
| void | childEvent (QChildEvent *arg__1) |
| void | childEvent (QChildEvent *arg__1) |
| void | clear () |
| void | clear () |
| void | closeEvent (QCloseEvent *event) |
| void | closeEvent (QCloseEvent *event) |
| void | contextMenuEvent (QContextMenuEvent *event) |
| void | contextMenuEvent (QContextMenuEvent *event) |
| 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 *arg__1, QEvent *arg__2) |
| bool | eventFilter (QObject *arg__1, QEvent *arg__2) |
| void | fixup (QString &str) const |
| void | fixup (QString &str) const |
| void | focusInEvent (QFocusEvent *event) |
| void | focusInEvent (QFocusEvent *event) |
| bool | focusNextPrevChild (bool next) |
| bool | focusNextPrevChild (bool next) |
| void | focusOutEvent (QFocusEvent *event) |
| void | focusOutEvent (QFocusEvent *event) |
| int | heightForWidth (int arg__1) const |
| int | heightForWidth (int arg__1) const |
| void | hideEvent (QHideEvent *event) |
| void | hideEvent (QHideEvent *event) |
| 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 *event) |
| void | keyPressEvent (QKeyEvent *event) |
| void | keyReleaseEvent (QKeyEvent *event) |
| void | keyReleaseEvent (QKeyEvent *event) |
| 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 *event) |
| void | mouseMoveEvent (QMouseEvent *event) |
| void | mousePressEvent (QMouseEvent *event) |
| void | mousePressEvent (QMouseEvent *event) |
| void | mouseReleaseEvent (QMouseEvent *event) |
| void | mouseReleaseEvent (QMouseEvent *event) |
| void | moveEvent (QMoveEvent *arg__1) |
| void | moveEvent (QMoveEvent *arg__1) |
| QPaintEngine * | paintEngine () const |
| QPaintEngine * | paintEngine () const |
| void | paintEvent (QPaintEvent *event) |
| void | paintEvent (QPaintEvent *event) |
| QtScriptShell_QDoubleSpinBox (QWidget *parent=0) | |
| QtScriptShell_QDoubleSpinBox (QWidget *parent=0) | |
| void | resizeEvent (QResizeEvent *event) |
| void | resizeEvent (QResizeEvent *event) |
| void | showEvent (QShowEvent *event) |
| void | showEvent (QShowEvent *event) |
| void | stepBy (int steps) |
| void | stepBy (int steps) |
| QAbstractSpinBox::StepEnabled | stepEnabled () const |
| QAbstractSpinBox::StepEnabled | stepEnabled () const |
| void | tabletEvent (QTabletEvent *arg__1) |
| void | tabletEvent (QTabletEvent *arg__1) |
| QString | textFromValue (double val) const |
| QString | textFromValue (double val) const |
| void | timerEvent (QTimerEvent *event) |
| void | timerEvent (QTimerEvent *event) |
| QValidator::State | validate (QString &input, int &pos) const |
| QValidator::State | validate (QString &input, int &pos) const |
| double | valueFromText (const QString &text) const |
| double | valueFromText (const QString &text) const |
| void | wheelEvent (QWheelEvent *event) |
| void | wheelEvent (QWheelEvent *event) |
| ~QtScriptShell_QDoubleSpinBox () | |
| ~QtScriptShell_QDoubleSpinBox () | |
Public Attributes | |
| QScriptValue | __qtscript_self |
| QtScriptShell_QDoubleSpinBox::QtScriptShell_QDoubleSpinBox | ( | QWidget * | parent = 0 | ) |
| QtScriptShell_QDoubleSpinBox::~QtScriptShell_QDoubleSpinBox | ( | ) |
| QtScriptShell_QDoubleSpinBox::QtScriptShell_QDoubleSpinBox | ( | QWidget * | parent = 0 | ) |
| QtScriptShell_QDoubleSpinBox::~QtScriptShell_QDoubleSpinBox | ( | ) |
| void QtScriptShell_QDoubleSpinBox::actionEvent | ( | QActionEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::actionEvent | ( | QActionEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::changeEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::changeEvent | ( | QEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::childEvent | ( | QChildEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::clear | ( | ) |
| void QtScriptShell_QDoubleSpinBox::clear | ( | ) |
| void QtScriptShell_QDoubleSpinBox::closeEvent | ( | QCloseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::closeEvent | ( | QCloseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::contextMenuEvent | ( | QContextMenuEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::contextMenuEvent | ( | QContextMenuEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::customEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::customEvent | ( | QEvent * | arg__1 | ) |
| int QtScriptShell_QDoubleSpinBox::devType | ( | ) | const |
| int QtScriptShell_QDoubleSpinBox::devType | ( | ) | const |
| void QtScriptShell_QDoubleSpinBox::dragEnterEvent | ( | QDragEnterEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dragEnterEvent | ( | QDragEnterEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dragLeaveEvent | ( | QDragLeaveEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dragLeaveEvent | ( | QDragLeaveEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dragMoveEvent | ( | QDragMoveEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dragMoveEvent | ( | QDragMoveEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dropEvent | ( | QDropEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::dropEvent | ( | QDropEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::enterEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::enterEvent | ( | QEvent * | arg__1 | ) |
| bool QtScriptShell_QDoubleSpinBox::event | ( | QEvent * | event | ) |
| bool QtScriptShell_QDoubleSpinBox::event | ( | QEvent * | event | ) |
| bool QtScriptShell_QDoubleSpinBox::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| bool QtScriptShell_QDoubleSpinBox::eventFilter | ( | QObject * | arg__1, |
| QEvent * | arg__2 | ||
| ) |
| void QtScriptShell_QDoubleSpinBox::fixup | ( | QString & | str | ) | const |
| void QtScriptShell_QDoubleSpinBox::fixup | ( | QString & | str | ) | const |
| void QtScriptShell_QDoubleSpinBox::focusInEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::focusInEvent | ( | QFocusEvent * | event | ) |
| bool QtScriptShell_QDoubleSpinBox::focusNextPrevChild | ( | bool | next | ) |
| bool QtScriptShell_QDoubleSpinBox::focusNextPrevChild | ( | bool | next | ) |
| void QtScriptShell_QDoubleSpinBox::focusOutEvent | ( | QFocusEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::focusOutEvent | ( | QFocusEvent * | event | ) |
| int QtScriptShell_QDoubleSpinBox::heightForWidth | ( | int | arg__1 | ) | const |
| int QtScriptShell_QDoubleSpinBox::heightForWidth | ( | int | arg__1 | ) | const |
| void QtScriptShell_QDoubleSpinBox::hideEvent | ( | QHideEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::hideEvent | ( | QHideEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::inputMethodEvent | ( | QInputMethodEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::inputMethodEvent | ( | QInputMethodEvent * | arg__1 | ) |
| QVariant QtScriptShell_QDoubleSpinBox::inputMethodQuery | ( | Qt::InputMethodQuery | arg__1 | ) | const |
| QVariant QtScriptShell_QDoubleSpinBox::inputMethodQuery | ( | Qt::InputMethodQuery | arg__1 | ) | const |
| void QtScriptShell_QDoubleSpinBox::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::keyPressEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::keyReleaseEvent | ( | QKeyEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::languageChange | ( | ) |
| void QtScriptShell_QDoubleSpinBox::languageChange | ( | ) |
| void QtScriptShell_QDoubleSpinBox::leaveEvent | ( | QEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::leaveEvent | ( | QEvent * | arg__1 | ) |
| int QtScriptShell_QDoubleSpinBox::metric | ( | QPaintDevice::PaintDeviceMetric | arg__1 | ) | const |
| int QtScriptShell_QDoubleSpinBox::metric | ( | QPaintDevice::PaintDeviceMetric | arg__1 | ) | const |
| void QtScriptShell_QDoubleSpinBox::mouseDoubleClickEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::mouseDoubleClickEvent | ( | QMouseEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::mouseMoveEvent | ( | QMouseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::mouseMoveEvent | ( | QMouseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::mousePressEvent | ( | QMouseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::mousePressEvent | ( | QMouseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::mouseReleaseEvent | ( | QMouseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::mouseReleaseEvent | ( | QMouseEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::moveEvent | ( | QMoveEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::moveEvent | ( | QMoveEvent * | arg__1 | ) |
| QPaintEngine* QtScriptShell_QDoubleSpinBox::paintEngine | ( | ) | const |
| QPaintEngine * QtScriptShell_QDoubleSpinBox::paintEngine | ( | ) | const |
| void QtScriptShell_QDoubleSpinBox::paintEvent | ( | QPaintEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::paintEvent | ( | QPaintEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::resizeEvent | ( | QResizeEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::resizeEvent | ( | QResizeEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::showEvent | ( | QShowEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::showEvent | ( | QShowEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::stepBy | ( | int | steps | ) |
| void QtScriptShell_QDoubleSpinBox::stepBy | ( | int | steps | ) |
| QAbstractSpinBox::StepEnabled QtScriptShell_QDoubleSpinBox::stepEnabled | ( | ) | const |
| QAbstractSpinBox::StepEnabled QtScriptShell_QDoubleSpinBox::stepEnabled | ( | ) | const |
| void QtScriptShell_QDoubleSpinBox::tabletEvent | ( | QTabletEvent * | arg__1 | ) |
| void QtScriptShell_QDoubleSpinBox::tabletEvent | ( | QTabletEvent * | arg__1 | ) |
| QString QtScriptShell_QDoubleSpinBox::textFromValue | ( | double | val | ) | const |
| QString QtScriptShell_QDoubleSpinBox::textFromValue | ( | double | val | ) | const |
| void QtScriptShell_QDoubleSpinBox::timerEvent | ( | QTimerEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::timerEvent | ( | QTimerEvent * | event | ) |
| QValidator::State QtScriptShell_QDoubleSpinBox::validate | ( | QString & | input, |
| int & | pos | ||
| ) | const |
| QValidator::State QtScriptShell_QDoubleSpinBox::validate | ( | QString & | input, |
| int & | pos | ||
| ) | const |
| double QtScriptShell_QDoubleSpinBox::valueFromText | ( | const QString & | text | ) | const |
| double QtScriptShell_QDoubleSpinBox::valueFromText | ( | const QString & | text | ) | const |
| void QtScriptShell_QDoubleSpinBox::wheelEvent | ( | QWheelEvent * | event | ) |
| void QtScriptShell_QDoubleSpinBox::wheelEvent | ( | QWheelEvent * | event | ) |
| QScriptValue QtScriptShell_QDoubleSpinBox::__qtscript_self |